summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merge "Link sigchain to surfaceflinger main executable" into lmp-mr1-devDmitriy Ivanov2014-10-202-3/+27
| |\ \
| | * | 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 899891ec: am 0b6acb22: Add version number to SensorService dump output.Aravind Akella2014-10-191-1/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 0b6acb22: Add version number to SensorService dump output.Aravind Akella2014-10-191-1/+2
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Add version number to SensorService dump output.Aravind Akella2014-10-191-1/+2
* | | | Clean up unused parameter warnings.Narayan Kamath2014-10-172-47/+41
* | | | 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 2e5f8eaa: am ffb49774: Improve ANR diagnostics.Jeff Brown2014-10-122-51/+71
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | am ffb49774: Improve ANR diagnostics.Jeff Brown2014-10-122-51/+71
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Improve ANR diagnostics.Jeff Brown2014-10-102-51/+71
* | | | | am 5acc751f: am 7830ef3d: Change ordering of memory allocation and calling Th...Aravind Akella2014-10-081-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | am 7830ef3d: Change ordering of memory allocation and calling Thread::run().Aravind Akella2014-10-081-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Change ordering of memory allocation and calling Thread::run().Aravind Akella2014-10-071-2/+2
* | | | | am 93176114: am a7eb4b74: Merge "Fix sockfd leakage in SensorService." into l...Aravind Akella2014-10-032-31/+128
|\ \ \ \ \ | |/ / / /
| * | | | am a7eb4b74: Merge "Fix sockfd leakage in SensorService." into lmp-devAravind Akella2014-10-032-31/+128
| |\ \ \ \ | | |/ / /
| | * | | Merge "Fix sockfd leakage in SensorService." into lmp-devAravind Akella2014-10-032-31/+128
| | |\ \ \
| | | * | | Fix sockfd leakage in SensorService.Aravind Akella2014-10-022-31/+128
| | * | | | Generate the SurfaceFlinger shader cache on initializationRiley Andrews2014-10-032-1/+34
| | |/ / /
* | | | | 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
* | | | | am 6c833986: Merge "Generate the SurfaceFlinger shader cache on initializatio...Riley Andrews2014-10-022-1/+34
|\ \ \ \ \ | |/ / / /
| * | | | Generate the SurfaceFlinger shader cache on initializationRiley Andrews2014-10-022-1/+34
| |/ / /
* | | | am db57cfbd: Merge "When eglMakeCurrent fails we need to fix the egl state." ...Michael Lentine2014-10-022-4/+12
|\ \ \ \ | |/ / /
| * | | Merge "When eglMakeCurrent fails we need to fix the egl state." into lmp-devMichael Lentine2014-10-012-4/+12
| |\ \ \
| | * | | 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-021-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | surfaceflinger: recompute visibility after sideband stream changeJesse Hall2014-10-011-0/+4