summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* libgui: Allow an IGBProducer to disable allocationDan Stoza2015-04-234-0/+10
* SF: Always perform sideband transactionsDan Stoza2015-04-221-1/+5
* SF: Permit changing DispSync offsets at runtimeDan Stoza2015-04-153-8/+69
* SurfaceFlinger: Pass surface damage to HWCDan Stoza2015-04-158-1/+80
* Fix mistake using width instead of height.Christopher Ferris2015-03-231-1/+1
* DO NOT MERGE SurfaceFlinger: Stop using IGBC::BufferItemDan Stoza2015-03-195-9/+14
* DO NOT MERGE Add dataSpace to buffer queues; remove old format enums.Eino-Ville Talvala2015-03-193-5/+4
* libgui: Enable -Weverything and -WerrorDan Stoza2015-03-184-11/+11
* am 3949f664: Merge "SurfaceFlinger: Fix null pointer exception"Dan Stoza2015-03-091-1/+5
|\
| * SurfaceFlinger: Fix null pointer exceptionDan Stoza2015-03-091-1/+5
* | am 56f8c6c4: Merge "Error compiling waitforvsync.cpp"Greg Hackmann2015-02-261-0/+1
|\ \ | |/
| * Merge "Error compiling waitforvsync.cpp"Greg Hackmann2015-02-251-0/+1
| |\
| | * Error compiling waitforvsync.cppNanik Tolaram2015-02-141-0/+1
* | | am d80268ba: Merge "vsync.cpp test is throwing error whe compiled"Mark Salyzyn2015-02-231-0/+1
|\ \ \ | |/ /
| * | vsync.cpp test is throwing error whe compiledNanik Tolaram2015-02-231-0/+1
| |/
* | Merge "resolved conflicts for merge of 1665c8e1 to lmp-mr1-dev-plus-aosp" int...Dan Stoza2015-01-272-98/+1
|\ \
| * \ resolved conflicts for merge of 1665c8e1 to lmp-mr1-dev-plus-aospDan Stoza2015-01-272-98/+1
| |\ \
| | * | Revert "SurfaceFlinger: Attempt to attribute fds to layers"Dan Stoza2015-01-272-98/+1
* | | | am 6e32c037: Merge "Kill HAVE_PTHREADS."Yabin Cui2015-01-271-4/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Kill HAVE_PTHREADS.Yabin Cui2015-01-261-4/+1
* | | am ef1c17ae: SurfaceFlinger: Make log message 64-bit compatibleDan Stoza2015-01-171-1/+1
|\ \ \ | | |/ | |/|
| * | SurfaceFlinger: Make log message 64-bit compatibleDan Stoza2015-01-161-1/+1
* | | resolved conflicts for merge of 03eccb66 to lmp-mr1-dev-plus-aospDan Stoza2015-01-162-1/+98
|\ \ \ | |/ /
| * | SurfaceFlinger: Attempt to attribute fds to layersDan Stoza2015-01-162-1/+98
| * | Switch to libsigchain.aDmitriy Ivanov2014-12-102-23/+4
* | | am 5b730570: Merge "surfaceflinger: use Mutex timedLock instead of tryLock loop"Jesse Hall2015-01-121-9/+6
|\ \ \ | | |/ | |/|
| * | surfaceflinger: use Mutex timedLock instead of tryLock loopJesse Hall2015-01-101-9/+6
| * | libgui: Enable -Weverything and -WerrorDan Stoza2014-12-054-11/+11