summaryrefslogtreecommitdiffstats
path: root/libs/gui
Commit message (Expand)AuthorAgeFilesLines
* Add SN loggingPablo Ceballos2016-02-261-0/+1
* 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
* 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
* | 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
* | | | | | 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
* | | | | Enable sensor data injection mode through adb.Aravind Akella2015-06-303-14/+20
|/ / / /
* | | | libgui: Fix handling of rotated surface damageDan Stoza2015-06-251-10/+51
* | | | libgui/SF: Propagate SECURE Layer flag changesDan Stoza2015-06-181-5/+4
* | | | GLConsumer: Fix crop mathDan Stoza2015-06-101-6/+10
* | | | libgui/SurfaceFlinger: Add getConsumerNameDan Stoza2015-06-086-6/+74
* | | | Revert "libgui: Add getConsumerName"Dan Stoza2015-06-086-74/+6
* | | | libgui: Add getConsumerNameDan Stoza2015-06-056-6/+74
* | | | libgui: Add generation numbers to BufferQueueDan Stoza2015-06-037-2/+133
* | | | libgui: Propagate error by clearing sp<GB>Dan Stoza2015-06-011-0/+3
* | | | Fix libgui crop matrix test.Michael Lentine2015-05-291-6/+23
* | | | Revert "Modify EGL to disconnect the window when the surface gets destroyed."Michael Lentine2015-05-281-2/+2
* | | | libgui: Fix surface damage on rotated buffersDan Stoza2015-05-261-2/+6
* | | | Merge "Fix libgui tests." into mnc-devMichael Lentine2015-05-222-8/+13
|\ \ \ \
| * | | | Fix libgui tests.Michael Lentine2015-05-222-8/+13
* | | | | Merge "fix BufferItem flatten/unflatten alignment" into mnc-devChong Zhang2015-05-221-13/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix BufferItem flatten/unflatten alignmentChong Zhang2015-05-221-13/+12
* | | | | Merge "Refactor ConsumerBase and it's derived classes." into mnc-devMichael Lentine2015-05-183-35/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Refactor ConsumerBase and it's derived classes.Michael Lentine2015-05-183-35/+16
* | | | | Merge "Add ConsumerBase::isAbandoned" into mnc-devJohn Reck2015-05-141-0/+5
|\ \ \ \ \
| * | | | | Add ConsumerBase::isAbandonedJohn Reck2015-05-141-0/+5
* | | | | | Merge "Modify EGL to disconnect the window when the surface gets destroyed." ...Michael Lentine2015-05-141-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Modify EGL to disconnect the window when the surface gets destroyed.Michael Lentine2015-05-131-2/+2
* | | | | Merge "Fix PTS handling for buffer replacement" into mnc-devDan Stoza2015-05-135-53/+27
|\ \ \ \ \
| * | | | | Fix PTS handling for buffer replacementDan Stoza2015-05-125-53/+27
* | | | | | libgui: Always allow allocation on connectDan Stoza2015-05-121-0/+1
|/ / / / /
* | | | | libgui: Hook up onFrameReplacedDan Stoza2015-05-112-0/+23
|/ / / /
* | | | Merge "libgui: Clear frame number while freeing slot" into mnc-devDan Stoza2015-05-042-1/+4
|\ \ \ \