summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger
Commit message (Expand)AuthorAgeFilesLines
* C++11 compatibility.Dan Albert2014-11-201-2/+2
* Replace IInterface::asBinder() with a staticMarco Nelissen2014-11-172-13/+11
* Frameworks/native: Wall Werror in surfaceflingerAndreas Gampe2014-11-1311-62/+60
* am cb8a9fcc: Merge "Switch to libsigchain.a"Dmitriy Ivanov2014-10-212-23/+4
|\
| * Switch to libsigchain.aDmitriy Ivanov2014-10-202-23/+4
* | am 9cc84950: Merge "Don\'t check if this == NULL."Dan Albert2014-10-151-1/+5
|\ \ | |/
| * Merge "Don't check if this == NULL."Dan Albert2014-10-151-1/+5
| |\
| | * Don't check if this == NULL.Dan Albert2014-09-161-1/+5
* | | am 26a28149: Merge "Link sigchain to surfaceflinger main executable"Dmitriy Ivanov2014-10-142-3/+27
|\ \ \ | |/ /
| * | Link sigchain to surfaceflinger main executableDmitriy Ivanov2014-10-092-3/+27
* | | am 6747be9f: Generate the SurfaceFlinger shader cache on initializationRiley Andrews2014-10-032-1/+34
|\ \ \
| * | | Generate the SurfaceFlinger shader cache on initializationRiley Andrews2014-10-032-1/+34
* | | | am db57cfbd: Merge "When eglMakeCurrent fails we need to fix the egl state." ...Michael Lentine2014-10-012-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-011-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | surfaceflinger: recompute visibility after sideband stream changeJesse Hall2014-10-011-0/+4
* | | | | am bacc28ef: surfaceflinger: Use landscape resolution for default dpiJesse Hall2014-09-291-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-dev-plus-aospLajos Molnar2014-09-184-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