summaryrefslogtreecommitdiffstats
path: root/libs/utils/StreamingZipInflater.cpp
Commit message (Expand)AuthorAgeFilesLines
* frameworks/base refactoringMathias Agopian2012-02-201-226/+0
* frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-4/+4
* Work on issue #4518815: Compatibility mode introduces compatibility regressio...Dianne Hackborn2011-06-081-5/+5
* Change assets to use 64-bit APIKenny Root2010-12-081-2/+2
* Reduce logging.Joe Onorato2010-10-191-1/+2
* Attempt to fix the SDK buildChristopher Tate2010-07-291-4/+4
* Change unistd.h to stddef.h to be correctKenny Root2010-07-281-1/+1
* Add unistd.h for size_t typedef to fix sim-engKenny Root2010-07-281-0/+1
* Support streaming of compressed assets > 1 megabyteChristopher Tate2010-07-281-0/+224