- ce5b9c2 am 3f511aaf: am a16ee939: am 28587497: Merge "Discard framebuffer rendering queues when discarding layers Bug #5581817" into ics-mr1 by Mathias Agopian · 13 years ago
- 3f511aa am a16ee939: am 28587497: Merge "Discard framebuffer rendering queues when discarding layers Bug #5581817" into ics-mr1 by Mathias Agopian · 13 years ago
- 182a6da am 1333742b: am cb0db030: Merge branch \'ics-mr1-plus-aosp\' of ssh://android-git:29418/platform/frameworks/base into ics-mr1-plus-aosp by Akwasi Boateng · 13 years ago
- ae011d9 am 09060056: Merge "Fix setTimeZone() and use it properly in RSTest/rstime." by Stephen Hines · 13 years ago
- 1333742 am cb0db030: Merge branch \'ics-mr1-plus-aosp\' of ssh://android-git:29418/platform/frameworks/base into ics-mr1-plus-aosp by Akwasi Boateng · 13 years ago
- da96f8a Discard framebuffer rendering queues when discarding layers Bug #5581817 by Romain Guy · 13 years ago
- 8ff6b9e Terminate EGL when an app goes in the background by Romain Guy · 13 years ago
- d2f561d Fix setTimeZone() and use it properly in RSTest/rstime. by Stephen Hines · 13 years ago
- f15ed01 Path rendering by Jason Sams · 13 years ago
- df4ee72 Fix possible leak in Parcel::writeDupFileDescriptor. by Jeff Brown · 13 years ago
- bd79a9c am 88061d6b: am 5462bc63: Fix a leak in Parcel::writeBlob. by Jeff Brown · 13 years ago
- 9039e43 am 2ccc47b8: Merge "Memory optimizations for libhwui Bug #5566149" into ics-mr1 by Romain Guy · 13 years ago
- 06ab987 Merge "Slight change to the unwinder API." by Jeff Brown · 13 years ago
- 88061d6 am 5462bc63: Fix a leak in Parcel::writeBlob. by Jeff Brown · 13 years ago
- 5462bc6 Fix a leak in Parcel::writeBlob. by Jeff Brown · 13 years ago
- 2ccc47b Merge "Memory optimizations for libhwui Bug #5566149" into ics-mr1 by Romain Guy · 13 years ago
- eca0ca2 Memory optimizations for libhwui Bug #5566149 by Romain Guy · 13 years ago
- 67406a4 Slight change to the unwinder API. by Jeff Brown · 13 years ago
- a0337b4 am c5ce130f: Merge "SurfaceTexture: various logging improvements" into ics-mr1 by Jamie Gennis · 13 years ago
- 94c10c4 am 236aea35: Merge changes Ibc99cb1c,Ie1f4f6f8 into ics-mr1 by Jamie Gennis · 13 years ago
- c5ce130 Merge "SurfaceTexture: various logging improvements" into ics-mr1 by Jamie Gennis · 13 years ago
- 236aea3 Merge changes Ibc99cb1c,Ie1f4f6f8 into ics-mr1 by Jamie Gennis · 13 years ago
- 293b27e am af3a854b: am af675222: Merge "Fix potential segfault in RS watchdog." into ics-mr0 by Stephen Hines · 13 years ago
- ef9bb3c Fix bug #5438102 Double Arabic harakat overlap instead of stack In TextView by Fabrice Di Meglio · 13 years ago
- e4bd0f3 SurfaceTexture: various logging improvements by Jamie Gennis · 13 years ago
- 9d9768d BlobCache: implement cache serialization by Jamie Gennis · 14 years ago
- 94c1f14 BlobCache: remove the mutex locking by Jamie Gennis · 13 years ago
- af3a854 am af675222: Merge "Fix potential segfault in RS watchdog." into ics-mr0 by Stephen Hines · 13 years ago
- a049184 Fix potential segfault in RS watchdog. by Stephen Hines · 13 years ago
- 5889ce7 am 66ce1fce: Merge "Removing changes not meant for MR1" into ics-mr1 by Alex Sakhartchouk · 13 years ago
- 66ce1fc Merge "Removing changes not meant for MR1" into ics-mr1 by Alex Sakhartchouk · 13 years ago
- bce45617 resolved conflicts for merge of 2d280f75 to ics-mr1 by Jeff Brown · 13 years ago
- 89101cd9 Improve the slow query instrumentation. by Jeff Brown · 13 years ago
- e707859 Load identity matrix when calling Canvas.setMatrix(null) Bug #5446826 by Romain Guy · 13 years ago
- 650de3d Optimize fillWindow to improve reverse-seek performance. Bug: 5520301 by Jeff Brown · 13 years ago
- d97fd1d Removing changes not meant for MR1 by Alex Sakhartchouk · 13 years ago
- 0c01c81 am 27812a8f: am 28e4f87f: Fix bug where CPU could be stuck spinning Required the wallpaper be animating and the system to have run slowly during the last frame when rendering stopped. by Jason Sams · 13 years ago
- 27812a8 am 28e4f87f: Fix bug where CPU could be stuck spinning Required the wallpaper be animating and the system to have run slowly during the last frame when rendering stopped. by Jason Sams · 13 years ago
- 28e4f87 Fix bug where CPU could be stuck spinning by Jason Sams · 13 years ago
- 0cbdec5 Merge "Rename SensorChannel to BitTube" by Mathias Agopian · 13 years ago
- 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
- 28d9f02 Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
- 044966a Use libcorkscrew for stack unwinding. by Jeff Brown · 13 years ago
- 79174b7 Merge "Make sure 9patches are not filtered when not necessary Bug #5383406" by Romain Guy · 13 years ago
- 5e7c469 Make sure 9patches are not filtered when not necessary Bug #5383406 by Romain Guy · 13 years ago
- 12cdf51 Rename SensorChannel to BitTube by Mathias Agopian · 13 years ago
- 64ef6b4 add -ldl to host executables by Iliyan Malchev · 13 years ago
- 79235d2 Merge "adding getters to Sampler ProgramRaster, ProgramStore, Element. Element adds ability to get subelement info. Tests for new stuff." by Jason Sams · 13 years ago
- 5b6f238 Merge "Remove ObjBaseRef from the hal struct" by Jason Sams · 13 years ago
- 981d132 Merge "Fixes and optimizations of two quaternion functions." by Jason Sams · 13 years ago
- d10475e Merge "SurfaceTexture: add tests for buffer leaks" by Jesse Hall · 13 years ago
- 6ca2b06 Merge "Correctly dump DrawPatch operations in display lists" by Romain Guy · 13 years ago
- a62f172 Correctly dump DrawPatch operations in display lists by Romain Guy · 13 years ago
- 59940b4 SurfaceTexture: add tests for buffer leaks by Jamie Gennis · 13 years ago
- 08bad20 am 827d069a: Merge "SurfaceTexture: free buffers when disconnect fails" into ics-mr0 by Jamie Gennis · 13 years ago
- 791e638 SurfaceTexture: free buffers when disconnect fails by Jamie Gennis · 13 years ago
- f13ada9 Fixes and optimizations of two quaternion functions. by Alex Sakhartchouk · 13 years ago
- 7d5f5e7 adding getters to Sampler ProgramRaster, ProgramStore, Element. by Alex Sakhartchouk · 13 years ago
- 5ef2f53 Remove ObjBaseRef from the hal struct by Alex Sakhartchouk · 13 years ago
- b6233ff Merge "Return early when we cannot allocate a hardware layer Bug #5462308" by Romain Guy · 13 years ago
- 5cd5c3f Return early when we cannot allocate a hardware layer Bug #5462308 by Romain Guy · 13 years ago
- 72cdc6d am 9a0732af: Merge "SensorManager reconnects to sensor service when the later dies" into ics-mr0 by Mathias Agopian · 13 years ago
- 9a0732a Merge "SensorManager reconnects to sensor service when the later dies" into ics-mr0 by Mathias Agopian · 13 years ago
- eb58707 am 3a735078: Merge "SurfaceTexture: report binder transaction failures" into ics-mr0 by Jamie Gennis · 13 years ago
- 1c8a6bf am fefffc68: Merge "add logging and defensive code when initializing sensors" into ics-mr0 by Mathias Agopian · 13 years ago
- 7f7362c Merge changes I4e5ff00c,Id5e3ca1d,I97cbba61 by Jamie Gennis · 13 years ago
- 3a73507 Merge "SurfaceTexture: report binder transaction failures" into ics-mr0 by Jamie Gennis · 13 years ago
- de6c44e SensorManager reconnects to sensor service when the later dies by Mathias Agopian · 13 years ago
- a744ead Merge "Adding getter functions for script side RS objects. Multiproject change involving on device linker" by Alex Sakhartchouk · 13 years ago
- a338379 add logging and defensive code when initializing sensors by Mathias Agopian · 13 years ago
- 7e6aac1 Adding getter functions for script side RS objects. by Alex Sakhartchouk · 13 years ago
- a39a055 Merge "Deprecate local-only CursorWindows." by Jeff Brown · 13 years ago
- 122aa6b SurfaceFlinger: make sync transactions explicit by Jamie Gennis · 13 years ago
- 6cb7658 SurfaceTexture: report binder transaction failures by Jamie Gennis · 13 years ago
- 93c299d am a1e273ae: Merge "Surface: fix a protected buffer test" into ics-mr0 by Jamie Gennis · 13 years ago
- a1e273a Merge "Surface: fix a protected buffer test" into ics-mr0 by Jamie Gennis · 13 years ago
- 3fda6ed am 43b57ec4: Fix error printing if no command string is set. by Jason Sams · 13 years ago
- 43b57ec Fix error printing if no command string is set. by Jason Sams · 13 years ago
- 5e5d6d8 Deprecate local-only CursorWindows. by Jeff Brown · 13 years ago
- 74f7dfa Surface: fix a protected buffer test by Jamie Gennis · 13 years ago
- 731934d Merge "Fix bug with 1D arrays and threading. Some elements got launched multiple times." by Jason Sams · 13 years ago
- 2802dae Fix bug with 1D arrays and threading. Some elements got launched multiple times. by Jason Sams · 13 years ago
- 17d8e41 Merge "Add missing public native API" by Romain Guy · 13 years ago
- 71e36aa Add missing public native API by Romain Guy · 13 years ago
- 19de9ef Merge "Reduce the size of libhwui by 50%" by Romain Guy · 13 years ago
- 7953745 Reduce the size of libhwui by 50% by Romain Guy · 13 years ago
- c209113 am 075e4c3d: Merge "SurfaceFlinger: update orientation via transactions" into ics-mr0 by Jamie Gennis · 13 years ago
- 075e4c3 Merge "SurfaceFlinger: update orientation via transactions" into ics-mr0 by Jamie Gennis · 13 years ago
- 678f8cc Merge "Improve rsForEach overhead." by Jason Sams · 13 years ago
- ca2640b am 0a273592: Merge "Add video stabilization control to Camera parameters." into ics-mr0 by Eino-Ville Talvala · 13 years ago
- 0a27359 Merge "Add video stabilization control to Camera parameters." into ics-mr0 by Eino-Ville Talvala · 13 years ago
- 037abb8 Add video stabilization control to Camera parameters. by Eino-Ville Talvala · 13 years ago
- aac24a2 Improve rsForEach overhead. by Jason Sams · 13 years ago
- 241fe47 am 58bf986c: Merge "Use ashmem for CursorWindows. Bug: 5332296" into ics-mr0 by Jeff Brown · 13 years ago
- a9dc86b Correctly apply transforms when getting a TextureView's bitmap Bug #5439406 by Romain Guy · 13 years ago
- e2909e1 SurfaceFlinger: update orientation via transactions by Jamie Gennis · 13 years ago
- 0cde89f Use ashmem for CursorWindows. Bug: 5332296 by Jeff Brown · 13 years ago
- 270928b Merge changes Idbfeb3cc,I03e8e2e7,Iff9eed78 by Jeff Brown · 13 years ago
- 5a6d3a4 Stupid fixed point math. Bug #5423215 by Romain Guy · 13 years ago
- d0ff68d Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296 by Jeff Brown · 13 years ago