summaryrefslogtreecommitdiffstats
path: root/core/jni/com_android_internal_content_NativeLibraryHelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* intel: Pick the best ABI based on number of libs, not just priorityChristopher R. Palmer2016-03-101-2/+16
* Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-161-10/+21
|\
| * Add additional checks for overriding ABI for appsShibin George2015-11-041-10/+21
* | nlh: Kill logspamSteve Kondik2015-10-271-1/+1
|/
* frameworks/base: Adjust ABI for 3rd party appsMaunik Shah2015-10-071-1/+35
* Let findSupportedAbi and hasRenderscriptBitcode scan only relevant filesYusuke Sato2015-06-221-12/+4
* ZipFileRO: Use precise widths for zip file types.Narayan Kamath2015-06-171-13/+14
* Load libraries directly from apkDmitriy Ivanov2015-03-211-9/+37
* Frameworks/base: Consistency in core/jniAndreas Gampe2014-11-211-3/+3
* Frameworks/base: Wall Werror in core/jniAndreas Gampe2014-11-131-2/+1
* 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