summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* am 69412a51: am c4bd7211: resolved conflicts for 7534e4e6 to lmp-mr1-ub-devNaveen Leekha2015-09-241-2/+2
|\
| * am c4bd7211: resolved conflicts for 7534e4e6 to lmp-mr1-ub-devNaveen Leekha2015-09-241-2/+2
| |\
| | * resolved conflicts for 7534e4e6 to lmp-mr1-ub-devNaveen Leekha2015-09-241-2/+2
* | | am 571e27e2: am e889592e: am 73887c08: am b414255f: Initialize local variable...Naveen Leekha2015-09-241-1/+1
|\ \ \ | |/ /
| * | am e889592e: am 73887c08: am b414255f: Initialize local variables to avoid da...Naveen Leekha2015-09-241-1/+1
| |\ \ | | |/
| | * am 73887c08: am b414255f: Initialize local variables to avoid data leakNaveen Leekha2015-09-241-1/+1
| | |\
| | | * am b414255f: Initialize local variables to avoid data leakNaveen Leekha2015-09-241-1/+1
| | | |\
| | | | * Initialize local variables to avoid data leakNaveen Leekha2015-09-221-1/+1
| | | | * Disregard alleged binder entities beyond parcel boundsChristopher Tate2015-06-241-1/+1
| | * | | am 708b42e0: am eba7afcc: am 2f340be3: Disregard alleged binder entities beyo...Christopher Tate2015-07-021-1/+1
| | |\ \ \
| | | * \ \ am 2f340be3: Disregard alleged binder entities beyond parcel boundsChristopher Tate2015-07-021-1/+1
| | | |\ \ \ | | | | |/ /
| | | | * | Disregard alleged binder entities beyond parcel boundsChristopher Tate2015-06-241-1/+1
| | * | | | am 8728c390: am 2c4f5fde: am 861c3f56: am 9004e7f5: am 4ff0cb44: Verify that ...Adam Lesinski2015-05-281-0/+4
| | |\ \ \ \ | | | |/ / /
| | | * | | am 2c4f5fde: am 861c3f56: am 9004e7f5: am 4ff0cb44: Verify that the native ha...Adam Lesinski2015-05-281-0/+4
| | | |\ \ \ | | | | |/ /
| | | | * | am 861c3f56: am 9004e7f5: am 4ff0cb44: Verify that the native handle was createdAdam Lesinski2015-05-281-0/+4
| | | | |\ \ | | | | | |/
| | | | | * am 9004e7f5: am 4ff0cb44: Verify that the native handle was createdAdam Lesinski2015-05-281-0/+4
| | | | | |\
| | | | | | * am 4ff0cb44: Verify that the native handle was createdAdam Lesinski2015-05-281-0/+4
| | | | | | |\
| | | | | | | * Verify that the native handle was createdAdam Lesinski2015-05-131-0/+4
* | | | | | | | am e35c7d65: Add body sensors app op for custom sensorsPrashant Malani2015-09-031-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Add body sensors app op for custom sensorsPrashant Malani2015-09-031-0/+4
* | | | | | | | SensorManager fixes.Aravind Akella2015-08-251-5/+15
* | | | | | | | Bug fix in SensorManager.Aravind Akella2015-07-301-3/+59
|/ / / / / / /
* | | | | | | Revert "Bug fix in SensorManager."Narayan Kamath2015-07-291-8/+3
* | | | | | | Bug fix in SensorManager.Aravind Akella2015-07-261-3/+8
* | | | | | | BufferQueueConsumer: signal onFrameReleased on dropped framesLajos Molnar2015-07-171-129/+142
* | | | | | | Merge "Revert "Revert "Modify EGL to disconnect the window when the surface g...Amith Dsouza2015-07-011-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Revert "Revert "Modify EGL to disconnect the window when the surface gets des...Amith Dsouza2015-07-011-2/+2
* | | | | | | | Merge "Enable sensor data injection mode through adb." into mnc-devAravind Akella2015-07-013-14/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Enable sensor data injection mode through adb.Aravind Akella2015-06-303-14/+20
| |/ / / / / / /
* | | | | | | | Fix writeByteArray/writeInt32Array size on x64Chad Brubaker2015-06-301-4/+4
|/ / / / / / /
* | | | | | | libgui: Fix handling of rotated surface damageDan Stoza2015-06-251-10/+51
* | | | | | | libgui/SF: Propagate SECURE Layer flag changesDan Stoza2015-06-181-5/+4
* | | | | | | Merge "GLConsumer: Fix crop math" into mnc-devDan Stoza2015-06-111-6/+10
|\ \ \ \ \ \ \
| * | | | | | | GLConsumer: Fix crop mathDan Stoza2015-06-101-6/+10
* | | | | | | | Prevent integer overflow when calculating buffer resizesChristopher Tate2015-06-082-2/+7
|/ / / / / / /
* | | | | | | Don't corrupt parcel when writeFileDescriptor() failsChristopher Tate2015-06-081-7/+8
* | | | | | | libgui/SurfaceFlinger: Add getConsumerNameDan Stoza2015-06-086-6/+74
* | | | | | | Merge "Revert "libgui: Add getConsumerName"" into mnc-devDan Stoza2015-06-086-74/+6
|\ \ \ \ \ \ \
| * | | | | | | Revert "libgui: Add getConsumerName"Dan Stoza2015-06-086-74/+6
* | | | | | | | Merge "libgui: Add getConsumerName" into mnc-devDan Stoza2015-06-086-6/+74
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | libgui: Add getConsumerNameDan Stoza2015-06-056-6/+74
* | | | | | | | Enable more flexible usage of blobs in parcels.Jeff Brown2015-06-051-23/+48
|/ / / / / / /
* | | | | | | Merge "libgui: Add generation numbers to BufferQueue" into mnc-devDan Stoza2015-06-058-13/+147
|\ \ \ \ \ \ \
| * | | | | | | libgui: Add generation numbers to BufferQueueDan Stoza2015-06-038-13/+147
* | | | | | | | DO NOT MERGE Remove unused ParcelFileDescriptor methods in parcel.Tim Kilbourn2015-06-041-43/+0
|/ / / / / / /
* | | | | | | Merge "Track camera and flashlight usage in battery stats." into mnc-devRuben Brunk2015-06-021-0/+81
|\ \ \ \ \ \ \
| * | | | | | | Track camera and flashlight usage in battery stats.Ruben Brunk2015-06-011-0/+81
* | | | | | | | Merge "Disregard alleged binder entities beyond parcel bounds" into mnc-devChristopher Tate2015-06-021-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Disregard alleged binder entities beyond parcel boundsChristopher Tate2015-05-271-1/+1
* | | | | | | | | libgui: Propagate error by clearing sp<GB>Dan Stoza2015-06-011-0/+3