summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/SurfaceFlinger.cpp
Commit message (Expand)AuthorAgeFilesLines
* SF: Swap w/h when capturing rotated screenshotsDan Stoza2015-06-091-2/+6
* SF: Skip render-to-texture for color transformsDan Stoza2015-05-271-2/+2
* Fix surfaceflinger tests.Michael Lentine2015-05-221-3/+3
* SurfaceFlinger: Limit to 4k LayersDan Stoza2015-04-301-8/+21
* am 66dc4ee3: am b47584f4: am 2e398e64: Merge "SF: Permit changing DispSync of...Dan Stoza2015-04-151-8/+61
|\
| * SF: Permit changing DispSync offsets at runtimeDan Stoza2015-04-151-8/+61
* | am 19f06de0: am 40b2a8b4: am e7d20eb0: Merge "SurfaceFlinger: Pass surface da...Dan Stoza2015-04-151-0/+11
|\ \ | |/
| * SurfaceFlinger: Pass surface damage to HWCDan Stoza2015-04-151-0/+11
* | Bypass surface flinger permission check for calls from system.Jeff Brown2015-04-101-1/+1
* | am 28c03cca: am c2a5b469: am a527c07b: Merge "Fix mistake using width instead...Jesse Hall2015-03-241-1/+1
|\ \ | |/
| * Fix mistake using width instead of height.Christopher Ferris2015-03-231-1/+1
* | am 105aa28e: am b275b4dc: am 3949f664: Merge "SurfaceFlinger: Fix null pointe...Dan Stoza2015-03-101-1/+5
|\ \ | |/
| * am 3949f664: Merge "SurfaceFlinger: Fix null pointer exception"Dan Stoza2015-03-091-1/+5
| |\
| | * SurfaceFlinger: Fix null pointer exceptionDan Stoza2015-03-091-1/+5
* | | SurfaceFlinger: Add --static-screen statsDan Stoza2015-03-051-2/+56
|/ /
* | resolved conflicts for merge of 1665c8e1 to lmp-mr1-dev-plus-aospDan Stoza2015-01-271-95/+0
|\ \
| * | Revert "SurfaceFlinger: Attempt to attribute fds to layers"Dan Stoza2015-01-271-95/+0
* | | 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-161-0/+95
|\ \ \ | |/ /
| * | SurfaceFlinger: Attempt to attribute fds to layersDan Stoza2015-01-161-0/+95
* | | 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
* | | am 5878444f: SurfaceFlinger: Listen to HWC invalidateDan Stoza2014-12-031-2/+4
|\ \ \ | | |/ | |/|
| * | SurfaceFlinger: Listen to HWC invalidateDan Stoza2014-12-021-2/+4
* | | am 6b9454d1: SurfaceFlinger: Do less work when using PTSDan Stoza2014-11-181-17/+41
|\ \ \ | |/ /
| * | SurfaceFlinger: Do less work when using PTSDan Stoza2014-11-171-17/+41
* | | am 55f71bc0: Merge "Replace IInterface::asBinder() with a static"Marco Nelissen2014-11-171-11/+9
|\ \ \ | | |/ | |/|
| * | Replace IInterface::asBinder() with a staticMarco Nelissen2014-11-171-11/+9
* | | resolved conflicts for merge of 07dffa18 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-131-7/+7
|\ \ \ | |/ /
| * | Frameworks/native: Wall Werror in surfaceflingerAndreas Gampe2014-11-131-6/+6
| * | am 9cc84950: Merge "Don\'t check if this == NULL."Dan Albert2014-10-151-1/+5
| |\ \
* | \ \ am 7aa0c47e: sf: Add a NULL check in getDisplayConfigsNaseer Ahmed2014-11-031-0/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | sf: Add a NULL check in getDisplayConfigsNaseer Ahmed2014-11-031-0/+3
* | | | am c7636f60: Merge "surfaceflinger: fix -Wsign-compare warnings" into lmp-mr1...Jesse Hall2014-10-311-3/+3
|\ \ \ \ | |/ / /
| * | | surfaceflinger: fix -Wsign-compare warningsJesse Hall2014-10-311-3/+3
* | | | am 1f3efb11: Don\'t run large virtual displays through HWCDan Stoza2014-10-301-1/+16
|\ \ \ \ | |/ / /
| * | | Don't run large virtual displays through HWCDan Stoza2014-10-281-1/+16
* | | | am 131866e1: Merge "Add glFlush in surfaceflinger screenshot code." into lmp-...Riley Andrews2014-10-241-0/+2
|\ \ \ \ | |/ / /
| * | | Add glFlush in surfaceflinger screenshot code.Riley Andrews2014-10-231-0/+2
* | | | am 8ad8c0a7: am afe2b1fa: surfaceflinger: don\'t close fence fds after passin...Jesse Hall2014-10-221-3/+1
|\ \ \ \ | |/ / /
| * | | surfaceflinger: don't close fence fds after passing to queueBufferJesse Hall2014-10-211-3/+1
| |/ /
* | | 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
| * | Silence warnings about unused parameters.Dan Albert2014-09-091-7/+7
| |/
* | When eglMakeCurrent fails we need to fix the egl state.Michael Lentine2014-10-011-3/+8
* | surfaceflinger: add getDisplayStats() methodLajos Molnar2014-09-181-0/+14
* | Add rotation to surfaceflingers screen cap.Riley Andrews2014-09-091-9/+34
* | am 514e30a9: am c3d1889e: Merge "surfaceflinger: skip composition for empty f...Jesse Hall2014-08-201-2/+25
|\ \