summaryrefslogtreecommitdiffstats
path: root/libs/utils/ObbFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* frameworks/base refactoringMathias Agopian2012-02-201-345/+0
* frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-24/+24
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-3/+3
* Change assets to use 64-bit APIKenny Root2010-12-081-19/+10
* OBB: use PBKDF2 for key generation.Kenny Root2010-10-131-17/+27
* Add OBB flags to support overlaysKenny Root2010-08-181-10/+22
* Initial tool for OBB manipulationKenny Root2010-08-111-3/+39
* Tweak ObbFile classKenny Root2010-07-121-13/+25
* Add OBB file helper classKenny Root2010-07-071-0/+284