1. bc18f28 Merge "Disable debugging code in the font renderer" by Romain Guy · 13 years ago
  2. b629490 Disable debugging code in the font renderer by Romain Guy · 13 years ago
  3. 7042613 Merge "Fix an incorrect assert that doesn't account for element array size." by Alex Sakhartchouk · 13 years ago
  4. ac1748c Merge "Thread::getTid returns pid_t gettid() after run" by Glenn Kasten · 13 years ago
  5. bf3c3f2 Fix an incorrect assert that doesn't account for element array size. by Alex Sakhartchouk · 13 years ago
  6. bb3968f Merge "Remove wrapper version check assert." by Stephen Hines · 13 years ago
  7. 07c1293 Remove wrapper version check assert. by Stephen Hines · 13 years ago
  8. bbf1bc8 Merge "Add optional metadata to initiliaze the render threat." by Romain Guy · 13 years ago
  9. 211370f Add optional metadata to initiliaze the render threat. by Romain Guy · 13 years ago
  10. 6c997a9 aapt now sorts the strings in the resource string pool. by Dianne Hackborn · 13 years ago
  11. 13631f3 Add debug markers to OpenGLRenderer by Romain Guy · 13 years ago
  12. 855eadf Merge "Fix potential bug with reordered size/offset arguments." by Stephen Hines · 13 years ago
  13. 530041d Add stencil buffer to the EGL config by Romain Guy · 13 years ago
  14. dfbcee6 fix build by Mathias Agopian · 13 years ago
  15. cee905b Merge "Don't wait forever if there are no commands to execute." by Stephen Hines · 13 years ago
  16. 7bea650 Merge "SurfaceTexture: use fence sync on omap4 & s5pc110" by Jamie Gennis · 13 years ago
  17. e3f9cc6 Don't wait forever if there are no commands to execute. by Stephen Hines · 13 years ago
  18. caaac34 Merge "Fix bugs with unsigned rsAtomicCas/Max/Min." by Stephen Hines · 13 years ago
  19. 109116b Fix bugs with unsigned rsAtomicCas/Max/Min. by Stephen Hines · 13 years ago
  20. 5ff9df6 Add full support for Canvas.setDrawFilter() by Romain Guy · 13 years ago
  21. f3d30e1 SurfaceTexture: use fence sync on omap4 & s5pc110 by Daniel Lam · 13 years ago
  22. 4cbe25a Fix potential bug with reordered size/offset arguments. by Stephen Hines · 13 years ago
  23. 22d4184 Fix the build, for real by Romain Guy · 13 years ago
  24. 4785a6f Merge "Full support for Canvas.drawPosText" by Romain Guy · 13 years ago
  25. 671d6cf Full support for Canvas.drawPosText by Romain Guy · 13 years ago
  26. b41c96a am 43fda84e: am 6ad9ea7d: Merge "update overview page for rs api docs to open iframe links in parent" into ics-mr1 by Robert Ly · 13 years ago
  27. eb9a536 First pass at implementing Canvas.drawPosText() in GL by Romain Guy · 13 years ago
  28. 06a8644 Thread::getTid returns pid_t gettid() after run by Glenn Kasten · 13 years ago
  29. d36f7d2 Merge "Add support for new root.expand() calls." by Stephen Hines · 13 years ago
  30. 1e80869 Get AID_GRAPHICS from right place by Glenn Kasten · 13 years ago
  31. 2eeb53c update overview page for rs api docs to open iframe links in parent by Robert Ly · 13 years ago
  32. 0272f1d cherrypick from master - add overview description for RS API reference Change-Id: Id5554c607ad4c435f92bfa939e4ce4833a638f62 by Robert Ly · 13 years ago
  33. 6b4cf07 Add support for new root.expand() calls. by Stephen Hines · 13 years ago
  34. 0db7590 remove dead/usnused code by Mathias Agopian · 13 years ago
  35. ec193de Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE by Steve Block · 13 years ago
  36. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  37. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  38. d4a69b4 Merge "Fix bug #5753006 Garbled Labels in Maps" by Fabrice Di Meglio · 13 years ago
  39. bd47cac Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE" by Steve Block · 13 years ago
  40. c511bee8 Fix bug #5753006 Garbled Labels in Maps by Fabrice Di Meglio · 13 years ago
  41. a8719ad Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros" by Glenn Kasten · 13 years ago
  42. e80a4cc Use the standard CC_LIKELY and CC_UNLIKELY macros by Glenn Kasten · 13 years ago
  43. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  44. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  45. 82bc7a7 Properly restore the GL scissor after a GL draw functor Bug #5781254 by Romain Guy · 13 years ago
  46. 0faa055 Merge "De-allocate caches for large glyphs when trimming memory" by Chet Haase · 13 years ago
  47. 9a82456 De-allocate caches for large glyphs when trimming memory by Chet Haase · 13 years ago
  48. 1b678528 Merge "Fix invalid madvise() during concurrent alloc/dealloc of MemoryDealer" by Jeff Brown · 13 years ago
  49. 0904c20 Merge "Fix issues from recent glyph caching change" by Chet Haase · 13 years ago
  50. 2a47c14 Fix issues from recent glyph caching change by Chet Haase · 13 years ago
  51. 8f85e80 Generate even fewer GL commands by Romain Guy · 13 years ago
  52. c17d9b7 Fix invalid madvise() during concurrent alloc/dealloc of MemoryDealer by Ji-Hwan Lee · 13 years ago
  53. 2d4fd36 Reduce the number of active texture changes by Romain Guy · 13 years ago
  54. ec31f83 <Insert something improper about OpenGL> by Romain Guy · 13 years ago
  55. a1d3c91 Further reduce the number of GL commands sent to the driver by Romain Guy · 13 years ago
  56. e829bc0 Merge "Make glyph cache more flexible" by Chet Haase · 13 years ago
  57. 7de0cb1 Make glyph cache more flexible by Chet Haase · 13 years ago
  58. 15bc643 Reduce the number of GL commands generated by the UI by Romain Guy · 13 years ago
  59. 5009f65 Merge "Optimize state changes" by Romain Guy · 13 years ago
  60. f3a910b4 Optimize state changes by Romain Guy · 13 years ago
  61. da7642b Merge "Minimize the amount of data uploaded to draw text" by Romain Guy · 13 years ago
  62. 51fbb00 Merge "Various OpenGL optimizations" by Romain Guy · 13 years ago
  63. d71dd36 Minimize the amount of data uploaded to draw text by Romain Guy · 13 years ago
  64. 39d252a Various OpenGL optimizations by Romain Guy · 13 years ago
  65. d2ea737 Merge "Remove leftover debugging code" by Romain Guy · 13 years ago
  66. f44e66f Remove leftover debugging code by Romain Guy · 13 years ago
  67. ebb2c6b Merge "Keep shaders to render properly" by Romain Guy · 13 years ago
  68. 3e263fa Keep shaders to render properly by Romain Guy · 13 years ago
  69. f08403b am 74e0fcae: am a1dee3f5: Merge "SurfaceTexture: fix a verbose-log compile error" into ics-mr1 by Jamie Gennis · 13 years ago
  70. 6752d0a Mark color uniform fetched after fetching it by Romain Guy · 13 years ago
  71. 798b9cd SurfaceTexture: fix a verbose-log compile error by Jamie Gennis · 13 years ago
  72. 24edca8 Code cleanup by Romain Guy · 13 years ago
  73. 05bbde7 Free up resources by deleting shaders early on by Romain Guy · 13 years ago
  74. 4a46ee5 Merge "Improve the VSYNC api a bit." by Mathias Agopian · 13 years ago
  75. 6779df2 Improve the VSYNC api a bit. by Mathias Agopian · 13 years ago
  76. f7f9304 Merge "NULL should not be const for RS." by Stephen Hines · 13 years ago
  77. 4d32204 NULL should not be const for RS. by Stephen Hines · 13 years ago
  78. 9c4b79a Discard framebuffer rendering queues when discarding layers Bug #5581817 by Romain Guy · 13 years ago
  79. 7da48db Merge "Clip text correctly Bug #5706056" by Romain Guy · 13 years ago
  80. 8f9a9f6 Clip text correctly Bug #5706056 by Romain Guy · 13 years ago
  81. f0fef4f am f1a4c48b: am e21dabf6: Merge "Initialize bwr.read_buffer in IPCThreadState::talkWithDriver." into ics-mr1 by Ben Cheng · 13 years ago
  82. e21dabf Merge "Initialize bwr.read_buffer in IPCThreadState::talkWithDriver." into ics-mr1 by Ben Cheng · 13 years ago
  83. cac5fd3 Faster text clipping by Romain Guy · 13 years ago
  84. 0450570 Initialize bwr.read_buffer in IPCThreadState::talkWithDriver. by Ben Cheng · 13 years ago
  85. 976ae27 Add support for handling a bitcode wrapper to librs. by Stephen Hines · 13 years ago
  86. d21b6e1 Optimize away unnecessary state changes by Romain Guy · 13 years ago
  87. 993b209 am 55d3880e: am bb1e7d43: Merge changes I7e973a35,Ib3386fcc into ics-mr1 by Mathias Agopian · 13 years ago
  88. 77cec613 SurfaceTexture: add EGL_KHR_fence_sync option by Jamie Gennis · 13 years ago
  89. d6c938f SurfaceTexture: add a blit-to-FBO test by Jamie Gennis · 13 years ago
  90. 79f39eb Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
  91. f9e88fb Fix build. by Mathias Agopian · 13 years ago
  92. aa2892e Merge changes If4126023,Iacda2386,I1eb691f7,Ib56139f8 by Mathias Agopian · 13 years ago
  93. f3918c5 Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
  94. bb9ba8b BitTube::read now handles EAGAIN by Mathias Agopian · 13 years ago
  95. cb52d67 am 02e88f23: am 46685db9: Merge "Fix crash in existing applications Bug #5659476" into ics-mr1 by Romain Guy · 13 years ago
  96. 46685db Merge "Fix crash in existing applications Bug #5659476" into ics-mr1 by Romain Guy · 13 years ago
  97. d3ea6b4 am 38928899: am 8990cb57: Merge "Fix flashing wifi dialog after rotating back from landscape." into ics-mr1 by Chet Haase · 13 years ago
  98. 3f15700 split ComposerService out of SurfaceComposerClient.h by Mathias Agopian · 13 years ago
  99. 08837c2 Fix flashing wifi dialog after rotating back from landscape. by Chet Haase · 13 years ago
  100. ff98fa5 Fix crash in existing applications Bug #5659476 by Romain Guy · 13 years ago