summaryrefslogtreecommitdiffstats
path: root/libs/gui
Commit message (Expand)AuthorAgeFilesLines
* Replace IInterface::asBinder() with a staticMarco Nelissen2014-11-1712-22/+22
* Add missing include to fix libc++ build.Dan Albert2014-11-071-0/+2
* am 649bafb7: Merge "bufferqueue: workaround: allow NULL fence with queueBuffe...Jesse Hall2014-10-201-1/+6
|\
| * bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)Jesse Hall2014-10-191-1/+6
* | am 9cc84950: Merge "Don\'t check if this == NULL."Dan Albert2014-10-151-1/+1
|\ \
| * \ Merge "Don't check if this == NULL."Dan Albert2014-10-151-1/+1
| |\ \
| | * | Don't check if this == NULL.Dan Albert2014-09-161-1/+1
* | | | am a7eb4b74: Merge "Fix sockfd leakage in SensorService." into lmp-devAravind Akella2014-10-031-9/+13
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
* | | | | am f05ef4e5: Merge "Surface: cancel the dequeued buffer when requestBuffer fa...Jesse Hall2014-10-021-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Surface: cancel the dequeued buffer when requestBuffer failsJesse Hall2014-10-021-0/+1
| |/ / /
* | | | am 6ee97e74: Merge "Fix a null dereference."Dan Albert2014-09-231-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fix a null dereference.Dan Albert2014-09-231-1/+1
* | | | resolved conflicts for merge of 67d8bd66 to lmp-dev-plus-aospLajos Molnar2014-09-181-0/+29
|\ \ \ \ | | |/ / | |/| |
| * | | surfaceflinger: add getDisplayStats() methodLajos Molnar2014-09-181-0/+29
* | | | am e1e3d278: Merge "Clean cruft out of makefiles."Dan Albert2014-09-121-7/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Clean cruft out of makefiles.Dan Albert2014-09-111-7/+1
| | |/ | |/|
* | | am 8493b79e: SensorService fixesAravind Akella2014-09-121-3/+3
|\ \ \ | | |/ | |/|
| * | SensorService fixesAravind Akella2014-09-101-3/+3
* | | am d15ef27f: Update ScreenshotClient to take advantage of rotation in surface...Riley Andrews2014-09-091-4/+14
|\ \ \ | |/ /
| * | Update ScreenshotClient to take advantage of rotation in surfaceflinger's scr...Riley Andrews2014-09-091-4/+14
* | | am edb86f9f: Merge "Add rotation to surfaceflingers screen cap." into lmp-devRiley Andrews2014-09-091-2/+6
|\ \ \ | |/ /
| * | Add rotation to surfaceflingers screen cap.Riley Andrews2014-09-091-2/+6
* | | resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aospDan Albert2014-09-084-20/+20
|\ \ \ | |/ / |/| / | |/
| * Make string literal concatenation play nice with C++11.Dan Albert2014-09-085-25/+25
* | GLConsumer: Fix eglTerminate/eglInit edge case.Eric Penner2014-08-272-9/+78
* | Within CpuConsumer, use gralloc lockAsync/unlockAsyncRiley Andrews2014-08-191-31/+60
* | 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
* | | | 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
|/ /