1. 2ece4cd Reset ANativeWindow crop on buffer geometry changes. by Jamie Gennis · 15 years ago
  2. 2a8f8d5 Merge "Quiet the SurfaceFlingerClient dequeueBuffer error." into honeycomb by Jamie Gennis · 15 years ago
  3. 6913062 Quiet the SurfaceFlingerClient dequeueBuffer error. by Jamie Gennis · 15 years ago
  4. 256a09b Merge "Fix issue #3392073: At times soft keyboard comes up in..." into honeycomb by Dianne Hackborn · 15 years ago
  5. d0b54a7 Merge "Add more debug info for profiling." into honeycomb by Romain Guy · 15 years ago
  6. e75d872 Fix issue #3392073: At times soft keyboard comes up in... by Dianne Hackborn · 15 years ago
  7. 386ef6d Merge "Fix another barrier bug 3333866 Atomically update put." into honeycomb by Jason Sams · 15 years ago
  8. 38f8d9d Correctly free resouces bound to scripts when the scripts are deleted. by Jason Sams · 15 years ago
  9. 885153e Add more debug info for profiling. by Romain Guy · 15 years ago
  10. 5012a8f Fix another barrier bug 3333866 Atomically update put. by Jason Sams · 15 years ago
  11. a45c056 Merge "Fix display List bugs" into honeycomb by Chet Haase · 15 years ago
  12. 678e0ad Fix display List bugs by Chet Haase · 15 years ago
  13. 4f09f54 Don't draw the same triangles several times. Bug #3388197 by Romain Guy · 15 years ago
  14. 26e5ff8 For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do by Shih-wei Liao · 15 years ago
  15. 79204b9 Merge "Part II of fixing b/2943524: On-device linking rs_core." into honeycomb by Shih-wei Liao · 15 years ago
  16. f5a16ef Part II of fixing b/2943524: On-device linking rs_core. by Shih-wei Liao · 15 years ago
  17. 8fc7690 Merge "Hook up tgammaf properly for RS." into honeycomb by Stephen Hines · 15 years ago
  18. 940df6d Merge "Remove unused API" into honeycomb by Romain Guy · 15 years ago
  19. 2b1847e Remove unused API by Romain Guy · 15 years ago
  20. d6a5b40 Hook up tgammaf properly for RS. by Stephen Hines · 15 years ago
  21. e0fc4b7 Merge "DO NOT MERGE Remove the rs_quaternion functions until mr1" into honeycomb by Jason Sams · 15 years ago
  22. e361ca6 Merge "Migrating functions for on device linking." into honeycomb by Jason Sams · 15 years ago
  23. ca11318 DO NOT MERGE Remove the rs_quaternion functions until mr1 by Jason Sams · 15 years ago
  24. 2fd2c89 Fix b/2943524: On-device linking the rs_cl. by Shih-wei Liao · 15 years ago
  25. f90f817 Make sure the opaque bitmap is opaque. GL doesn't like being lied to. by Romain Guy · 15 years ago
  26. 1afbf54 Migrating functions for on device linking. by Jason Sams · 15 years ago
  27. 2bd78c9 Merge "Remove debugging log left by mistake." into honeycomb by Romain Guy · 15 years ago
  28. 8d2959d Remove debugging log left by mistake. by Romain Guy · 15 years ago
  29. 03855bb Fix bug 3385881 by Jason Sams · 15 years ago
  30. 887a834 Merge "Attempt to fix 3333866 Missing memory barrier when the non-locking past path is hit." into honeycomb by Jason Sams · 15 years ago
  31. 82d41a5 Fix display list support for shapes. by Romain Guy · 15 years ago
  32. 8168396 Fix rendering issues with animated layers. Bug #3385247 by Romain Guy · 15 years ago
  33. 2ff6d70 Merge "Enable partial invalidates when rendering with OpenGL." into honeycomb by Romain Guy · 15 years ago
  34. 7d7b549 Enable partial invalidates when rendering with OpenGL. by Romain Guy · 15 years ago
  35. fcecc24 Attempt to fix 3333866 by Jason Sams · 15 years ago
  36. a4967fa Merge "Cleanup script init to fix bogus log printing and reduce memory churn." into honeycomb by Jason Sams · 15 years ago
  37. 7e893e1 Add missing functions to math library. by Stephen Hines · 15 years ago
  38. daf98e9 Use optimized display lists for all hwaccelerated rendering by Chet Haase · 15 years ago
  39. c55de66 Cleanup script init to fix bogus log printing and reduce memory churn. by Jason Sams · 15 years ago
  40. a566b7c Fix bitmap meshes to work in display lists. by Romain Guy · 15 years ago
  41. 8b2f526 Add support for arcs. by Romain Guy · 15 years ago
  42. c1cd9ba3 Add support for ovals and stroked rectangles. by Romain Guy · 15 years ago
  43. f683447 Always render text underline extra. Bug #3381287 by Romain Guy · 15 years ago
  44. 27454a4 Collapse sucessive calls to restoreToCount() in display lists. by Romain Guy · 15 years ago
  45. 4cf6e2f Fix potential crash in display lists. by Romain Guy · 15 years ago
  46. c88e357 Fix regression with hardware layers. by Romain Guy · 15 years ago
  47. acf3612 Merge "Log only 1 line per process when using OpenGLRenderer." into honeycomb by Romain Guy · 15 years ago
  48. c9855a5 Log only 1 line per process when using OpenGLRenderer. by Romain Guy · 15 years ago
  49. f1f7105 Merge "Handle fatal errors from calling bccRegisterSymbolCallback (if any)." into honeycomb by Shih-wei Liao · 15 years ago
  50. 99d4911 Merge "Add support for drawBitmapMesh()." into honeycomb by Romain Guy · 15 years ago
  51. 5a7b466 Add support for drawBitmapMesh(). by Romain Guy · 15 years ago
  52. 040d7d8 Handle fatal errors from calling bccRegisterSymbolCallback (if any). by Shih-wei Liao · 15 years ago
  53. a423d86 Merge "clean-up unneeded code" into honeycomb by Mathias Agopian · 15 years ago
  54. 2e0f0bb Merge "Remove unnecessary library functions." into honeycomb by Stephen Hines · 15 years ago
  55. 1d4549a clean-up unneeded code by Mathias Agopian · 15 years ago
  56. a16a981 Remove unnecessary library functions. by Stephen Hines · 15 years ago
  57. ff26a0c Remove unnecessary code. by Romain Guy · 15 years ago
  58. ed8f8dd Merge "Add rounded rects and circles support to OpenGLRenderer." into honeycomb by Romain Guy · 15 years ago
  59. 01d58e4 Add rounded rects and circles support to OpenGLRenderer. by Romain Guy · 15 years ago
  60. baf9af9 Merge "Use EGL_NATIVE_VISUAL_ID to select EGLConfig" into honeycomb by Mathias Agopian · 15 years ago
  61. 81ae965 Use EGL_NATIVE_VISUAL_ID to select EGLConfig by Mathias Agopian · 15 years ago
  62. a82bcf6 Merge "Remove some old logging code." into honeycomb by Jason Sams · 15 years ago
  63. 89f8b1e Remove some old logging code. by Jason Sams · 15 years ago
  64. eb60932 Merge "Clean up RS math fp library functions." into honeycomb by Stephen Hines · 15 years ago
  65. 8bb9131 Merge "fix [3367893] Rotating device on YouTube's home screen several times kills system_server" into honeycomb by Mathias Agopian · 15 years ago
  66. 578b7a2 fix [3367893] Rotating device on YouTube's home screen several times kills system_server by Mathias Agopian · 15 years ago
  67. 1368436 Merge "Check and propogate errors from llvm." into honeycomb by Jason Sams · 15 years ago
  68. 833166d Clean up RS math fp library functions. by Stephen Hines · 15 years ago
  69. 0fb9c5d Merge "improve SurfaceFlinger 'dumpsys' log" into honeycomb by Mathias Agopian · 15 years ago
  70. 06a61e2 improve SurfaceFlinger 'dumpsys' log by Mathias Agopian · 15 years ago
  71. fdc54a9 Check and propogate errors from llvm. by Jason Sams · 15 years ago
  72. 514fb18 Don't attempt to create empty layers. Bug #3369888 by Romain Guy · 15 years ago
  73. 9335f5b Merge "Make embedded hardware layers work. Bug #3369474" into honeycomb by Romain Guy · 15 years ago
  74. 42f3a4b Make embedded hardware layers work. Bug #3369474 by Romain Guy · 15 years ago
  75. 9f7e83b Merge "c99 bool support" into honeycomb by Shih-wei Liao · 15 years ago
  76. cbcced2 c99 bool support by Shih-wei Liao · 15 years ago
  77. a3311ed Fix the fix for 9patches. by Romain Guy · 15 years ago
  78. 3482955 Merge "Fix the fix for 9patches." into honeycomb by Romain Guy · 15 years ago
  79. fdbec3e Fix 9patches in Launcher by Romain Guy · 15 years ago
  80. 49903d2 Merge "Fix 9patches in Launcher" into honeycomb by Romain Guy · 15 years ago
  81. 1ad9612 1. fp_mad.rs: Pass C99 check. by Shih-wei Liao · 15 years ago
  82. cbb7279 Fix the build. by Shih-wei Liao · 15 years ago
  83. 688de88 Fix bug in modf library function (plus typos). by Stephen Hines · 15 years ago
  84. e70b445 Merge "Correctly log debugging info as debug." into honeycomb by Jason Sams · 15 years ago
  85. bf2afed Correctly log debugging info as debug. by Jason Sams · 15 years ago
  86. e6a97e2 Merge "Fix race condition between GC thread and the teardown of RS. The RS context was going away while the objects were being deleted within the finializer." into honeycomb by Jason Sams · 15 years ago
  87. d1ac981 Fix race condition between GC thread and by Jason Sams · 15 years ago
  88. 6693442 Merge "Provide mechanism to switch between extern/static." into honeycomb by Stephen Hines · 15 years ago
  89. 793786c Provide mechanism to switch between extern/static. by Stephen Hines · 15 years ago
  90. fc14d42 Merge "fix [3361121] hang in glClear() - device unresponsive, OTA fails" into honeycomb by Mathias Agopian · 15 years ago
  91. 2e102a0 fix [3361121] hang in glClear() - device unresponsive, OTA fails by Mathias Agopian · 15 years ago
  92. 0e5f4e5 Merge "Validate that version pragma is correct." into honeycomb by Stephen Hines · 15 years ago
  93. 5dd60be Validate that version pragma is correct. by Stephen Hines · 15 years ago
  94. 553889a Merge "Fix 9patches, again... Bug #3365243" into honeycomb by Romain Guy · 15 years ago
  95. eb6a4a1 Fix 9patches, again... Bug #3365243 by Romain Guy · 15 years ago
  96. 2577db1 Add support for Paint::setTextSkewX in OpenGLRenderer. Bug #3360888 by Romain Guy · 15 years ago
  97. 713440d Merge "Add support for Paint::setTextSkewX in OpenGLRenderer. Bug #3360888" into honeycomb by Romain Guy · 15 years ago
  98. 807daf7 Add support for skew() by Romain Guy · 15 years ago
  99. 89108d5 Merge "Add support for skew()" into honeycomb by Romain Guy · 15 years ago
  100. 5ef3ddd Remove erroneous log message. by Stephen Hines · 15 years ago