Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | am 46ca041f: Merge "Don\'t error out because SensorEventConnection::dump over... | Chih-hung Hsieh | 2014-11-25 | 1 | -0/+7 |
|\ | |||||
| * | Don't error out because SensorEventConnection::dump overloads BBinder::dump | Bernhard Rosenkränzer | 2014-11-25 | 1 | -0/+7 |
* | | am 45aa0227: Merge "Fix potential format string vulnerability" | chh | 2014-11-25 | 1 | -6/+3 |
|\ \ | |/ | |||||
| * | Fix potential format string vulnerability | Bernhard Rosenkränzer | 2014-11-24 | 1 | -6/+3 |
* | | am b947f29a: Merge "Add clamp to Layer and update Transform inverse." into lm... | Michael Lentine | 2014-11-25 | 2 | -17/+29 |
|\ \ | |||||
| * | | Add clamp to Layer and update Transform inverse. | Michael Lentine | 2014-11-21 | 2 | -17/+29 |
* | | | am c894c204: Merge "C++11 compatibility." | Dan Albert | 2014-11-20 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | C++11 compatibility. | Dan Albert | 2014-11-20 | 1 | -2/+2 |
* | | | am 6b9454d1: SurfaceFlinger: Do less work when using PTS | Dan Stoza | 2014-11-18 | 5 | -24/+90 |
|\ \ \ | | |/ | |/| | |||||
| * | | SurfaceFlinger: Do less work when using PTS | Dan Stoza | 2014-11-17 | 5 | -24/+90 |
* | | | am 947a6adf: Merge "Remove comparisons that can\'t be true" | Chih-hung Hsieh | 2014-11-18 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | Remove comparisons that can't be true | Bernhard Rosenkränzer | 2014-11-17 | 1 | -2/+2 |
* | | | am 55f71bc0: Merge "Replace IInterface::asBinder() with a static" | Marco Nelissen | 2014-11-17 | 3 | -15/+13 |
|\ \ \ | |/ / | |||||
| * | | Replace IInterface::asBinder() with a static | Marco Nelissen | 2014-11-17 | 3 | -15/+13 |
* | | | am d72ff140: Merge "Move frameworks/native to libc++." | Dan Albert | 2014-11-16 | 1 | -11/+1 |
|\ \ \ | |/ / | |||||
| * | | Move frameworks/native to libc++. | Dan Albert | 2014-11-15 | 1 | -11/+1 |
* | | | am 9c17fb19: Merge "Frameworks/native: Wall Werror in batteryservice & powerm... | Andreas Gampe | 2014-11-13 | 3 | -10/+14 |
|\ \ \ | |/ / | |||||
| * | | Merge "Frameworks/native: Wall Werror in batteryservice & powermanager" | Andreas Gampe | 2014-11-13 | 3 | -10/+14 |
| |\ \ | |||||
| | * | | Frameworks/native: Wall Werror in batteryservice & powermanager | Andreas Gampe | 2014-11-13 | 3 | -10/+14 |
* | | | | resolved conflicts for merge of 07dffa18 to lmp-mr1-dev-plus-aosp | Andreas Gampe | 2014-11-13 | 9 | -62/+59 |
|\ \ \ \ | |/ / / | |||||
| * | | | Frameworks/native: Wall Werror in surfaceflinger | Andreas Gampe | 2014-11-13 | 11 | -62/+60 |
| |/ / | |||||
| * | | am cb8a9fcc: Merge "Switch to libsigchain.a" | Dmitriy Ivanov | 2014-10-21 | 2 | -23/+4 |
| |\ \ | |||||
| * \ \ | am 0b6acb22: Add version number to SensorService dump output. | Aravind Akella | 2014-10-19 | 1 | -1/+2 |
| |\ \ \ | |||||
| * | | | | Clean up unused parameter warnings. | Narayan Kamath | 2014-10-17 | 2 | -47/+41 |
| * | | | | am 9cc84950: Merge "Don\'t check if this == NULL." | Dan Albert | 2014-10-15 | 1 | -1/+5 |
| |\ \ \ \ | |||||
| * \ \ \ \ | am 26a28149: Merge "Link sigchain to surfaceflinger main executable" | Dmitriy Ivanov | 2014-10-14 | 2 | -3/+27 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | am ffb49774: Improve ANR diagnostics. | Jeff Brown | 2014-10-12 | 2 | -51/+71 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | am 7830ef3d: Change ordering of memory allocation and calling Thread::run(). | Aravind Akella | 2014-10-08 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | am a7eb4b74: Merge "Fix sockfd leakage in SensorService." into lmp-dev | Aravind Akella | 2014-10-03 | 2 | -31/+128 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | am 6747be9f: Generate the SurfaceFlinger shader cache on initialization | Riley Andrews | 2014-10-03 | 2 | -1/+34 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | am db57cfbd: Merge "When eglMakeCurrent fails we need to fix the egl state." ... | Michael Lentine | 2014-10-01 | 2 | -4/+12 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | am 5bf786d8: surfaceflinger: recompute visibility after sideband stream change | Jesse Hall | 2014-10-01 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | am deb71b28: Merge "Fix a possible SensorService deadlock." into lmp-dev | Aravind Akella | 2014-09-29 | 1 | -11/+25 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | am bacc28ef: surfaceflinger: Use landscape resolution for default dpi | Jesse Hall | 2014-09-29 | 1 | -5/+13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | am 71e351d9: Merge "Revert "Fix sockfd leakage in SensorService. Remove sockf... | Aravind Akella | 2014-09-27 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | am 4b20d402: Merge "Only mark repeated keys as PASS_TO_USER if the original k... | Michael Wright | 2014-09-26 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | am 728a8da1: Merge "surfaceflinger: Check sideband stream changed to trigger ... | Jesse Hall | 2014-09-26 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | am 5105960d: Fix sockfd leakage in SensorService. Remove sockfd from Looper w... | Aravind Akella | 2014-09-24 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | resolved conflicts for merge of 67d8bd66 to lmp-dev-plus-aosp | Lajos Molnar | 2014-09-18 | 4 | -0/+25 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | am e225f6fd: Merge "SensorService fixes." into lmp-dev | Aravind Akella | 2014-09-16 | 2 | -28/+33 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | am 83cbc5a7: Merge "Stop consuming input on error dialogs." into lmp-mr1-dev | Craig Mautner | 2014-11-12 | 2 | -31/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | | Stop consuming input on error dialogs. | Craig Mautner | 2014-11-11 | 2 | -31/+0 |
* | | | | | | | | | | | | | | | | | | | | | am a2614354: Merge "Add a timeout for releasing SensorService wake_lock." int... | Aravind Akella | 2014-11-07 | 2 | -30/+102 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | | | | | | Merge "Add a timeout for releasing SensorService wake_lock." into lmp-mr1-dev | Aravind Akella | 2014-11-07 | 2 | -30/+102 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | | | | | Add a timeout for releasing SensorService wake_lock. | Aravind Akella | 2014-11-01 | 2 | -30/+102 |
* | | | | | | | | | | | | | | | | | | | | | | am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-... | Dan Stoza | 2014-11-07 | 4 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | | | | | | | Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev | Dan Stoza | 2014-11-07 | 4 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | | | | | | Add a BufferItem parameter to onFrameAvailable | Dan Stoza | 2014-11-07 | 4 | -4/+4 |
* | | | | | | | | | | | | | | | | | | | | | | | am 7aa0c47e: sf: Add a NULL check in getDisplayConfigs | Naseer Ahmed | 2014-11-03 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | | | | | | | | sf: Add a NULL check in getDisplayConfigs | Naseer Ahmed | 2014-11-03 | 1 | -0/+3 |
| |/ / / / / / / / / / / / / / / / / / / / / |