summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger
Commit message (Expand)AuthorAgeFilesLines
* am 6c833986: Merge "Generate the SurfaceFlinger shader cache on initializatio...Riley Andrews2014-10-022-1/+34
|\
| * Generate the SurfaceFlinger shader cache on initializationRiley Andrews2014-10-022-1/+34
* | am db57cfbd: Merge "When eglMakeCurrent fails we need to fix the egl state." ...Michael Lentine2014-10-022-4/+12
|\ \ | |/
| * Merge "When eglMakeCurrent fails we need to fix the egl state." into lmp-devMichael Lentine2014-10-012-4/+12
| |\
| | * When eglMakeCurrent fails we need to fix the egl state.Michael Lentine2014-10-012-4/+12
* | | am 5bf786d8: surfaceflinger: recompute visibility after sideband stream changeJesse Hall2014-10-021-0/+4
|\ \ \ | |/ /
| * | surfaceflinger: recompute visibility after sideband stream changeJesse Hall2014-10-011-0/+4
* | | am bacc28ef: surfaceflinger: Use landscape resolution for default dpiJesse Hall2014-10-021-5/+13
|\ \ \ | |/ /
| * | surfaceflinger: Use landscape resolution for default dpiJesse Hall2014-09-281-5/+13
| |/
* | am 728a8da1: Merge "surfaceflinger: Check sideband stream changed to trigger ...Jesse Hall2014-09-261-1/+1
|\ \ | |/
| * surfaceflinger: Check sideband stream changed to trigger sideband Layer update.chenhg2014-09-231-1/+1
* | resolved conflicts for merge of 67d8bd66 to lmp-mr1-dev-plus-aospLajos Molnar2014-09-194-0/+25
|\ \ | |/
| * surfaceflinger: add getDisplayStats() methodLajos Molnar2014-09-184-0/+25
* | 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
| * | Merge "Silence warnings about unused parameters."Dan Albert2014-09-116-15/+15
| |\ \
| | * | Silence warnings about unused parameters.Dan Albert2014-09-096-15/+15
* | | | am fb017a4c: Merge "Fix clang warnings about struct vs. class."Dan Albert2014-09-102-2/+2
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix clang warnings about struct vs. class.Dan Albert2014-09-092-2/+2
| |/
* | Add rotation to surfaceflingers screen cap.Riley Andrews2014-09-098-18/+87
* | surfaceflinger: Trace HW vsync enableJesse Hall2014-08-251-0/+4
* | Merge "Update currentConfig variable when active display is changed." into lm...Michael Lentine2014-08-221-0/+2
|\ \
| * | Update currentConfig variable when active display is changed.Michael Lentine2014-08-211-0/+2
* | | sf: Clear display configs when hot pluggable display is disconnectedNaseer Ahmed2014-08-201-0/+3
|/ /
* | am 514e30a9: am c3d1889e: Merge "surfaceflinger: skip composition for empty f...Jesse Hall2014-08-203-3/+28
|\ \
| * \ am c3d1889e: Merge "surfaceflinger: skip composition for empty frames" into k...Jesse Hall2014-08-203-3/+28
| |\ \
| | * | surfaceflinger: skip composition for empty framesJesse Hall2014-08-193-3/+28
* | | | Merge "Destroy eglSurface before recreating." into lmp-devMichael Lentine2014-08-191-0/+5
|\ \ \ \
| * | | | Destroy eglSurface before recreating.Michael Lentine2014-08-201-0/+5
* | | | | Merge "Fix inverse orientation when original is not applied first." into lmp-devMichael Lentine2014-08-191-2/+11
|\ \ \ \ \ | |/ / / /
| * | | | Fix inverse orientation when original is not applied first.Michael Lentine2014-08-191-2/+11
* | | | | Merge "Fix camera orientation by swapping horizontal and vertical flips when ...Michael Lentine2014-08-191-1/+18
|\ \ \ \ \ | |/ / / /
| * | | | Fix camera orientation by swapping horizontal and vertical flips when needed.Michael Lentine2014-08-191-1/+18
* | | | | Merge "Incorporate TransformToDisplayInverse into the crop calculation." into...Michael Lentine2014-08-191-5/+19
|\ \ \ \ \ | |/ / / /
| * | | | Incorporate TransformToDisplayInverse into the crop calculation.Michael Lentine2014-08-181-5/+19
* | | | | Take advantage of sync points during screen cap.Riley Andrews2014-08-191-17/+35
|/ / / /
* | | | Change output format to not throw warning on volantis.Michael Lentine2014-08-071-1/+1
* | | | Fix HWComposer Surface Crop when surface is rotatedMichael Lentine2014-08-071-5/+5
* | | | Merge "SurfaceFlinger: Prevent deadlock by updating an atomic layer set." int...Eric Penner2014-07-292-2/+22
|\ \ \ \
| * | | | SurfaceFlinger: Prevent deadlock by updating an atomic layer set.Eric Penner2014-07-302-2/+22
* | | | | Build fix for size_t on 64bit.Michael Lentine2014-07-302-3/+3
* | | | | Build fix for printf with int64 and size_tMichael Lentine2014-07-301-2/+2
* | | | | Build fix to use the correct source.Michael Lentine2014-07-301-1/+1
* | | | | Add error for format and make sure setActiveConfig fails with an invalid mode.Michael Lentine2014-07-302-3/+9
* | | | | Allow for resizing of Virtual Displays.Michael Lentine2014-07-307-20/+83
* | | | | Have VirtualDisplays send SF resize messages when resizingMichael Wright2014-07-301-0/+1
* | | | | Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig.Michael Lentine2014-07-296-6/+84
* | | | | Turn on support for async cursor update in surfaceflinger.Riley Andrews2014-07-286-2/+113
|/ / / /
* | | | Merge "Add sticky transform to surfaceflinger." into lmp-devRuben Brunk2014-07-142-7/+23
|\ \ \ \
| * | | | Add sticky transform to surfaceflinger.Ruben Brunk2014-07-142-7/+23