1. 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
  2. 3f511aa am a16ee939: am 28587497: Merge "Discard framebuffer rendering queues when discarding layers Bug #5581817" into ics-mr1 by Mathias Agopian · 13 years ago
  3. 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
  4. ae011d9 am 09060056: Merge "Fix setTimeZone() and use it properly in RSTest/rstime." by Stephen Hines · 13 years ago
  5. 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
  6. da96f8a Discard framebuffer rendering queues when discarding layers Bug #5581817 by Romain Guy · 13 years ago
  7. 8ff6b9e Terminate EGL when an app goes in the background by Romain Guy · 13 years ago
  8. d2f561d Fix setTimeZone() and use it properly in RSTest/rstime. by Stephen Hines · 13 years ago
  9. f15ed01 Path rendering by Jason Sams · 13 years ago
  10. df4ee72 Fix possible leak in Parcel::writeDupFileDescriptor. by Jeff Brown · 13 years ago
  11. bd79a9c am 88061d6b: am 5462bc63: Fix a leak in Parcel::writeBlob. by Jeff Brown · 13 years ago
  12. 9039e43 am 2ccc47b8: Merge "Memory optimizations for libhwui Bug #5566149" into ics-mr1 by Romain Guy · 13 years ago
  13. 06ab987 Merge "Slight change to the unwinder API." by Jeff Brown · 13 years ago
  14. 88061d6 am 5462bc63: Fix a leak in Parcel::writeBlob. by Jeff Brown · 13 years ago
  15. 5462bc6 Fix a leak in Parcel::writeBlob. by Jeff Brown · 13 years ago
  16. 2ccc47b Merge "Memory optimizations for libhwui Bug #5566149" into ics-mr1 by Romain Guy · 13 years ago
  17. eca0ca2 Memory optimizations for libhwui Bug #5566149 by Romain Guy · 13 years ago
  18. 67406a4 Slight change to the unwinder API. by Jeff Brown · 13 years ago
  19. a0337b4 am c5ce130f: Merge "SurfaceTexture: various logging improvements" into ics-mr1 by Jamie Gennis · 13 years ago
  20. 94c10c4 am 236aea35: Merge changes Ibc99cb1c,Ie1f4f6f8 into ics-mr1 by Jamie Gennis · 13 years ago
  21. c5ce130 Merge "SurfaceTexture: various logging improvements" into ics-mr1 by Jamie Gennis · 13 years ago
  22. 236aea3 Merge changes Ibc99cb1c,Ie1f4f6f8 into ics-mr1 by Jamie Gennis · 13 years ago
  23. 293b27e am af3a854b: am af675222: Merge "Fix potential segfault in RS watchdog." into ics-mr0 by Stephen Hines · 13 years ago
  24. ef9bb3c Fix bug #5438102 Double Arabic harakat overlap instead of stack In TextView by Fabrice Di Meglio · 13 years ago
  25. e4bd0f3 SurfaceTexture: various logging improvements by Jamie Gennis · 13 years ago
  26. 9d9768d BlobCache: implement cache serialization by Jamie Gennis · 14 years ago
  27. 94c1f14 BlobCache: remove the mutex locking by Jamie Gennis · 13 years ago
  28. af3a854 am af675222: Merge "Fix potential segfault in RS watchdog." into ics-mr0 by Stephen Hines · 13 years ago
  29. a049184 Fix potential segfault in RS watchdog. by Stephen Hines · 13 years ago
  30. 5889ce7 am 66ce1fce: Merge "Removing changes not meant for MR1" into ics-mr1 by Alex Sakhartchouk · 13 years ago
  31. 66ce1fc Merge "Removing changes not meant for MR1" into ics-mr1 by Alex Sakhartchouk · 13 years ago
  32. bce45617 resolved conflicts for merge of 2d280f75 to ics-mr1 by Jeff Brown · 13 years ago
  33. 89101cd9 Improve the slow query instrumentation. by Jeff Brown · 13 years ago
  34. e707859 Load identity matrix when calling Canvas.setMatrix(null) Bug #5446826 by Romain Guy · 13 years ago
  35. 650de3d Optimize fillWindow to improve reverse-seek performance. Bug: 5520301 by Jeff Brown · 13 years ago
  36. d97fd1d Removing changes not meant for MR1 by Alex Sakhartchouk · 13 years ago
  37. 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
  38. 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
  39. 28e4f87 Fix bug where CPU could be stuck spinning by Jason Sams · 13 years ago
  40. 0cbdec5 Merge "Rename SensorChannel to BitTube" by Mathias Agopian · 13 years ago
  41. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  42. 28d9f02 Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
  43. 044966a Use libcorkscrew for stack unwinding. by Jeff Brown · 13 years ago
  44. 79174b7 Merge "Make sure 9patches are not filtered when not necessary Bug #5383406" by Romain Guy · 13 years ago
  45. 5e7c469 Make sure 9patches are not filtered when not necessary Bug #5383406 by Romain Guy · 13 years ago
  46. 12cdf51 Rename SensorChannel to BitTube by Mathias Agopian · 13 years ago
  47. 64ef6b4 add -ldl to host executables by Iliyan Malchev · 13 years ago
  48. 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
  49. 5b6f238 Merge "Remove ObjBaseRef from the hal struct" by Jason Sams · 13 years ago
  50. 981d132 Merge "Fixes and optimizations of two quaternion functions." by Jason Sams · 13 years ago
  51. d10475e Merge "SurfaceTexture: add tests for buffer leaks" by Jesse Hall · 13 years ago
  52. 6ca2b06 Merge "Correctly dump DrawPatch operations in display lists" by Romain Guy · 13 years ago
  53. a62f172 Correctly dump DrawPatch operations in display lists by Romain Guy · 13 years ago
  54. 59940b4 SurfaceTexture: add tests for buffer leaks by Jamie Gennis · 13 years ago
  55. 08bad20 am 827d069a: Merge "SurfaceTexture: free buffers when disconnect fails" into ics-mr0 by Jamie Gennis · 13 years ago
  56. 791e638 SurfaceTexture: free buffers when disconnect fails by Jamie Gennis · 13 years ago
  57. f13ada9 Fixes and optimizations of two quaternion functions. by Alex Sakhartchouk · 13 years ago
  58. 7d5f5e7 adding getters to Sampler ProgramRaster, ProgramStore, Element. by Alex Sakhartchouk · 13 years ago
  59. 5ef2f53 Remove ObjBaseRef from the hal struct by Alex Sakhartchouk · 13 years ago
  60. b6233ff Merge "Return early when we cannot allocate a hardware layer Bug #5462308" by Romain Guy · 13 years ago
  61. 5cd5c3f Return early when we cannot allocate a hardware layer Bug #5462308 by Romain Guy · 13 years ago
  62. 72cdc6d am 9a0732af: Merge "SensorManager reconnects to sensor service when the later dies" into ics-mr0 by Mathias Agopian · 13 years ago
  63. 9a0732a Merge "SensorManager reconnects to sensor service when the later dies" into ics-mr0 by Mathias Agopian · 13 years ago
  64. eb58707 am 3a735078: Merge "SurfaceTexture: report binder transaction failures" into ics-mr0 by Jamie Gennis · 13 years ago
  65. 1c8a6bf am fefffc68: Merge "add logging and defensive code when initializing sensors" into ics-mr0 by Mathias Agopian · 13 years ago
  66. 7f7362c Merge changes I4e5ff00c,Id5e3ca1d,I97cbba61 by Jamie Gennis · 13 years ago
  67. 3a73507 Merge "SurfaceTexture: report binder transaction failures" into ics-mr0 by Jamie Gennis · 13 years ago
  68. de6c44e SensorManager reconnects to sensor service when the later dies by Mathias Agopian · 13 years ago
  69. a744ead Merge "Adding getter functions for script side RS objects. Multiproject change involving on device linker" by Alex Sakhartchouk · 13 years ago
  70. a338379 add logging and defensive code when initializing sensors by Mathias Agopian · 13 years ago
  71. 7e6aac1 Adding getter functions for script side RS objects. by Alex Sakhartchouk · 13 years ago
  72. a39a055 Merge "Deprecate local-only CursorWindows." by Jeff Brown · 13 years ago
  73. 122aa6b SurfaceFlinger: make sync transactions explicit by Jamie Gennis · 13 years ago
  74. 6cb7658 SurfaceTexture: report binder transaction failures by Jamie Gennis · 13 years ago
  75. 93c299d am a1e273ae: Merge "Surface: fix a protected buffer test" into ics-mr0 by Jamie Gennis · 13 years ago
  76. a1e273a Merge "Surface: fix a protected buffer test" into ics-mr0 by Jamie Gennis · 13 years ago
  77. 3fda6ed am 43b57ec4: Fix error printing if no command string is set. by Jason Sams · 13 years ago
  78. 43b57ec Fix error printing if no command string is set. by Jason Sams · 13 years ago
  79. 5e5d6d8 Deprecate local-only CursorWindows. by Jeff Brown · 13 years ago
  80. 74f7dfa Surface: fix a protected buffer test by Jamie Gennis · 13 years ago
  81. 731934d Merge "Fix bug with 1D arrays and threading. Some elements got launched multiple times." by Jason Sams · 13 years ago
  82. 2802dae Fix bug with 1D arrays and threading. Some elements got launched multiple times. by Jason Sams · 13 years ago
  83. 17d8e41 Merge "Add missing public native API" by Romain Guy · 13 years ago
  84. 71e36aa Add missing public native API by Romain Guy · 13 years ago
  85. 19de9ef Merge "Reduce the size of libhwui by 50%" by Romain Guy · 13 years ago
  86. 7953745 Reduce the size of libhwui by 50% by Romain Guy · 13 years ago
  87. c209113 am 075e4c3d: Merge "SurfaceFlinger: update orientation via transactions" into ics-mr0 by Jamie Gennis · 13 years ago
  88. 075e4c3 Merge "SurfaceFlinger: update orientation via transactions" into ics-mr0 by Jamie Gennis · 13 years ago
  89. 678f8cc Merge "Improve rsForEach overhead." by Jason Sams · 13 years ago
  90. ca2640b am 0a273592: Merge "Add video stabilization control to Camera parameters." into ics-mr0 by Eino-Ville Talvala · 13 years ago
  91. 0a27359 Merge "Add video stabilization control to Camera parameters." into ics-mr0 by Eino-Ville Talvala · 13 years ago
  92. 037abb8 Add video stabilization control to Camera parameters. by Eino-Ville Talvala · 13 years ago
  93. aac24a2 Improve rsForEach overhead. by Jason Sams · 13 years ago
  94. 241fe47 am 58bf986c: Merge "Use ashmem for CursorWindows. Bug: 5332296" into ics-mr0 by Jeff Brown · 13 years ago
  95. a9dc86b Correctly apply transforms when getting a TextureView's bitmap Bug #5439406 by Romain Guy · 13 years ago
  96. e2909e1 SurfaceFlinger: update orientation via transactions by Jamie Gennis · 13 years ago
  97. 0cde89f Use ashmem for CursorWindows. Bug: 5332296 by Jeff Brown · 13 years ago
  98. 270928b Merge changes Idbfeb3cc,I03e8e2e7,Iff9eed78 by Jeff Brown · 13 years ago
  99. 5a6d3a4 Stupid fixed point math. Bug #5423215 by Romain Guy · 13 years ago
  100. d0ff68d Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296 by Jeff Brown · 13 years ago