summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)Jesse Hall2014-10-191-1/+6
* Fix broken error check in Parcel::readBlobNarayan Kamath2014-10-081-1/+1
* Merge "Parcel: extra validation/debug code for writeDupFileDescriptor" into l...Jesse Hall2014-10-061-0/+25
|\
| * Parcel: extra validation/debug code for writeDupFileDescriptorJesse Hall2014-10-061-0/+25
* | Merge "Fix sockfd leakage in SensorService." into lmp-devAravind Akella2014-10-031-9/+13
|\ \ | |/ |/|
| * Fix sockfd leakage in SensorService.Aravind Akella2014-10-021-9/+13
* | Merge "Surface: cancel the dequeued buffer when requestBuffer fails" into lmp...Jesse Hall2014-10-021-0/+1
|\ \
| * | Surface: cancel the dequeued buffer when requestBuffer failsJesse Hall2014-10-021-0/+1
| |/
* | Add more logging for dup(fd) failureMichael Lentine2014-10-021-3/+15
|/
* Work on issue #17656716: Unhandled exception in Window ManagerDianne Hackborn2014-09-301-8/+13
* surfaceflinger: add getDisplayStats() methodLajos Molnar2014-09-181-0/+29
* SensorService fixesAravind Akella2014-09-101-3/+3
* Update ScreenshotClient to take advantage of rotation in surfaceflinger's scr...Riley Andrews2014-09-091-4/+14
* Add rotation to surfaceflingers screen cap.Riley Andrews2014-09-091-2/+6
* Fix CAS argument type.Hans Boehm2014-09-021-1/+1
* Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""Hans Boehm2014-09-021-14/+18
* GLConsumer: Fix eglTerminate/eglInit edge case.Eric Penner2014-08-272-9/+78
* Within CpuConsumer, use gralloc lockAsync/unlockAsyncRiley Andrews2014-08-191-31/+60
* Shelve InputFlinger for another release. DO NOT MERGEMichael Wright2014-08-182-60/+0
* Merge "Tunneled Video Playback support" into lmp-devRachad2014-08-091-0/+10
|\
| * Tunneled Video Playback supportRachad2014-08-041-0/+10
* | Revert "Modify EGL to disconnect the window when the surface gets destroyed."Michael Lentine2014-08-081-2/+2
* | Sensor related changes for NDK.Aravind Akella2014-08-051-1/+12
|/
* Sensor.cpp changes.Aravind Akella2014-07-311-9/+48
* Allow for resizing of Virtual Displays.Michael Lentine2014-07-301-0/+4
* Have VirtualDisplays send SF resize messages when resizingMichael Wright2014-07-301-0/+14
* Merge "Modify EGL to disconnect the window when the surface gets destroyed." ...Michael Lentine2014-07-251-2/+2
|\
| * Modify EGL to disconnect the window when the surface gets destroyed.Michael Lentine2014-07-291-2/+2
* | Remove WAKE_UP_* sensor constants.Aravind Akella2014-07-281-77/+4
* | BufferQueueProducer: fix which slot gets pre-allocatedAntoine Labour2014-07-251-1/+1
* | Merge "SensorService performance improvements." into lmp-devAravind Akella2014-07-243-15/+15
|\ \
| * | SensorService performance improvements.Aravind Akella2014-07-243-15/+15
* | | Merge "GLProducer: Reference count images rather than buffers." into lmp-devEric Penner2014-07-241-169/+155
|\ \ \ | |/ / |/| |
| * | GLProducer: Reference count images rather than buffers.Eric Penner2014-07-211-169/+155
* | | add noteResetVideo/Audio to IBatteryStatsChong Zhang2014-07-231-0/+24
* | | Merge "crash if getNativeBuffer() called on NULL GraphicBuffer" into lmp-devColin Cross2014-07-231-0/+1
|\ \ \
| * | | crash if getNativeBuffer() called on NULL GraphicBufferColin Cross2014-07-221-0/+1
* | | | Merge "update battery status for audio/video" into lmp-devChong Zhang2014-07-221-0/+56
|\ \ \ \ | |/ / / |/| | |
| * | | update battery status for audio/videoChong Zhang2014-07-221-0/+56
| | |/ | |/|
* | | BufferQueue: release mutex while allocating. DO NOT MERGEAntoine Labour2014-07-222-41/+101
|/ /
* | Add glance gesture for doze mode.Jeff Brown2014-07-171-0/+4
|/
* Add sticky transform to surfaceflinger.Ruben Brunk2014-07-143-5/+50
* Merge "BufferQueue: Add allocateBuffers method"Dan Stoza2014-06-273-0/+87
|\
| * BufferQueue: Add allocateBuffers methodDan Stoza2014-06-203-0/+87
* | GLConsumer: Allow creation in detached modeDan Stoza2014-06-251-0/+27
* | GLConsumer: Stop using default constructor paramsDan Stoza2014-06-243-4/+8
|/
* Merge "Remove Parcel::writeIntPtr."Narayan Kamath2014-06-101-5/+0
|\
| * Remove Parcel::writeIntPtr.Narayan Kamath2014-06-121-5/+0
* | Merge "Surface reportingMode for Sensors."Aravind Akella2014-06-121-33/+73
|\ \
| * | Surface reportingMode for Sensors.Aravind Akella2014-06-121-33/+73