summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* am 5b730570: Merge "surfaceflinger: use Mutex timedLock instead of tryLock loop"Jesse Hall2015-01-121-9/+6
|\
| * 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 a7dcab69: Merge "We have POSIX clocks, and we don\'t need to ask for the o...Elliott Hughes2015-01-102-9/+2
|\ \ \ | |/ /
| * | We have POSIX clocks, and we don't need to ask for the openssl headers.Elliott Hughes2015-01-092-9/+2
| |/
* | am 033f7e8e: Merge "InputDispatcher: Optimize count()"Narayan Kamath2014-12-242-14/+9
|\ \ | |/
| * Merge "InputDispatcher: Optimize count()"Narayan Kamath2014-12-242-14/+9
| |\
| | * InputDispatcher: Optimize count()Jon McCaffrey2014-11-262-14/+9
| * | libgui: Enable -Weverything and -WerrorDan Stoza2014-12-054-11/+11
* | | am 5588d900: Merge "Enable clang for libui/libgui/surfaceflinger"Dan Albert2014-12-058-41/+29
|\ \ \ | |/ /
| * | Enable clang for libui/libgui/surfaceflingerDan Stoza2014-12-048-41/+29
* | | am 5878444f: SurfaceFlinger: Listen to HWC invalidateDan Stoza2014-12-031-2/+4
|\ \ \
| * | | SurfaceFlinger: Listen to HWC invalidateDan Stoza2014-12-021-2/+4
* | | | am 46ca041f: Merge "Don\'t error out because SensorEventConnection::dump over...Chih-hung Hsieh2014-11-251-0/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Don't error out because SensorEventConnection::dump overloads BBinder::dumpBernhard Rosenkränzer2014-11-251-0/+7
* | | | am 45aa0227: Merge "Fix potential format string vulnerability"chh2014-11-251-6/+3
|\ \ \ \ | |/ / /
| * | | Fix potential format string vulnerabilityBernhard Rosenkränzer2014-11-241-6/+3
* | | | 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 947a6adf: Merge "Remove comparisons that can\'t be true"Chih-hung Hsieh2014-11-181-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Remove comparisons that can't be trueBernhard Rosenkränzer2014-11-171-2/+2
* | | | am 55f71bc0: Merge "Replace IInterface::asBinder() with a static"Marco Nelissen2014-11-173-15/+13
|\ \ \ \ | |/ / /
| * | | Replace IInterface::asBinder() with a staticMarco Nelissen2014-11-173-15/+13
* | | | am d72ff140: Merge "Move frameworks/native to libc++."Dan Albert2014-11-161-11/+1
|\ \ \ \ | |/ / /
| * | | Move frameworks/native to libc++.Dan Albert2014-11-151-11/+1
* | | | am 9c17fb19: Merge "Frameworks/native: Wall Werror in batteryservice & powerm...Andreas Gampe2014-11-133-10/+14
|\ \ \ \ | |/ / /
| * | | Merge "Frameworks/native: Wall Werror in batteryservice & powermanager"Andreas Gampe2014-11-133-10/+14
| |\ \ \
| | * | | Frameworks/native: Wall Werror in batteryservice & powermanagerAndreas Gampe2014-11-133-10/+14
| | | |/ | | |/|
* | | | 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 0b6acb22: 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
| |\ \ \ \
| * \ \ \ \ am 26a28149: Merge "Link sigchain to surfaceflinger main executable"Dmitriy Ivanov2014-10-142-3/+27
| |\ \ \ \ \
| * \ \ \ \ \ am ffb49774: Improve ANR diagnostics.Jeff Brown2014-10-122-51/+71
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 7830ef3d: Change ordering of memory allocation and calling Thread::run().Aravind Akella2014-10-081-2/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am a7eb4b74: Merge "Fix sockfd leakage in SensorService." into lmp-devAravind Akella2014-10-032-31/+128
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ 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 deb71b28: Merge "Fix a possible SensorService deadlock." into lmp-devAravind Akella2014-09-291-11/+25
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ am bacc28ef: surfaceflinger: Use landscape resolution for default dpiJesse Hall2014-09-291-5/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ am 71e351d9: Merge "Revert "Fix sockfd leakage in SensorService. Remove sockf...Aravind Akella2014-09-271-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 4b20d402: Merge "Only mark repeated keys as PASS_TO_USER if the original k...Michael Wright2014-09-261-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 728a8da1: Merge "surfaceflinger: Check sideband stream changed to trigger ...Jesse Hall2014-09-261-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \