summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Region: Detect malicious overflow in unflattenPablo Ceballos2016-08-161-0/+5
* Correctly handle dup() failure in Parcel::readNativeHandleMarco Nelissen2016-05-271-1/+7
* Fix issue #27252896: Security Vulnerability -- weak binderDianne Hackborn2016-03-251-2/+10
* BQ: fix some uninitialized variablesPablo Ceballos2016-03-252-1/+2
* Add SN loggingPablo Ceballos2016-02-261-0/+1
* Sanity check IMemory access versus underlying mmapChristopher Tate2016-02-261-3/+15
* BQ: Add permission check to BufferQueueConsumer::dumpPablo Ceballos2016-02-261-1/+15
* IGraphicBufferProducer: fix QUEUE_BUFFER info leakRobert Shih2016-01-221-0/+1
* IGraphicBufferConsumer: fix ATTACH_BUFFER info leakRobert Shih2016-01-221-1/+1
* Maintain Parcel ABIAdrian Roos2015-10-221-15/+31
* Revert "Revert "Track ashmem memory usage in Parcel""Adrian Roos2015-10-221-10/+28
* Revert "Track ashmem memory usage in Parcel"Ian Pedowitz2015-10-221-28/+10
* Track ashmem memory usage in ParcelAdrian Roos2015-10-211-10/+28
* Merge "Set DATA_INJECTION mode flag for sensors." into mnc-dr-devAravind Akella2015-10-141-0/+5
|\
| * Set DATA_INJECTION mode flag for sensors.Aravind Akella2015-09-111-0/+5
* | Merge "add number constraint for samples per MotionEvent" into mnc-dr-devAdam Lesinski2015-10-121-1/+2
|\ \
| * | add number constraint for samples per MotionEventFlanker2015-10-121-1/+2
* | | Merge "Allow defining replacement key events in keymap" into mnc-dr-devPuneet Kumar2015-10-082-13/+100
|\ \ \
| * | | Allow defining replacement key events in keymapDmitry Torokhov2015-09-292-13/+100
* | | | InputResampling: Don't extrapolate for very low frame rates.Andrew de los Reyes2015-10-011-2/+11
| |/ / |/| |
* | | 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
|/ / / / / / /