summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger
Commit message (Expand)AuthorAgeFilesLines
* surfaceflinger: Check sideband stream changed to trigger sideband Layer update.chenhg2014-09-231-1/+1
* surfaceflinger: add getDisplayStats() methodLajos Molnar2014-09-184-0/+25
* 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
* | | | surfaceflinger: Make all sources depend on Android.mkJesse Hall2014-07-141-0/+1
|/ / /
* | | Improve memory coherence management in screenshot code [DO NOT MERGE]Jesse Hall2014-07-142-20/+58
* | | Compile libsurfaceflinger with Clang and -std=c++11 [DO NOT MERGE]Jesse Hall2014-07-143-6/+9
* | | Merge "BufferQueue: Add allocateBuffers method"Dan Stoza2014-06-274-0/+15
|\ \ \
| * | | BufferQueue: Add allocateBuffers methodDan Stoza2014-06-204-0/+15
* | | | GLConsumer: Stop using default constructor paramsDan Stoza2014-06-241-1/+1
* | | | Merge "SurfaceFlinger: send VSYNC power hints to IPowerManager"Ruchi Kandoi2014-06-205-34/+63
|\ \ \ \
| * | | | SurfaceFlinger: send VSYNC power hints to IPowerManagerRuchi Kandoi2014-06-185-34/+63
| |/ / /
* | | | Merge "SurfaceFlinger: Fix rect out-of-bounds checks"Dan Stoza2014-06-171-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | SurfaceFlinger: Fix rect out-of-bounds checksDan Stoza2014-06-111-4/+4
* | | | Add two new display info fieldsAndy McFadden2014-06-171-2/+18
* | | | Merge "surfaceflinger: Replace blank/unblank with setPowerMode"Prashant Malani2014-06-126-119/+78
|\ \ \ \
| * | | | surfaceflinger: Replace blank/unblank with setPowerModePrashant Malani2014-06-056-119/+78
| |/ / /
* | | | am 20071e50: am e3d37a7b: Enable support RGBX_8888 for omap3Wengang Wu2014-06-112-15/+0
|\ \ \ \ | | |/ / | |/| |
| * | | am e3d37a7b: Enable support RGBX_8888 for omap3Wengang Wu2014-06-112-15/+0
| |\ \ \ | | | |/ | | |/|
| | * | Enable support RGBX_8888 for omap3Wengang Wu2014-06-112-15/+0
| * | | am 4ae6a267: am f3e4fda0: Merge "Remove dependencies on runtime_libdvm and li...Brian Carlstrom2014-05-291-6/+9
| |\ \ \