summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/DisplayHardware
Commit message (Expand)AuthorAgeFilesLines
* libgui/SurfaceFlinger: Add getConsumerNameDan Stoza2015-06-082-0/+5
* libgui: Add generation numbers to BufferQueueDan Stoza2015-06-032-0/+6
* Add hotplug support for primary display.Michael Lentine2015-05-221-2/+5
* surfaceflinger: Fix range check for getFormatAjay Dudani2015-05-071-1/+1
* libgui: Allow an IGBProducer to disable allocationDan Stoza2015-04-232-0/+5
* SurfaceFlinger: Pass surface damage to HWCDan Stoza2015-04-152-0/+28
* DO NOT MERGE SurfaceFlinger: Stop using IGBC::BufferItemDan Stoza2015-03-192-3/+6
* DO NOT MERGE Add dataSpace to buffer queues; remove old format enums.Eino-Ville Talvala2015-03-192-4/+4
* libgui: Enable -Weverything and -WerrorDan Stoza2015-03-182-7/+7
* am 5588d900: Merge "Enable clang for libui/libgui/surfaceflinger"Dan Albert2014-12-055-25/+5
|\
| * Enable clang for libui/libgui/surfaceflingerDan Stoza2014-12-045-25/+5
* | resolved conflicts for merge of 07dffa18 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-131-0/+1
|\ \ | |/
| * Frameworks/native: Wall Werror in surfaceflingerAndreas Gampe2014-11-132-1/+2
| * am bacc28ef: surfaceflinger: Use landscape resolution for default dpiJesse Hall2014-09-291-5/+13
| |\
| * \ am fb017a4c: Merge "Fix clang warnings about struct vs. class."Dan Albert2014-09-101-1/+1
| |\ \
| | * | Fix clang warnings about struct vs. class.Dan Albert2014-09-091-1/+1
* | | | Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-072-2/+2
* | | | surfaceflinger: fix -Wunused-parameter warningJesse Hall2014-10-311-1/+1
* | | | surfaceflinger: fix -Wmismatched-tags warningsJesse Hall2014-10-311-1/+1
| |_|/ |/| |
* | | surfaceflinger: Use landscape resolution for default dpiJesse Hall2014-09-281-5/+13
|/ /
* | 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
|/ /
* | Change output format to not throw warning on volantis.Michael Lentine2014-08-071-1/+1
* | 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
* | Allow for resizing of Virtual Displays.Michael Lentine2014-07-304-11/+46
* | Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig.Michael Lentine2014-07-292-0/+13
* | Turn on support for async cursor update in surfaceflinger.Riley Andrews2014-07-282-0/+28
* | Compile libsurfaceflinger with Clang and -std=c++11 [DO NOT MERGE]Jesse Hall2014-07-141-3/+3
* | Merge "BufferQueue: Add allocateBuffers method"Dan Stoza2014-06-272-0/+8
|\ \
| * | BufferQueue: Add allocateBuffers methodDan Stoza2014-06-202-0/+8
* | | SurfaceFlinger: send VSYNC power hints to IPowerManagerRuchi Kandoi2014-06-182-30/+20
|/ /
* | surfaceflinger: Replace blank/unblank with setPowerModePrashant Malani2014-06-052-16/+12
* | Add IMPLEMENTATION_DEFINED to dumpAndy McFadden2014-05-201-0/+2
* | Merge "Enable changing display configuration"Dan Stoza2014-05-062-87/+129
|\ \
| * | Enable changing display configurationDan Stoza2014-05-052-87/+129
* | | Merge "Improve SurfaceFlinger PTS estimation"Andy McFadden2014-05-022-2/+2
|\ \ \
| * | | Improve SurfaceFlinger PTS estimationAndy McFadden2014-05-022-2/+2
| |/ /
* | | Handle failed requestBuffer after successful dequeueBufferJesse Hall2014-05-011-1/+6
|/ /
* | Merge "Update HWC dump format"Andy McFadden2014-04-251-9/+28
|\ \
| * | Update HWC dump formatAndy McFadden2014-04-221-9/+28
* | | Merge "BufferQueue: Increase max slots from 32 to 64"Dan Stoza2014-04-212-7/+7
|\ \ \ | |/ / |/| |
| * | BufferQueue: Increase max slots from 32 to 64Dan Stoza2014-04-182-7/+7
| * | Revert "SurfaceFlinger: send VSYNC power hints to IPowerManager"Ruchi Kandoi2014-04-042-20/+30
| * | SurfaceFlinger: send VSYNC power hints to IPowerManagerRuchi Kandoi2014-04-042-30/+20
* | | BufferQueueProducer: add detachNextBufferDan Stoza2014-04-152-0/+8
* | | BufferQueue: Add producer buffer-released callbackDan Stoza2014-03-312-3/+5
|/ /
* | Remove deprecated BufferQueue constructorDan Stoza2014-03-182-4/+6