- 1db13d7 Get AID_GRAPHICS from right place by Glenn Kasten · 13 years ago
- 55ef343 remove dead/usnused code by Mathias Agopian · 13 years ago
- 6726347 Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE by Steve Block · 13 years ago
- e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
- 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
- c267bab Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE" by Steve Block · 13 years ago
- 2adea70 Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros" by Glenn Kasten · 13 years ago
- 99ed224 Use the standard CC_LIKELY and CC_UNLIKELY macros by Glenn Kasten · 13 years ago
- a19954a Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
- 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
- c4cd530 Fix invalid madvise() during concurrent alloc/dealloc of MemoryDealer by Ji-Hwan Lee · 13 years ago
- ace62f2 am 74e0fcae: am a1dee3f5: Merge "SurfaceTexture: fix a verbose-log compile error" into ics-mr1 by Jamie Gennis · 13 years ago
- 988637e SurfaceTexture: fix a verbose-log compile error by Jamie Gennis · 13 years ago
- 478ae5e Improve the VSYNC api a bit. by Mathias Agopian · 13 years ago
- a63ee4c am f1a4c48b: am e21dabf6: Merge "Initialize bwr.read_buffer in IPCThreadState::talkWithDriver." into ics-mr1 by Ben Cheng · 13 years ago
- d640f89 Initialize bwr.read_buffer in IPCThreadState::talkWithDriver. by Ben Cheng · 13 years ago
- a4fbecd am 55d3880e: am bb1e7d43: Merge changes I7e973a35,Ib3386fcc into ics-mr1 by Mathias Agopian · 13 years ago
- 86edf4f SurfaceTexture: add EGL_KHR_fence_sync option by Jamie Gennis · 13 years ago
- fe27e2f SurfaceTexture: add a blit-to-FBO test by Jamie Gennis · 13 years ago
- d0566bc Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
- 439cf85 Fix build. by Mathias Agopian · 13 years ago
- 461afeb Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
- 3ad3807 BitTube::read now handles EAGAIN by Mathias Agopian · 13 years ago
- 41f673c split ComposerService out of SurfaceComposerClient.h by Mathias Agopian · 13 years ago
- 66fbde3 Add a basic hashtable data structure, with tests! by Jeff Brown · 13 years ago
- 4265ed7 Merge "Use libcorkscrew to format the stack trace." by Jeff Brown · 13 years ago
- 6b7c5da am cc4d02e0: am 07a2d831: Merge "don\'t report an error when disconnecting from an abandoned surfacetexture" into ics-mr1 by Mathias Agopian · 13 years ago
- 93a098f am 8390cf39: am 8646cd42: Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices" into ics-mr1 by Mathias Agopian · 13 years ago
- 185a0a0 am c2597295: am 53cf2020: Merge changes I37fd43b5,I91eb29db,I0491ce35 into ics-mr1 by Jamie Gennis · 13 years ago
- 504f982 Use libcorkscrew to format the stack trace. by Jeff Brown · 13 years ago
- 7723773 Merge "don't report an error when disconnecting from an abandoned surfacetexture" into ics-mr1 by Mathias Agopian · 13 years ago
- 75cf5a7 Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices" into ics-mr1 by Mathias Agopian · 13 years ago
- e3603d7 SurfaceTexture: fix a couple tests by Jamie Gennis · 13 years ago
- 5976946 EGL: default to swap interval 1 by Jamie Gennis · 13 years ago
- 6f4cdfe SurfaceTexture: clean up some tests by Jamie Gennis · 13 years ago
- 8bee68f am d0df44b5: am 4d71053b: Merge "attempt to fix bug 5313580" into ics-mr1 by Mathias Agopian · 13 years ago
- 8b8a004 don't report an error when disconnecting from an abandoned surfacetexture by Mathias Agopian · 13 years ago
- 7c6eba6 enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices by Mathias Agopian · 13 years ago
- 6285c6c Merge "attempt to fix bug 5313580" into ics-mr1 by Mathias Agopian · 13 years ago
- b963e22 am 9da22d2c: am 2ba13186: Merge "SurfaceTexture: fix a bug with buffer reallocation" into ics-mr1 by Jamie Gennis · 13 years ago
- a36bcd5 attempt to fix bug 5313580 by Mathias Agopian · 13 years ago
- e984dd1 Merge "SurfaceTexture: fix a bug with buffer reallocation" into ics-mr1 by Jamie Gennis · 13 years ago
- aaa3ecf SurfaceTexture: fix a bug with buffer reallocation by Jamie Gennis · 13 years ago
- 1c46c42 am abdade71: am 69c17a11: Merge "Revert "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices"" into ics-mr1 by Mathias Agopian · 13 years ago
- ccf5b9f am 7765fc65: am fd6b64f6: Merge "SurfaceTexture: Fix to return the oldest of free buffers to Client on Dequeue call" into ics-mr1 by Jamie Gennis · 13 years ago
- c554d2b Merge "Revert "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices"" into ics-mr1 by Mathias Agopian · 13 years ago
- c21180e Revert "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices" by Mathias Agopian · 13 years ago
- c1ef3c4 Merge "SurfaceTexture: Fix to return the oldest of free buffers to Client on Dequeue call" into ics-mr1 by Jamie Gennis · 13 years ago
- 0c5ccc0 am 4c0e0dd2: am 3e7497b4: Merge "Eliminate hw.keyboards system properties." into ics-mr1 by Jeff Brown · 13 years ago
- 032458c Merge "Eliminate hw.keyboards system properties." into ics-mr1 by Jeff Brown · 13 years ago
- 882b0a5 Eliminate hw.keyboards system properties. by Jeff Brown · 13 years ago
- 029f760 am 556a406c: am 3aa684ec: Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices" into ics-mr1 by Mathias Agopian · 13 years ago
- a929748 SurfaceTexture: Fix to return the oldest of free buffers to Client on Dequeue call by Sunita Nadampalli · 13 years ago
- 251ce85 enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices by Mathias Agopian · 13 years ago
- 8c11963 am 738d8cae: am c93a151f: Merge "Define, document, and test the behavior of very large SurfaceTextures" into ics-mr1 by Mathias Agopian · 13 years ago
- 194c76c Define, document, and test the behavior of very large SurfaceTextures by Mathias Agopian · 13 years ago
- d341c71 Fix possible leak in Parcel::writeDupFileDescriptor. by Jeff Brown · 13 years ago
- c17f56f am 88061d6b: am 5462bc63: Fix a leak in Parcel::writeBlob. by Jeff Brown · 13 years ago
- 343c59c Merge "Slight change to the unwinder API." by Jeff Brown · 13 years ago
- efd912c am 5462bc63: Fix a leak in Parcel::writeBlob. by Jeff Brown · 13 years ago
- 93ff1f9 Fix a leak in Parcel::writeBlob. by Jeff Brown · 13 years ago
- 2ab79e7 Slight change to the unwinder API. by Jeff Brown · 13 years ago
- eade85c am c5ce130f: Merge "SurfaceTexture: various logging improvements" into ics-mr1 by Jamie Gennis · 13 years ago
- 7fbb399 am 236aea35: Merge changes Ibc99cb1c,Ie1f4f6f8 into ics-mr1 by Jamie Gennis · 13 years ago
- 9f8b1ce Merge "SurfaceTexture: various logging improvements" into ics-mr1 by Jamie Gennis · 13 years ago
- 6ee96ad SurfaceTexture: various logging improvements by Jamie Gennis · 13 years ago
- 0e1bc17 BlobCache: implement cache serialization by Jamie Gennis · 13 years ago
- 93ca6fb BlobCache: remove the mutex locking by Jamie Gennis · 13 years ago
- 9897b46 resolved conflicts for merge of 2d280f75 to ics-mr1 by Jeff Brown · 13 years ago
- 27a852b Improve the slow query instrumentation. by Jeff Brown · 13 years ago
- 20b3da9 Optimize fillWindow to improve reverse-seek performance. Bug: 5520301 by Jeff Brown · 13 years ago
- 7796e96 Merge "Rename SensorChannel to BitTube" by Mathias Agopian · 13 years ago
- 6807e59 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
- 9f76015 Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
- e27d62b Use libcorkscrew for stack unwinding. by Jeff Brown · 13 years ago
- 5cae0d0 Rename SensorChannel to BitTube by Mathias Agopian · 13 years ago
- b5fe317 add -ldl to host executables by Iliyan Malchev · 13 years ago
- 83d3fa1 Merge "SurfaceTexture: add tests for buffer leaks" by Jesse Hall · 13 years ago
- 79e3125 SurfaceTexture: add tests for buffer leaks by Jamie Gennis · 13 years ago
- baf0e06 am 827d069a: Merge "SurfaceTexture: free buffers when disconnect fails" into ics-mr0 by Jamie Gennis · 13 years ago
- 13c5ca3 SurfaceTexture: free buffers when disconnect fails by Jamie Gennis · 13 years ago
- 7731f4e am 9a0732af: Merge "SensorManager reconnects to sensor service when the later dies" into ics-mr0 by Mathias Agopian · 13 years ago
- 0ee55fd Merge "SensorManager reconnects to sensor service when the later dies" into ics-mr0 by Mathias Agopian · 13 years ago
- 3121873 am 3a735078: Merge "SurfaceTexture: report binder transaction failures" into ics-mr0 by Jamie Gennis · 13 years ago
- 2532077 am fefffc68: Merge "add logging and defensive code when initializing sensors" into ics-mr0 by Mathias Agopian · 13 years ago
- cb2de71 Merge changes I4e5ff00c,Id5e3ca1d,I97cbba61 by Jamie Gennis · 13 years ago
- 8e42e48 Merge "SurfaceTexture: report binder transaction failures" into ics-mr0 by Jamie Gennis · 13 years ago
- 1a2b83a SensorManager reconnects to sensor service when the later dies by Mathias Agopian · 13 years ago
- be58de0 add logging and defensive code when initializing sensors by Mathias Agopian · 13 years ago
- 9f61c8a Merge "Deprecate local-only CursorWindows." by Jeff Brown · 13 years ago
- 2837839 SurfaceFlinger: make sync transactions explicit by Jamie Gennis · 13 years ago
- 8a29ff2 SurfaceTexture: report binder transaction failures by Jamie Gennis · 13 years ago
- 3e2fb70 Deprecate local-only CursorWindows. by Jeff Brown · 13 years ago
- c901ca0 Surface: fix a protected buffer test by Jamie Gennis · 13 years ago
- a799380 Merge "SurfaceFlinger: update orientation via transactions" into ics-mr0 by Jamie Gennis · 13 years ago
- b8d69a5 SurfaceFlinger: update orientation via transactions by Jamie Gennis · 13 years ago
- ec4e006 Use ashmem for CursorWindows. Bug: 5332296 by Jeff Brown · 13 years ago
- de27227 Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296 by Jeff Brown · 13 years ago
- cc0bf53 Clean up CursorWindow code. Bug: 5332296 by Jeff Brown · 13 years ago
- 7746cc3 Fix handling of "allow fds" state. by Dianne Hackborn · 13 years ago