summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Log errno when dup fd cannot be allocatedErik Wolsheimer2015-11-161-0/+1
* Merge "Limit persistent ashmem backed fds to a minimum of 128kB." into mnc-dr...Ian Pedowitz2015-11-031-1/+2
|\
| * Limit persistent ashmem backed fds to a minimum of 128kB.Riley Andrews2015-11-031-1/+2
* | Merge "Revert "Revert "Track ashmem memory usage in Parcel""" into mnc-dr-devAdrian Roos2015-10-231-15/+23
|\ \ | |/
| * Revert "Revert "Track ashmem memory usage in Parcel""Adrian Roos2015-10-221-15/+23
* | Merge "Revert "Track ashmem memory usage in Parcel"" into mnc-dr-devIan Pedowitz2015-10-221-23/+15
|\ \ | |/
| * Revert "Track ashmem memory usage in Parcel"Ian Pedowitz2015-10-221-23/+15
* | Merge "Track ashmem memory usage in Parcel" into mnc-dr-devAdrian Roos2015-10-221-15/+23
|\ \ | |/
| * Track ashmem memory usage in ParcelAdrian Roos2015-10-221-15/+23
* | Merge "Fix read_mapinfo to recognize free list large object space" into mnc-d...Mathieu Chartier2015-10-191-1/+3
|\ \ | |/
| * Fix read_mapinfo to recognize free list large object spaceMathieu Chartier2015-10-191-1/+3
* | am c03443b2: Fix lens shading map origin calculation.Ruben Brunk2015-10-171-2/+3
|\ \ | |/
| * Fix lens shading map origin calculation.Ruben Brunk2015-10-171-2/+3
* | am 63aa02e4: Merge "Load binary hyphen data files" into mnc-dr-devRoozbeh Pournader2015-10-151-4/+12
|\ \ | |/
| * Load binary hyphen data filesRaph Levien2015-10-141-4/+12
* | am 0b887e57: Merge "SurfaceControl: Add colorTransform to DisplayInfo" into m...Dan Stoza2015-09-031-0/+5
|\ \ | |/
| * SurfaceControl: Add colorTransform to DisplayInfoDan Stoza2015-09-031-0/+5
* | Merge "DO NOT MERGE Add 'bluetooth' user to the 'system' group." into cw-e-devSharvil Nanavati2015-09-031-1/+25
|\ \ | |/ |/|
| * DO NOT MERGE Add 'bluetooth' user to the 'system' group.Sharvil Nanavati2015-08-311-1/+25
* | Save/restore errno in SIGCHLD handler.Christopher Ferris2015-08-311-0/+10
|/
* Merge "Fix DngCreator default crop calculations." into mnc-dr-devRuben Brunk2015-08-281-32/+22
|\
| * Fix DngCreator default crop calculations.Ruben Brunk2015-08-281-32/+22
* | am 4a8034ca: AudioTrack: error reporting for getTimestamp()Eric Laurent2015-08-271-0/+3
|\ \ | |/ |/|
| * AudioTrack: error reporting for getTimestamp()Eric Laurent2015-08-271-0/+3
* | am 9a010d0a: Merge "Allow debugging only for apps forked from zygote" into mn...Sebastien Hertz2015-08-181-6/+10
|\ \ | |/
| * 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
* | | am 1017f986: Merge "Camera2: Add camera type to getNumberOfCameras." into mnc...Eino-Ville Talvala2015-08-161-0/+6
|\ \ \ | |/ /
| * | Camera2: Add camera type to getNumberOfCameras.Eino-Ville Talvala2015-08-141-0/+6
* | | am bf88205b: Fall back to persist.sys.language/country if locale isn\'t set.Narayan Kamath2015-08-121-27/+59
|\ \ \ | |/ /
| * | Fall back to persist.sys.language/country if locale isn't set.Narayan Kamath2015-08-121-27/+59
* | | am b08c24a3: Frameworks/base: Disable Clang in core/jniAndreas Gampe2015-08-111-0/+4
|\ \ \ | |/ /
| * | Frameworks/base: Disable Clang in core/jniAndreas Gampe2015-08-111-0/+4
| |/
* | Merge "camera2: Update DngCreator with bad pixel opcode." into mnc-dr-devRuben Brunk2015-08-071-2/+41
|\ \
| * | camera2: Update DngCreator with bad pixel opcode.Ruben Brunk2015-08-031-2/+41
* | | am cb54ffb2: Merge "Protect runtime storage mount points." into mnc-devJeff Sharkey2015-08-061-3/+3
|\ \ \ | | |/ | |/|
| * | Protect runtime storage mount points.Jeff Sharkey2015-08-061-3/+3
* | | Add boost to increase the load on newly-forked zygote processes.Tim Murray2015-08-052-0/+35
* | | am 7290d93d: Merge "Yell loudly about undefined behind in Bitmap, but work an...John Reck2015-08-041-1/+0
|\ \ \ | |/ / | | / | |/ |/|
| * Yell loudly about undefined behind in Bitmap, but work anywayJohn Reck2015-08-031-1/+0
* | am 7469060e: Merge "Make vendor keys visible in Camera2 java APIs." into mnc-devRuben Brunk2015-08-031-0/+167
|\ \ | |/
| * 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
* | | Call getInstanceForPackage instead of creating a new SensorManager instance.Aravind Akella2015-07-301-1/+1
|/ /
* | 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
| |/