aboutsummaryrefslogtreecommitdiff
path: root/libdex/ZipArchive.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix mac sdk buildKenny Root2013-09-191-0/+1
* Reconcile differences between zip implementationsKenny Root2013-09-181-57/+137
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-24/+24
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-1/+1
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-8/+8
* Fix memory leak in mapCentralDirectory.Jeff Brown2011-07-191-28/+28
* Conservation of newlines in libdex.Dan Bornstein2011-05-251-34/+34
* Compile libdex as C++.Dan Bornstein2011-04-141-0/+732