summaryrefslogtreecommitdiff
path: root/tools/aapt/ZipEntry.cpp
AgeCommit message (Expand)Author
2023-09-08Use localtime_r() on Windows too. Elliott Hughes
2016-10-17missing includes Mark Salyzyn
2014-11-13kill HAVE_LOCALTIME_R Yabin Cui
2014-10-01Frameworks/base: Fix AAPT warnings Andreas Gampe
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE Steve Block
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE Steve Block
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE Steve Block
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE Steve Block
2009-07-13Format aapt warnings the same way as other compiler warnings Marco Nelissen
2009-06-05break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_add... Mathias Agopian