summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-054-18/+64
|\
| * SF: Add colorTransform to DisplayInfoDan Stoza2015-08-313-3/+26
| * Merge "SF: Track missed frames and optionally drop them" into mnc-dr-devDan Stoza2015-08-052-6/+29
| |\
| | * SF: Track missed frames and optionally drop themDan Stoza2015-07-232-6/+29
| * | am d87defaf: SF: Allow present if sideband stream changedDan Stoza2015-07-311-0/+4
| |\ \ | | |/ | |/|
| * | Merge "Cancel touches as well as pointer gestures." into mnc-devMichael Wright2015-07-091-9/+9
| |\ \
| | * \ am 806334aa: am 1998615f: Merge "sf: Initialize EventThread before creating HWC"Dan Stoza2015-06-301-9/+9
| | |\ \
| | | * | sf: Initialize EventThread before creating HWCSaurabh Shah2015-06-171-9/+9
| | | * | sf: Fix incorrect state reporting in dumpsysManoj Kumar AVM2015-06-112-0/+4
| | | * | sf: Add a NULL check in getDisplayConfigsTatenda Chipeperekwa2015-06-111-1/+1
| | | * | SF: Swap w/h when capturing rotated screenshotsDan Stoza2015-06-101-2/+6
| | | * | SF: Don't crop surface damage against viewportDan Stoza2015-06-091-3/+1
| | | * | libgui/SurfaceFlinger: Add getConsumerNameDan Stoza2015-06-094-0/+10
| | | * | libgui: Add generation numbers to BufferQueueDan Stoza2015-06-084-0/+11
| | | * | SF: Reduce resync samples without presentDan Stoza2015-06-011-1/+1
| | | * | SurfaceFlinger: Tweak whitespace in DdmConnectionDan Stoza2015-05-281-1/+1
| | | * | Bypass surface flinger permission check for calls from system.Jeff Brown2015-05-282-2/+2
| | | * | surfaceflinger: Fix range check for getFormatAjay Dudani2015-05-281-1/+1
| | | * | SF: Skip render-to-texture for color transformsDan Stoza2015-05-288-94/+18
| | | * | Add hotplug support for primary display.Michael Lentine2015-05-281-2/+5
| | | * | Fix surfaceflinger tests.Michael Lentine2015-05-282-23/+29
| | | * | SurfaceFlinger: Handle EGL errors more cleanlyDan Stoza2015-05-142-1/+21
| | | * | Fix PTS handling for buffer replacementDan Stoza2015-05-134-28/+58
| | | * | libgui: Hook up onFrameReplacedDan Stoza2015-05-121-3/+3
| | | * | SF: Apply pending transactions to new sidebandsDan Stoza2015-05-051-0/+4
| | | * | Merge "SurfaceFlinger: Fix PTS on stale buffers"Dan Stoza2015-05-013-3/+42
| | | |\ \
| | | | * | SurfaceFlinger: Fix PTS on stale buffersDan Stoza2015-04-303-3/+42
| | | * | | Merge "SurfaceFlinger: Limit to 4k Layers"Dan Stoza2015-04-302-9/+24
| | | |\ \ \
| | | | * | | SurfaceFlinger: Limit to 4k LayersDan Stoza2015-04-302-9/+24
| | | | |/ /
| | | * | | Merge "SurfaceFlinger: Fix integer overflow in Mesh ctor"Dan Stoza2015-04-301-2/+28
| | | |\ \ \
| | | | * | | SurfaceFlinger: Fix integer overflow in Mesh ctorDan Stoza2015-04-301-2/+28
| | | | |/ /
| | | * | | Remove gamma correction from color correction shaderAlan Viverette2015-04-291-2/+0
| | | |/ /
* | | | | Merge branch 'm' of git://codeaurora.org/platform/frameworks/native into cm-13.0Steve Kondik2015-10-217-5/+29
|\ \ \ \ \
| * | | | | SurfaceFlinger: Add support for MDP3Baldev Sahu2015-10-077-4/+28
* | | | | | Fix for landscape thumbnail images on GLES11RenderEnginechaochen2015-10-171-2/+17
* | | | | | surfaceflinger: Track the last surfaceview frame for latency dumpsRicardo Cerqueira2015-10-171-0/+11
* | | | | | input: Adjust prioritySteve Kondik2015-10-173-0/+6
* | | | | | RenderEngine: remove warning "using EGL_IMG_context_priority"Michael Gernoth2015-10-161-1/+0
* | | | | | Bring back support for glReadPixels screenshot pathPawit Pornkitprasan2015-10-168-43/+105
* | | | | | surfaceflinger: Clean up use of QC extended APISteve Kondik2015-10-125-9/+26
* | | | | | native: Use project pathmapSteve Kondik2015-10-121-2/+2
|/ / / / /
* | | | | sf: Avoid disabling DispSync resyncRaj Kamal2015-10-061-5/+2
* | | | | SurfaceFlinger: Add dim layer information into HWC layer.Dileep Marchya2015-10-066-1/+28
* | | | | sf: This is a combination of following changes.Ramkumar Radhakrishnan2015-10-063-2/+33
* | | | | SurfaceFlinger: Add support for V4L2 based wfd solution.Baldev Sahu2015-10-063-16/+76
* | | | | SurfaceFlinger: Add support for DisplayUtilsRaj Kamal2015-10-0611-20/+303
* | | | | SurfaceFlinger: Support get/set ActiveConfigsTatenda Chipeperekwa2015-10-063-5/+48
| |_|_|/ |/| | |
* | | | SF: Allow present if sideband stream changedDan Stoza2015-07-291-0/+4
|/ / /
* | | SF: Ignore PTS more than one second in the futureDan Stoza2015-07-061-2/+13
|/ /
* | libgui: Fix handling of rotated surface damageDan Stoza2015-06-251-8/+1