summaryrefslogtreecommitdiffstats
path: root/libs/gui
Commit message (Expand)AuthorAgeFilesLines
* libgui: squashed update for readding ICS and JB_MR0 supportSteve Kondik2015-03-031-0/+70
* hax: Add back the SURFACE_SKIP_FIRST_DEQUEUE legacy EGL workaroundRicardo Cerqueira2015-02-202-5/+22
* libgui: Copyback all region except dirty region for newly allocated bufferBaldev Sahu2015-02-051-3/+7
* SurfaceFlinger: Native changes to add blur effectByunghun Jeon2015-01-313-0/+96
* Surface: Ensure synchronisation of copyBltFrancis Hart2015-01-281-1/+9
* Surface: Always consume fence fd in queueBufferFrancis Hart2015-01-281-1/+1
* libgui: add support for Samsung external gralloc usecasesChristopher N. Hesse2015-01-232-0/+12
* libgui: Add pre-MR2-compatible symbol for setPositionRicardo Cerqueira2015-01-051-0/+8
* frameworks/native: Remove unnecessary QCOM_BSP definesEthan Chen2014-12-161-1/+0
* Revert "native: Fix QCOM_BSP_LEGACY cflags"Ethan Chen2014-12-161-3/+0
* native: Fix QCOM_BSP_LEGACY cflagsMichael Bestas2014-12-121-0/+3
* Support forcing all screenshots into a CPU consumerRicardo Cerqueira2014-12-091-1/+7
* frameworks/native: Add support for transparent layersSaurabh Shah2014-12-081-0/+3
* libgui: fix test after compatibility patchesPawit Pornkitprasan2014-12-021-2/+2
* libgui: Handle createGraphicBuffer binder transcation failureradhakrishna2014-11-291-2/+6
* Add QCOM_BSP_LEGACY for setBuffersSize featureSteve Kondik2014-11-216-16/+16
* libgui: Bring back support for mHeap-based screenshotsRicardo Cerqueira2014-11-213-0/+82
* Bring back support for glReadPixels screenshot pathPawit Pornkitprasan2014-11-212-4/+9
* sf: Rename default app buffer count propertyRamakant Singh2014-11-191-1/+1
* frameworks/native: Use direct project pathmapEthan Chen2014-11-181-1/+1
* Add ifdefs for QC-specific custom buffer size featureDiogo Ferreira2014-11-166-0/+35
* Add support for custom buffer sizes.Ramkumar Radhakrishnan2014-11-166-1/+77
* frameworks/native: Use project pathmapEthan Chen2014-11-091-1/+1
* Add ifdefs for QC-specific dirtyRect featureSteve Kondik2014-11-105-3/+46
* libgui: Add native window attributes to query usageManoj Kumar AVM2014-11-091-0/+10
* sf: Make default app buffers count to three.Ramakant Singh2014-11-091-0/+12
* frameworks/native: Add support for Secure DisplayRamkumar Radhakrishnan2014-11-091-0/+1
* Surface: Fix gralloc flags conflicting values.Saurabh Shah2014-11-092-2/+18
* frameworks/native: Add support for custom layers in SurfaceflingerRamkumar Radhakrishnan2014-11-091-1/+2
* SF: Fix Klockwork errors.Praveena Pachipulusu2014-11-092-2/+7
* frameworks/native: Modify dirtyRect only on GPU pre-rotationJeykumar Sankaran2014-11-091-2/+6
* fix copy back dirty regionOmprakash Dhyade2014-11-091-10/+9
* frameworks/native: Reset dirtyRect after every queuebuffer call.Jeykumar Sankaran2014-11-091-1/+1
* frameworks/native: Propagate dirty region in hwc_layer.Jeykumar Sankaran2014-11-095-2/+31
* Surface: Initialize variable and add a defensive checkRama Vaddula2014-11-091-1/+4
* bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)Jesse Hall2014-10-191-1/+6
* 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
* | Surface: cancel the dequeued buffer when requestBuffer failsJesse Hall2014-10-021-0/+1
|/
* 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
* 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