1. 3eb3106 Merge "Fix a severe cleanup bug where teardown of the GL driver could occur on the wrong thread." by Jason Sams · 14 years ago
  2. 546f01b Fix a severe cleanup bug where teardown of the GL by Jason Sams · 14 years ago
  3. 5c1619f Fix build by Jason Sams · 14 years ago
  4. 3247842 Merge "Allocation API update." by Jason Sams · 14 years ago
  5. 279d34f Merge "New, better line drawing implementation. Bug #3207544 Bug #3225875" by Romain Guy · 14 years ago
  6. a957eea New, better line drawing implementation. Bug #3207544 Bug #3225875 by Romain Guy · 14 years ago
  7. 19f9eda fix [3259708] Graphic Buffer Mapper does not support YV12 by Mathias Agopian · 14 years ago
  8. 5476b45 Allocation API update. by Jason Sams · 14 years ago
  9. d211230 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 14 years ago
  10. 94720d7 surfaceflinger: add support for gralloc dump hooks by Erik Gilling · 14 years ago
  11. 1542af3 Merge "Change assets to use 64-bit API" by Kenny Root · 14 years ago
  12. ddb76c4 Change assets to use 64-bit API by Kenny Root · 14 years ago
  13. dde4c35 Merge "Correctly release the OpenGL Canvas on EGL error." by Romain Guy · 14 years ago
  14. 67f2795 Correctly release the OpenGL Canvas on EGL error. by Romain Guy · 14 years ago
  15. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  16. f30c828 am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 14 years ago
  17. 48f42f8 am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 14 years ago
  18. 4153bf3 Merge "[3171580] don't automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 14 years ago
  19. b7282bd Make ScriptC's mEnvironment.mIsThreadable survive the bcc caching and by Shih-wei Liao · 14 years ago
  20. 92d5020 Merge "Fix 9patch rendering Bug #3253396" by Romain Guy · 14 years ago
  21. 8ab4079 Fix 9patch rendering Bug #3253396 by Romain Guy · 14 years ago
  22. 0252a7e Merge "API review cleanup." by Jason Sams · 14 years ago
  23. 3a3fa1b Draw text decorations correctly. by Romain Guy · 14 years ago
  24. de0ca31e Merge "Draw text decorations correctly." by Romain Guy · 14 years ago
  25. ffac19e Merge "Correctly render text when coordinates are not integers. Bug #3225632" by Romain Guy · 14 years ago
  26. 6620c6d Correctly render text when coordinates are not integers. Bug #3225632 by Romain Guy · 14 years ago
  27. bf6ef8d API review cleanup. by Jason Sams · 14 years ago
  28. 23b791c am d57fbe88: Fixed a race condition where some recording frames may not be released by James Dong · 14 years ago
  29. d57fbe8 Fixed a race condition where some recording frames may not be released by James Dong · 14 years ago
  30. d4aa7d2 Stop using anonymous structs in RS. by Stephen Hines · 14 years ago
  31. f9adf6b Merge "Prevent message overrun in LocklessCommandFifo." by Jason Sams · 14 years ago
  32. 8ea061b Prevent message overrun in LocklessCommandFifo. by Bryan Mawhinney · 14 years ago
  33. e869aee [3171580] don't automatically log GraphicBuffer allocation failures by Mathias Agopian · 14 years ago
  34. 7c2bacf Merge "Don't render degenerate triangles in 9patches. Bug #3251983" by Romain Guy · 14 years ago
  35. a5ef39a Don't render degenerate triangles in 9patches. Bug #3251983 by Romain Guy · 14 years ago
  36. 592f4dd Merge "Move disk usage utilities to its own library" by Kenny Root · 14 years ago
  37. 9d01617 Merge "Correctly index transparent quads when generating 9patch meshes. Bug #3250026" by Romain Guy · 14 years ago
  38. bd41a11 Correctly index transparent quads when generating 9patch meshes. Bug #3250026 by Romain Guy · 14 years ago
  39. 9065504 Improve support for external keyboards. by Jeff Brown · 14 years ago
  40. 5e3af5f Rescale ColorMatrix' vector to the [0..1] range Bug #3246354 by Romain Guy · 14 years ago
  41. 5faa078 Merge "Add preferred preview size support in the camera framework" by James Dong · 14 years ago
  42. 4ddca9b Add preferred preview size support in the camera framework by James Dong · 14 years ago
  43. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 14 years ago
  44. 47e6b1b Support non-orientation aware keyboards and other devices. by Jeff Brown · 14 years ago
  45. 33b2264 Move disk usage utilities to its own library by Kenny Root · 14 years ago
  46. 6f72beb Update 9patch structure when rendering with different divs/colors. Bug #3221488 by Romain Guy · 14 years ago
  47. b37f8a8 fix messages from sqlite layer in c++ code to be useful. by Vasu Nori · 14 years ago
  48. ac19268 Fix 'BCCscript' build break. by Iain Merrick · 14 years ago
  49. d1479e7 Merge "Fix physics bug causing balls to stack." by Jason Sams · 14 years ago
  50. c8abded Fix physics bug causing balls to stack. by Jason Sams · 14 years ago
  51. aa0c8ab Merge "Fix hang in native bitmap recycling due to nested mutex locks" by Chet Haase · 14 years ago
  52. 42e514b Merge "Port Emulator keymaps." by Jeff Brown · 14 years ago
  53. 061cf75 Port Emulator keymaps. by Jeff Brown · 14 years ago
  54. 5cafc52 Fix hang in native bitmap recycling due to nested mutex locks by Chet Haase · 14 years ago
  55. 39154df am 9df7f313: am f0f6c54b: Merge "frameworks/base: Destroy the overlay even if there is an error" by Jean-Baptiste Queru · 14 years ago
  56. 9df7f31 am f0f6c54b: Merge "frameworks/base: Destroy the overlay even if there is an error" by Jean-Baptiste Queru · 14 years ago
  57. add9d96 More error checks by Jason Sams · 14 years ago
  58. 637e3fd frameworks/base: Destroy the overlay even if there is an error by Naomi Luis · 14 years ago
  59. a6210d0 Fix SDK build on Windows due to use of mmap. by Jeff Brown · 14 years ago
  60. 732779a Remove unnecessary export_func pragma. by Stephen Hines · 14 years ago
  61. 2f08ce0 Fixing the state restore bug. by Alex Sakhartchouk · 14 years ago
  62. 67f2e44 Support for cubemaps. by Alex Sakhartchouk · 14 years ago
  63. dd4e460 Merge "Added support for full PC-style keyboards." by Jeff Brown · 14 years ago
  64. b7a4814 Merge "Mark a non-exported function as static." by Stephen Hines · 14 years ago
  65. bed67e9 am b27b8c0c: Fix a key repeating bug. (DO NOT MERGE) by Jeff Brown · 14 years ago
  66. a4846be am bfc1cc2d: Fix stuck keys when released out of order. (DO NOT MERGE) by Jeff Brown · 14 years ago
  67. 6b53e8d Added support for full PC-style keyboards. by Jeff Brown · 14 years ago
  68. a914f34 Add caching support of BCC binaries. by Shih-wei Liao · 14 years ago
  69. b27b8c0 Fix a key repeating bug. (DO NOT MERGE) by Jeff Brown · 14 years ago
  70. bfc1cc2 Fix stuck keys when released out of order. (DO NOT MERGE) by Jeff Brown · 14 years ago
  71. d80661c am 5e069074: am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in the UI" by Jean-Baptiste Queru · 14 years ago
  72. 5e06907 am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in the UI" by Jean-Baptiste Queru · 14 years ago
  73. e15c113 Mark a non-exported function as static. by Stephen Hines · 14 years ago
  74. a17af04 Create holder inner class for pushing context state. by Jason Sams · 14 years ago
  75. 6f4cf0b Fix ref counting for globals when set from java code. by Jason Sams · 14 years ago
  76. 7a21ee6 Fix crash with extended debugging. by Jason Sams · 14 years ago
  77. baa19bc Remove WARs for zero-init + destructors. by Stephen Hines · 14 years ago
  78. df7a856 Fixed a race condition where some recording frames may not be released. by James Dong · 14 years ago
  79. b763fa1 Merge "Split UTF functions from String8/16" by Kenny Root · 14 years ago
  80. c0aaccc Add support for integer mod. by Bryan Mawhinney · 14 years ago
  81. 300ba68 Split UTF functions from String8/16 by Kenny Root · 14 years ago
  82. c930e1f Merge "Fix line drawing in RS example." by Jason Sams · 14 years ago
  83. 815aaeb Fix line drawing in RS example. by Jason Sams · 14 years ago
  84. 46e7529 Enable touch splitting for all windows by default. by Jeff Brown · 14 years ago
  85. e7d2295 make ResourceCache for display lists thread-safe by Chet Haase · 14 years ago
  86. add94f2 Merge "Free resources only from the GL context thread. Bug #3179882" by Romain Guy · 14 years ago
  87. fe48f65 Free resources only from the GL context thread. Bug #3179882 by Romain Guy · 14 years ago
  88. 7ab17a3 Merge "Implement reducing the buffer count of a Surface." by Jamie Gennis · 14 years ago
  89. 6c925d0 Implement reducing the buffer count of a Surface. by Jamie Gennis · 14 years ago
  90. 088f50c Merge "Fix a compile warning in the Surface class." by Jamie Gennis · 14 years ago
  91. 0b440fc Fix a compile warning in the Surface class. by Jamie Gennis · 14 years ago
  92. 01d0657 Reduce number of GL calls when drawing with shaders. by Romain Guy · 14 years ago
  93. 6ae6892 Merge "Add new runtime debug flags." by Romain Guy · 14 years ago
  94. e190aa6 Add new runtime debug flags. by Romain Guy · 14 years ago
  95. 95ab69f Merge "Code cleanup to make formatting consistent across all the renderscript files." by Alex Sakhartchouk · 14 years ago
  96. bb69143 Merge "Move all debug flags in a single place." by Romain Guy · 14 years ago
  97. c15008e Move all debug flags in a single place. by Romain Guy · 14 years ago
  98. ed9f210 Code cleanup to make formatting consistent across all the renderscript files. by Alex Sakhartchouk · 14 years ago
  99. eaf6bd1 Merge "Continue error check improvements and write some docs." by Jason Sams · 14 years ago
  100. 06d69de Continue error check improvements and write some docs. by Jason Sams · 14 years ago