summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #18356768: some app process may hang at Runtime#exit...Dianne Hackborn2014-11-132-20/+22
* Add tracking of parcel memory allocations.Dianne Hackborn2014-11-112-2/+56
* Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-devDan Stoza2014-11-0712-27/+62
|\
| * Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-0712-27/+62
* | Merge "Fix for corruption when numFds or numInts is too large." into lmp-mr1-devMichael Lentine2014-11-051-1/+16
|\ \
| * | Fix for corruption when numFds or numInts is too large.Michael Lentine2014-11-031-1/+16
| |/
* | Revert "Add more logging for dup(fd) failure"Jesse Hall2014-11-041-15/+3
* | Revert "Parcel: extra validation/debug code for writeDupFileDescriptor"Jesse Hall2014-11-041-25/+0
* | Revert "bufferqueue: workaround: allow NULL fence with queueBuffer"Jesse Hall2014-11-041-6/+1
|/
* Fix crash when user provides large values in the Parcel.Michael Lentine2014-10-312-4/+18
* Fix output of pointers for 64bit devices.Michael Lentine2014-10-311-2/+2
* GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXTJesse Hall2014-10-291-1/+1
* Merge "Adding eglInitialize and eglTerminate image creation and deletion." in...Michael Lentine2014-10-211-0/+4
|\
| * Adding eglInitialize and eglTerminate image creation and deletion.Michael Lentine2014-10-091-0/+4
* | 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 9ea09757: Fix broken error check in Parcel::readBlobNarayan Kamath2014-10-091-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Fix broken error check in Parcel::readBlobNarayan Kamath2014-10-081-1/+1
* | Merge "BufferQueueProducer: Throttle EGL frame production." into lmp-mr1-devJesse Hall2014-10-081-1/+11
|\ \ | |/ |/|
| * BufferQueueProducer: Throttle EGL frame production.Eric Penner2014-10-031-1/+11
* | 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