summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Merge "frameworks/base: Adjust ABI for 3rd party apps"Linux Build Service Account2015-10-121-1/+35
|\
| * frameworks/base: Adjust ABI for 3rd party appsMaunik Shah2015-10-071-1/+35
* | frameworks/base: support for loading wfd whitelist dynamic librariesManu Prasad2015-10-071-0/+2
|/
* SEEMP: Add more framework instrumentationWilliam Clark2015-10-063-0/+213
* ActivityTrigger: New class to invoke when activity starts/resumesTapas Kumar Kundu2015-10-063-1/+212
* Camera: Extend face detectionShuzhen Wang2015-10-061-3/+65
* audio: add support for extended audio encodingMingming Yin2015-10-061-0/+32
* Camera: Add feature extensionsShuzhen Wang2015-10-061-1/+81
* DO NOT MERGE: Fix DngCreator default crop calculations.Ruben Brunk2015-09-021-32/+22
* AudioTrack: error reporting for getTimestamp()Eric Laurent2015-08-281-0/+3
* Merge "Allow debugging only for apps forked from zygote" into mnc-devSebastien Hertz2015-08-181-6/+10
|\
| * Allow debugging only for apps forked from zygoteSebastien Hertz2015-08-101-6/+10
* | Camera2: Add camera type to getNumberOfCameras.Eino-Ville Talvala2015-08-141-0/+6
* | Fall back to persist.sys.language/country if locale isn't set.Narayan Kamath2015-08-121-27/+59
* | Frameworks/base: Disable Clang in core/jniAndreas Gampe2015-08-111-0/+4
|/
* Protect runtime storage mount points.Jeff Sharkey2015-08-061-3/+3
* Yell loudly about undefined behind in Bitmap, but work anywayJohn Reck2015-08-031-1/+0
* Merge "Make vendor keys visible in Camera2 java APIs." into mnc-devRuben Brunk2015-08-031-0/+167
|\
| * Make vendor keys visible in Camera2 java APIs.Ruben Brunk2015-07-311-0/+167
* | Merge "Revert "Call getInstanceForPackage instead of creating a new SensorMan...Narayan Kamath2015-07-291-1/+1
|\ \
| * | Revert "Call getInstanceForPackage instead of creating a new SensorManager in...Narayan Kamath2015-07-291-1/+1
* | | Merge "Call getInstanceForPackage instead of creating a new SensorManager ins...Aravind Akella2015-07-291-1/+1
|\ \ \ | |/ /
| * | Call getInstanceForPackage instead of creating a new SensorManager instance.Aravind Akella2015-07-271-1/+1
| |/
* | Merge "Update DngCreator to correctly handle array sizes." into mnc-devRuben Brunk2015-07-281-438/+587
|\ \
| * | Update DngCreator to correctly handle array sizes.Ruben Brunk2015-07-271-438/+587
| |/
* | Merge "Fix bitmap get/set pixels for ALPHA_8" into mnc-devChris Craik2015-07-271-0/+21
|\ \
| * | Fix bitmap get/set pixels for ALPHA_8Chris Craik2015-07-241-0/+21
| |/
* | Frameworks/base: Hand fingerprint to ARTAndreas Gampe2015-07-241-0/+7
|/
* JNI optimization tweaks to Paint high-frequency methodsJohn Reck2015-07-101-8/+6
* Create a thread_local cache for textLocaleJohn Reck2015-07-101-3/+14
* Deep-copying sucks when all you want is a borrowJohn Reck2015-07-092-2/+2
* Clean up get sensorList.Aravind Akella2015-07-011-10/+9
* Merge "Changes to Data Injection mode APIs" into mnc-devAravind Akella2015-07-011-7/+5
|\
| * Changes to Data Injection mode APIsAravind Akella2015-06-291-7/+5
* | Fully unmount existing storage in Zygote.Jeff Sharkey2015-06-301-2/+34
|/
* Throw DeadObjectException on failed transaction, not RuntimeExceptionChristopher Tate2015-06-291-2/+4
* Let's reinvent storage, yet again!Jeff Sharkey2015-06-251-29/+42
* Merge "Don't throw TransactionTooLargeException for small payloads" into mnc-devChristopher Tate2015-06-251-5/+15
|\
| * Don't throw TransactionTooLargeException for small payloadsChristopher Tate2015-06-251-5/+15
* | Merge "Let findSupportedAbi and hasRenderscriptBitcode scan only relevant fil...Yusuke Sato2015-06-251-12/+4
|\ \
| * | Let findSupportedAbi and hasRenderscriptBitcode scan only relevant filesYusuke Sato2015-06-221-12/+4
* | | Merge "Frameworks/base: Add tracing system properties" into mnc-devAndreas Gampe2015-06-251-0/+20
|\ \ \
| * | | Frameworks/base: Add tracing system propertiesAndreas Gampe2015-06-221-0/+20
| |/ /
* | | Merge "add cpuset support" into mnc-devTim Murray2015-06-242-2/+25
|\ \ \
| * | | add cpuset supportTim Murray2015-06-222-2/+25
| |/ /
* | | Make measureText(String, int, int) not use contextRaph Levien2015-06-241-1/+3
| |/ |/|
* | Merge "Add missing NULL check for android_os_Parcel_writeInt" into mnc-devBrian Carlstrom2015-06-241-3/+5
|\ \
| * | Add missing NULL check for android_os_Parcel_writeIntBrian Carlstrom2015-06-231-3/+5
* | | Merge "Unify clipping return value behavior - true if not empty" into mnc-devChris Craik2015-06-241-6/+6
|\ \ \
| * | | Unify clipping return value behavior - true if not emptyChris Craik2015-06-231-6/+6
| | |/ | |/|