1. 8f85e80 Generate even fewer GL commands by Romain Guy · 13 years ago
  2. 2d4fd36 Reduce the number of active texture changes by Romain Guy · 13 years ago
  3. ec31f83 <Insert something improper about OpenGL> by Romain Guy · 13 years ago
  4. a1d3c91 Further reduce the number of GL commands sent to the driver by Romain Guy · 13 years ago
  5. e829bc0 Merge "Make glyph cache more flexible" by Chet Haase · 13 years ago
  6. 7de0cb1 Make glyph cache more flexible by Chet Haase · 13 years ago
  7. 15bc643 Reduce the number of GL commands generated by the UI by Romain Guy · 13 years ago
  8. 5009f65 Merge "Optimize state changes" by Romain Guy · 13 years ago
  9. f3a910b4 Optimize state changes by Romain Guy · 13 years ago
  10. da7642b Merge "Minimize the amount of data uploaded to draw text" by Romain Guy · 13 years ago
  11. 51fbb00 Merge "Various OpenGL optimizations" by Romain Guy · 13 years ago
  12. d71dd36 Minimize the amount of data uploaded to draw text by Romain Guy · 13 years ago
  13. 39d252a Various OpenGL optimizations by Romain Guy · 13 years ago
  14. d2ea737 Merge "Remove leftover debugging code" by Romain Guy · 13 years ago
  15. f44e66f Remove leftover debugging code by Romain Guy · 13 years ago
  16. ebb2c6b Merge "Keep shaders to render properly" by Romain Guy · 13 years ago
  17. 3e263fa Keep shaders to render properly by Romain Guy · 13 years ago
  18. f08403b am 74e0fcae: am a1dee3f5: Merge "SurfaceTexture: fix a verbose-log compile error" into ics-mr1 by Jamie Gennis · 13 years ago
  19. 6752d0a Mark color uniform fetched after fetching it by Romain Guy · 13 years ago
  20. 798b9cd SurfaceTexture: fix a verbose-log compile error by Jamie Gennis · 13 years ago
  21. 24edca8 Code cleanup by Romain Guy · 13 years ago
  22. 05bbde7 Free up resources by deleting shaders early on by Romain Guy · 13 years ago
  23. 4a46ee5 Merge "Improve the VSYNC api a bit." by Mathias Agopian · 13 years ago
  24. 6779df2 Improve the VSYNC api a bit. by Mathias Agopian · 13 years ago
  25. f7f9304 Merge "NULL should not be const for RS." by Stephen Hines · 13 years ago
  26. 4d32204 NULL should not be const for RS. by Stephen Hines · 13 years ago
  27. 9c4b79a Discard framebuffer rendering queues when discarding layers Bug #5581817 by Romain Guy · 13 years ago
  28. 7da48db Merge "Clip text correctly Bug #5706056" by Romain Guy · 13 years ago
  29. 8f9a9f6 Clip text correctly Bug #5706056 by Romain Guy · 13 years ago
  30. f0fef4f am f1a4c48b: am e21dabf6: Merge "Initialize bwr.read_buffer in IPCThreadState::talkWithDriver." into ics-mr1 by Ben Cheng · 13 years ago
  31. e21dabf Merge "Initialize bwr.read_buffer in IPCThreadState::talkWithDriver." into ics-mr1 by Ben Cheng · 13 years ago
  32. cac5fd3 Faster text clipping by Romain Guy · 13 years ago
  33. 0450570 Initialize bwr.read_buffer in IPCThreadState::talkWithDriver. by Ben Cheng · 13 years ago
  34. 976ae27 Add support for handling a bitcode wrapper to librs. by Stephen Hines · 13 years ago
  35. d21b6e1 Optimize away unnecessary state changes by Romain Guy · 13 years ago
  36. 993b209 am 55d3880e: am bb1e7d43: Merge changes I7e973a35,Ib3386fcc into ics-mr1 by Mathias Agopian · 13 years ago
  37. 77cec613 SurfaceTexture: add EGL_KHR_fence_sync option by Jamie Gennis · 13 years ago
  38. d6c938f SurfaceTexture: add a blit-to-FBO test by Jamie Gennis · 13 years ago
  39. 79f39eb Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
  40. f9e88fb Fix build. by Mathias Agopian · 13 years ago
  41. aa2892e Merge changes If4126023,Iacda2386,I1eb691f7,Ib56139f8 by Mathias Agopian · 13 years ago
  42. f3918c5 Add support for sending VSYNC events to the framework by Mathias Agopian · 13 years ago
  43. bb9ba8b BitTube::read now handles EAGAIN by Mathias Agopian · 13 years ago
  44. cb52d67 am 02e88f23: am 46685db9: Merge "Fix crash in existing applications Bug #5659476" into ics-mr1 by Romain Guy · 13 years ago
  45. 46685db Merge "Fix crash in existing applications Bug #5659476" into ics-mr1 by Romain Guy · 13 years ago
  46. d3ea6b4 am 38928899: am 8990cb57: Merge "Fix flashing wifi dialog after rotating back from landscape." into ics-mr1 by Chet Haase · 13 years ago
  47. 3f15700 split ComposerService out of SurfaceComposerClient.h by Mathias Agopian · 13 years ago
  48. 08837c2 Fix flashing wifi dialog after rotating back from landscape. by Chet Haase · 13 years ago
  49. ff98fa5 Fix crash in existing applications Bug #5659476 by Romain Guy · 13 years ago
  50. 12be3ff Remove dead code. by Logan Chien · 13 years ago
  51. 8a743d9 Merge "Add a basic hashtable data structure, with tests!" by Jeff Brown · 13 years ago
  52. e7d1722 Merge "Add support for handling a bitcode wrapper to librs." by Stephen Hines · 13 years ago
  53. 09ee7c8 Add support for handling a bitcode wrapper to librs. by Stephen Hines · 13 years ago
  54. 9d61edc Add a basic hashtable data structure, with tests! by Jeff Brown · 13 years ago
  55. b1e72b6 Merge "add overview description for RS API reference" by Robert Ly · 13 years ago
  56. dd39fdf Fix script init error handling. by Jason Sams · 13 years ago
  57. ec99c62 Merge "Use libcorkscrew to format the stack trace." by Jeff Brown · 13 years ago
  58. c28e574 am a2fabf4a: am 303a0695: Merge "Draw in the correct FBO after invoking a GL functor Bug #5650514" into ics-mr1 by Romain Guy · 13 years ago
  59. 303a069 Merge "Draw in the correct FBO after invoking a GL functor Bug #5650514" into ics-mr1 by Romain Guy · 13 years ago
  60. 77228be add overview description for RS API reference by Robert Ly · 13 years ago
  61. 4c6d112 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
  62. 29c18ca am 8390cf39: am 8646cd42: Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices" into ics-mr1 by Mathias Agopian · 13 years ago
  63. 07f062b am c2597295: am 53cf2020: Merge changes I37fd43b5,I91eb29db,I0491ce35 into ics-mr1 by Jamie Gennis · 13 years ago
  64. 38a931f Use libcorkscrew to format the stack trace. by Jeff Brown · 13 years ago
  65. 07a2d83 Merge "don't report an error when disconnecting from an abandoned surfacetexture" into ics-mr1 by Mathias Agopian · 13 years ago
  66. 8646cd4 Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices" into ics-mr1 by Mathias Agopian · 13 years ago
  67. 421458a Draw in the correct FBO after invoking a GL functor Bug #5650514 by Romain Guy · 13 years ago
  68. caa4482 SurfaceTexture: fix a couple tests by Jamie Gennis · 13 years ago
  69. 87f3265 EGL: default to swap interval 1 by Jamie Gennis · 13 years ago
  70. c10a94c4 SurfaceTexture: clean up some tests by Jamie Gennis · 13 years ago
  71. 36bd710 am d0df44b5: am 4d71053b: Merge "attempt to fix bug 5313580" into ics-mr1 by Mathias Agopian · 13 years ago
  72. b05bb17 don't report an error when disconnecting from an abandoned surfacetexture by Mathias Agopian · 13 years ago
  73. e2fa30c enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices by Mathias Agopian · 13 years ago
  74. 4d71053 Merge "attempt to fix bug 5313580" into ics-mr1 by Mathias Agopian · 13 years ago
  75. 892a9d6 am 9da22d2c: am 2ba13186: Merge "SurfaceTexture: fix a bug with buffer reallocation" into ics-mr1 by Jamie Gennis · 13 years ago
  76. 90cbbd1 attempt to fix bug 5313580 by Mathias Agopian · 13 years ago
  77. 2ba1318 Merge "SurfaceTexture: fix a bug with buffer reallocation" into ics-mr1 by Jamie Gennis · 13 years ago
  78. e36d0548 SurfaceTexture: fix a bug with buffer reallocation by Jamie Gennis · 13 years ago
  79. 5044556 Merge "Fixing FBO font rendering bug that resulted from using old surface size." by Alex Sakhartchouk · 13 years ago
  80. 905a12a am abdade71: am 69c17a11: Merge "Revert "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices"" into ics-mr1 by Mathias Agopian · 13 years ago
  81. 04dd4de 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
  82. 69c17a1 Merge "Revert "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices"" into ics-mr1 by Mathias Agopian · 13 years ago
  83. db5494c Revert "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices" by Mathias Agopian · 13 years ago
  84. 2d8ef49 Fixing FBO font rendering bug that resulted from using old surface size. by Alex Sakhartchouk · 13 years ago
  85. fd6b64f Merge "SurfaceTexture: Fix to return the oldest of free buffers to Client on Dequeue call" into ics-mr1 by Jamie Gennis · 13 years ago
  86. 5a47181 Merge "Expand RS vector3 types to vector4." by Alex Sakhartchouk · 13 years ago
  87. 221096f am 4c0e0dd2: am 3e7497b4: Merge "Eliminate hw.keyboards system properties." into ics-mr1 by Jeff Brown · 13 years ago
  88. 3e7497b Merge "Eliminate hw.keyboards system properties." into ics-mr1 by Jeff Brown · 13 years ago
  89. 1e08fe9 Eliminate hw.keyboards system properties. by Jeff Brown · 13 years ago
  90. e60149d Expand RS vector3 types to vector4. by Alex Sakhartchouk · 13 years ago
  91. 1fea891 am 556a406c: am 3aa684ec: Merge "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices" into ics-mr1 by Mathias Agopian · 13 years ago
  92. f1e868f SurfaceTexture: Fix to return the oldest of free buffers to Client on Dequeue call by Sunita Nadampalli · 13 years ago
  93. e7758be enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices by Mathias Agopian · 13 years ago
  94. bf677de Merge "Clean up GenerationCache." by Jeff Brown · 13 years ago
  95. 28a5ec9 am 2cfb873c: am 9d66da8a: Merge "Revert "Discard framebuffer rendering queues when discarding layers"" into ics-mr1 by Dave Burke · 13 years ago
  96. 9d66da8 Merge "Revert "Discard framebuffer rendering queues when discarding layers"" into ics-mr1 by Dave Burke · 13 years ago
  97. d8fa1ad4 am 738d8cae: am c93a151f: Merge "Define, document, and test the behavior of very large SurfaceTextures" into ics-mr1 by Mathias Agopian · 13 years ago
  98. c93a151 Merge "Define, document, and test the behavior of very large SurfaceTextures" into ics-mr1 by Mathias Agopian · 13 years ago
  99. 7077506 Revert "Discard framebuffer rendering queues when discarding layers" by Dave Burke · 13 years ago
  100. 3f511aa am a16ee939: am 28587497: Merge "Discard framebuffer rendering queues when discarding layers Bug #5581817" into ics-mr1 by Mathias Agopian · 13 years ago