summaryrefslogtreecommitdiffstats
path: root/core/jni/com_android_internal_content_NativeLibraryHelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* am 5f20e1ae: am 23315095: am 748f4b8d: Merge "update mLastSlash for gdbserver"Nick Kralevich2014-06-141-0/+1
|\
| * update mLastSlash for gdbserverNick Kralevich2014-06-131-0/+1
* | am dd2e9d33: am 7cb13f8a: Merge "Scan for renderscript files before deciding ...Narayan Kamath2014-06-031-0/+41
|\ \ | |/
| * Scan for renderscript files before deciding ABIs.Narayan Kamath2014-06-031-0/+41
* | resolved conflicts for merge of 286a247e to masterNarayan Kamath2014-04-101-80/+209
|\ \ | |/
| * Re-implement native library search and copies.Ramin Zaghi2014-04-091-80/+209
|/
* Don't confuse stat and stat64.Elliott Hughes2014-01-171-1/+1
* Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath2013-12-091-14/+18
* libutils clean-upMathias Agopian2013-05-071-1/+1
* 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