summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 5105960d: Fix sockfd leakage in SensorService. Remove sockfd from Looper w...Aravind Akella2014-09-241-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ resolved conflicts for merge of 67d8bd66 to lmp-dev-plus-aospLajos Molnar2014-09-184-0/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am e225f6fd: Merge "SensorService fixes." into lmp-devAravind Akella2014-09-162-28/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 83cbc5a7: Merge "Stop consuming input on error dialogs." into lmp-mr1-devCraig Mautner2014-11-122-31/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Stop consuming input on error dialogs.Craig Mautner2014-11-112-31/+0
* | | | | | | | | | | | | | | | | | | | | am a2614354: Merge "Add a timeout for releasing SensorService wake_lock." int...Aravind Akella2014-11-072-30/+102
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | Merge "Add a timeout for releasing SensorService wake_lock." into lmp-mr1-devAravind Akella2014-11-072-30/+102
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | Add a timeout for releasing SensorService wake_lock.Aravind Akella2014-11-012-30/+102
* | | | | | | | | | | | | | | | | | | | | | 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
| |/ / / / / / / / / / / / / / / / / / / / /