summaryrefslogtreecommitdiff
path: root/tools/aapt/ZipEntry.cpp
AgeCommit message (Collapse)Author
2016-10-17missing includesMark Salyzyn
Assumptions are made about header side effects Test: compile Bug: 30465923 Change-Id: Icc9415aed5e54b2bc00b70aa0da6df4148f30654
2014-11-13kill HAVE_LOCALTIME_RYabin Cui
Bug: 18361583 Change-Id: Ia79e2b641fd6c61ae5d2b8f2db5456bd3d36a25b
2014-10-01Frameworks/base: Fix AAPT warningsAndreas Gampe
Turn on -Wall -Werror. Fix warnings. Change-Id: I287fb3c1e851c654479bcf9ea8c73bd354a6b2a1
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block
See https://android-git.corp.google.com/g/157065 Bug: 5449033 Change-Id: I00a4b904f9449e6f93b7fd35eac28640d7929e69
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block
See https://android-git.corp.google.com/g/156801 Bug: 5449033 Change-Id: Ib08fe86d23db91ee153e9f91a99a35c42b9208ea
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block
See https://android-git.corp.google.com/g/156016 Bug: 5449033 Change-Id: I4c4e33bb9df3e39e11cd985e193e6fbab4635298
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
See https://android-git.corp.google.com/g/#/c/143865 Bug: 5449033 Change-Id: I0122812ed6ff6f5b59fe4a43ab8bff0577adde0a
2009-07-13Format aapt warnings the same way as other compiler warningsMarco Nelissen
('warning: ' instead of 'WARNING: ' or 'WARNING ')
2009-06-05break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of ↵Mathias Agopian
inet_address.h and Socket.h which were not used