summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ | |/|
* | | Merge "Update DngCreator to handle pre-correction dimens." into mnc-devRuben Brunk2015-06-231-37/+120
|\ \ \
| * | | Update DngCreator to handle pre-correction dimens.Ruben Brunk2015-06-231-37/+120
| |/ /
* | | Merge "Report accuracy for Linear acceleration and gravity sensors." into mnc...Aravind Akella2015-06-231-0/+2
|\ \ \
| * | | Report accuracy for Linear acceleration and gravity sensors.Aravind Akella2015-06-231-0/+2
* | | | Merge "Add method to set action button on MotionEvent" into mnc-devMichael Wright2015-06-231-0/+9
|\ \ \ \
| * | | | Add method to set action button on MotionEventMichael Wright2015-06-171-0/+9
* | | | | Merge "Add new `hid` command." into mnc-devMichael Wright2015-06-231-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add new `hid` command.Michael Wright2015-06-121-1/+1
* | | | | Camera2: Fix StreamConfigurationMap#isOutputSupportedFor for depthEino-Ville Talvala2015-06-221-0/+20
| |_|_|/ |/| | |
* | | | Merge "Replace --include-cfi with --generate-debug-info." into mnc-devDavid Srbecky2015-06-191-6/+6
|\ \ \ \
| * | | | Replace --include-cfi with --generate-debug-info.David Srbecky2015-06-191-6/+6
* | | | | Merge "Better handling of 0-length format conversions in convertAudioPortFrom...Paul McLean2015-06-181-8/+12
|\ \ \ \ \
| * | | | | Better handling of 0-length format conversions in convertAudioPortFromNative().Paul McLean2015-06-181-8/+12