summaryrefslogtreecommitdiffstats
path: root/core/jni/com_android_internal_content_NativeLibraryHelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* frameworks/base: move Zip* from libandroidfw to libutilsColin Cross2012-03-221-1/+1
* frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* resolved conflicts for merge of e80341c8 to masterKenny Root2012-01-131-2/+14
|\
| * Fix issue with selecting proper JNI librariesAnthony Mazzola2011-12-201-2/+14
* | Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGESteve Block2012-01-091-1/+1
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-7/+7
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-4/+4
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-10/+10
|/
* Better error codes for missing filesKenny Root2011-08-031-33/+42
* Move extract native libraries to JNI codeKenny Root2011-07-261-0/+375