summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger
Commit message (Expand)AuthorAgeFilesLines
* am b947f29a: Merge "Add clamp to Layer and update Transform inverse." into lm...Michael Lentine2014-11-252-17/+29
|\
| * Add clamp to Layer and update Transform inverse.Michael Lentine2014-11-212-17/+29
* | am c894c204: Merge "C++11 compatibility."Dan Albert2014-11-201-2/+2
|\ \
| * | C++11 compatibility.Dan Albert2014-11-201-2/+2
* | | am 6b9454d1: SurfaceFlinger: Do less work when using PTSDan Stoza2014-11-185-24/+90
|\ \ \ | | |/ | |/|
| * | SurfaceFlinger: Do less work when using PTSDan Stoza2014-11-175-24/+90
* | | am 55f71bc0: Merge "Replace IInterface::asBinder() with a static"Marco Nelissen2014-11-172-13/+11
|\ \ \ | | |/ | |/|
| * | Replace IInterface::asBinder() with a staticMarco Nelissen2014-11-172-13/+11
* | | resolved conflicts for merge of 07dffa18 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-139-62/+59
|\ \ \ | |/ /
| * | Frameworks/native: Wall Werror in surfaceflingerAndreas Gampe2014-11-1311-62/+60
| * | am cb8a9fcc: Merge "Switch to libsigchain.a"Dmitriy Ivanov2014-10-212-23/+4
| |\ \
| * \ \ am 9cc84950: Merge "Don\'t check if this == NULL."Dan Albert2014-10-151-1/+5
| |\ \ \
| * \ \ \ am 26a28149: Merge "Link sigchain to surfaceflinger main executable"Dmitriy Ivanov2014-10-142-3/+27
| |\ \ \ \
| * \ \ \ \ am 6747be9f: 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
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 5bf786d8: 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
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am 728a8da1: Merge "surfaceflinger: Check sideband stream changed to trigger ...Jesse Hall2014-09-261-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ resolved conflicts for merge of 67d8bd66 to lmp-dev-plus-aospLajos Molnar2014-09-184-0/+25
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-...Dan Stoza2014-11-074-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-devDan Stoza2014-11-074-4/+4
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-074-4/+4
* | | | | | | | | | | | | 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 affc4d80: Merge "surfaceflinger: fix -Wunused-parameter warning" into lmp-...Jesse Hall2014-10-311-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | surfaceflinger: fix -Wunused-parameter warningJesse Hall2014-10-311-1/+1
* | | | | | | | | | | | 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 6e74e3cc: Merge "surfaceflinger: fix -Woverloaded-virtual warning" into lm...Jesse Hall2014-10-311-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | surfaceflinger: fix -Woverloaded-virtual warningJesse Hall2014-10-311-2/+2
| * | | | | | | | | | | surfaceflinger: fix -Wmismatched-tags warningsJesse Hall2014-10-312-2/+2
* | | | | | | | | | | | am 1f3efb11: Don\'t run large virtual displays through HWCDan Stoza2014-10-302-1/+22
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Don't run large virtual displays through HWCDan Stoza2014-10-282-1/+22
* | | | | | | | | | | | am 131866e1: Merge "Add glFlush in surfaceflinger screenshot code." into lmp-...Riley Andrews2014-10-243-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge "Add glFlush in surfaceflinger screenshot code." into lmp-mr1-devRiley Andrews2014-10-243-0/+7
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add glFlush in surfaceflinger screenshot code.Riley Andrews2014-10-233-0/+7
* | | | | | | | | | | | | am 8ad8c0a7: am afe2b1fa: surfaceflinger: don\'t close fence fds after passin...Jesse Hall2014-10-221-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | am afe2b1fa: surfaceflinger: don\'t close fence fds after passing to queueBufferJesse Hall2014-10-221-3/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | surfaceflinger: don't close fence fds after passing to queueBufferJesse Hall2014-10-211-3/+1
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Generate the SurfaceFlinger shader cache on initializationRiley Andrews2014-10-032-1/+34
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Link sigchain to surfaceflinger main executableDmitriy Ivanov2014-10-162-3/+27
* | | | | | | | | | | 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 6c925ede: Fixed discrepancy between crop and frame transparencies.Michael Lentine2014-10-032-2/+23
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Fixed discrepancy between crop and frame transparencies.Michael Lentine2014-10-032-2/+23