summaryrefslogtreecommitdiff
path: root/core/jni/android_util_jar_StrictJarFile.cpp
AgeCommit message (Expand)Author
2019-05-23StrictJarFile can use the new std::string libziparchive Next overload.Elliott Hughes
2019-05-08Track libziparchive API change.Elliott Hughes
2019-05-03Track libziparchive API change.Elliott Hughes
2018-12-20Remove dependency on libnativehelper/JniConstants.hOrion Hodson
2017-07-19frameworks/base: use proper nativehelper headersSteven Moreland
2017-01-09Replace cutils/log.h and log/logger.h with log/log.hMark Salyzyn
2016-11-01Add support for opening JAR/ZIP files via FD.Tomasz Mikolajewski
2016-02-16Frameworks/base: Fix registration functionAndreas Gampe
2015-11-27Move StrictJarFile from libcore to frameworkPrzemyslaw Szczepaniak