summaryrefslogtreecommitdiffstats
path: root/libs/gui
Commit message (Expand)AuthorAgeFilesLines
* am a59d7a6a: Merge "GUI: Remove unused variables"Andreas Gampe2014-12-093-6/+2
|\
| * GUI: Remove unused variablesAndreas Gampe2014-12-083-6/+2
| * libgui: Enable -Weverything and -WerrorDan Stoza2014-12-0529-407/+519
| * Fix crash when user provides large values in the Parcel.Michael Lentine2014-12-052-4/+18
* | am 5588d900: Merge "Enable clang for libui/libgui/surfaceflinger"Dan Albert2014-12-053-6/+9
|\ \ | |/
| * Enable clang for libui/libgui/surfaceflingerDan Stoza2014-12-043-6/+9
* | am 55f71bc0: Merge "Replace IInterface::asBinder() with a static"Marco Nelissen2014-11-1712-22/+22
|\ \ | |/
| * Replace IInterface::asBinder() with a staticMarco Nelissen2014-11-1712-22/+22
* | am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-...Dan Stoza2014-11-0712-27/+62
|\ \
| * \ 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
* | | | am c6f93a43: Merge "Add missing include to fix libc++ build."Dan Albert2014-11-071-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| |\ \ \
| * \ \ \ am 9cc84950: Merge "Don\'t check if this == NULL."Dan Albert2014-10-151-1/+1
| |\ \ \ \
| * \ \ \ \ am a7eb4b74: Merge "Fix sockfd leakage in SensorService." into lmp-devAravind Akella2014-10-031-9/+13
| |\ \ \ \ \
| * \ \ \ \ \ am f05ef4e5: Merge "Surface: cancel the dequeued buffer when requestBuffer fa...Jesse Hall2014-10-021-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 6ee97e74: Merge "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
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ am de288fe2: Revert "bufferqueue: workaround: allow NULL fence with queueBuffer"Jesse Hall2014-11-041-6/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Revert "bufferqueue: workaround: allow NULL fence with queueBuffer"Jesse Hall2014-11-041-6/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | am 793fc0e1: Merge "Fix crash when user provides large values in the Parcel."...Michael Lentine2014-11-012-4/+18
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fix crash when user provides large values in the Parcel.Michael Lentine2014-10-312-4/+18
* | | | | | | | | am 1834f8ea: GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXTJesse Hall2014-10-301-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXTJesse Hall2014-10-291-1/+1
* | | | | | | | | am dcc959be: Merge "Adding eglInitialize and eglTerminate image creation and ...Michael Lentine2014-10-211-0/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | 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 a069e853: am 649bafb7: Merge "bufferqueue: workaround: allow NULL fence wi...Jesse Hall2014-10-201-1/+6
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | 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 b7702c5c: Merge "BufferQueueProducer: Throttle EGL frame production." into...Jesse Hall2014-10-081-1/+11
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | 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
| | | |_|_|_|/ | | |/| | | |
* | | | | | | am 93176114: am a7eb4b74: Merge "Fix sockfd leakage in SensorService." into l...Aravind 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 74efd6e6: am f05ef4e5: Merge "Surface: cancel the dequeued buffer when req...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-mr1-dev-plus-aospLajos Molnar2014-09-191-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