summaryrefslogtreecommitdiffstats
path: root/libs/gui
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Support forcing all screenshots into a CPU consumerRicardo Cerqueira2015-10-161-1/+7
* | | | | | | | Bring back support for glReadPixels screenshot pathPawit Pornkitprasan2015-10-162-4/+9
* | | | | | | | libgui: Copyback all region except dirty region for newly allocated bufferBaldev Sahu2015-10-061-3/+7
* | | | | | | | fix copy back dirty regionOmprakash Dhyade2015-10-061-10/+9
|/ / / / / / /
* | | | | | | Add body sensors app op for custom sensorsPrashant Malani2015-09-031-0/+4
|/ / / / / /
* | | | | | 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
|\ \ \ \ \ \
| * | | | | | libgui: Clear frame number while freeing slotDan Stoza2015-05-012-1/+4
* | | | | | | Merge "Add body sensors app op - framework native" into mnc-devSvetoslav2015-05-013-13/+45
|\ \ \ \ \ \ \
| * | | | | | | Add body sensors app op - framework nativeSvetoslav2015-05-013-13/+45
| |/ / / / / /
* | | | | | | SurfaceFlinger: Fix PTS on stale buffersDan Stoza2015-05-013-1/+43
|/ / / / / /
* | | | | | Close Fence FDs in error cases of Surface and GraphicBufferMapperTaiju Tsuiki2015-04-301-0/+6
* | | | | | libgui: Fix buffer age on 64-bit targetsDan Stoza2015-04-281-1/+2
* | | | | | BufferQueue: Add NATIVE_WINDOW_BUFFER_AGE queryDan Stoza2015-04-282-1/+17
* | | | | | libgui: Implement onTransact for sideband streamsDan Stoza2015-04-281-0/+9
* | | | | | libgui: Change detachNextBuffer to return sp<GB>Dan Stoza2015-04-271-2/+2
* | | | | | Build fix SensorEventQueue.Aravind Akella2015-04-241-1/+1
* | | | | | Merge "Enable data injection mode in SensorService."Aravind Akella2015-04-253-10/+44
|\ \ \ \ \ \
| * | | | | | Enable data injection mode in SensorService.Aravind Akella2015-04-233-10/+44
* | | | | | | am 5d10894c: am ef47c080: am 958f5011: Merge "libgui: Allow an IGBProducer to...Dan Stoza2015-04-244-22/+108
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |