1. fb5e23c Refactoring to move vertex computing to the Patch class. by Romain Guy · 15 years ago
  2. 82ba814 Optimize blending state changes. by Romain Guy · 15 years ago
  3. 831e550 Merge "Draw n-patches using OpenGL." by Romain Guy · 15 years ago
  4. f7f9355 Draw n-patches using OpenGL. by Romain Guy · 15 years ago
  5. d8a6271 am 49159f07: am 74bf59b4: Merge "Add new glue code for writing native apps." into gingerbread by Dianne Hackborn · 15 years ago
  6. 28e2303 am d481cdd4: am c9535de8: Merge "Add OBB file helper class" into gingerbread by Kenny Root · 15 years ago
  7. 1a33274 resolved conflicts for merge of 167449e5 to master by Jeff Brown · 15 years ago
  8. 49159f0 am 74bf59b4: Merge "Add new glue code for writing native apps." into gingerbread by Dianne Hackborn · 15 years ago
  9. 818505a Merge "Create FBOs in LayerCache." by Romain Guy · 15 years ago
  10. f18fd99 Create FBOs in LayerCache. by Romain Guy · 15 years ago
  11. 85448bb Add new glue code for writing native apps. by Dianne Hackborn · 15 years ago
  12. 9844954 am b91881fd: am dacabf97: Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 15 years ago
  13. 9c959e7 Merge "Fix image processing resource problem for non high-density devices. Protect include file." by Jason Sams · 15 years ago
  14. d481cdd4 am c9535de8: Merge "Add OBB file helper class" into gingerbread by Kenny Root · 15 years ago
  15. c9535de Merge "Add OBB file helper class" into gingerbread by Kenny Root · 15 years ago
  16. deba785 Add support to draw 9patches in OpenGL. by Romain Guy · 15 years ago
  17. 167449e am b17f4dcf: Merge "More native input dispatch work." into gingerbread by Chris Tate · 15 years ago
  18. b17f4dc Merge "More native input dispatch work." into gingerbread by Chris Tate · 15 years ago
  19. 6c8c2f2 Fix image processing resource problem for non high-density devices. by Jason Sams · 15 years ago
  20. b91881f am dacabf97: Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 15 years ago
  21. dacabf9 Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 15 years ago
  22. 6c81893 Simpler way to deal with the FBO multi-cache. by Romain Guy · 15 years ago
  23. 5f0c6a4 Optimize FBO cache. by Romain Guy · 15 years ago
  24. df9b81c Added Visualizer effect. by Eric Laurent · 15 years ago
  25. 7cee34a Add OBB file helper class by Kenny Root · 15 years ago
  26. 97250d5 am e24901d3: am 68267415: Add new native Looper API. by Dianne Hackborn · 15 years ago
  27. e24901d am 68267415: Add new native Looper API. by Dianne Hackborn · 15 years ago
  28. 8cb6240 Merge "Add a layer (FBO) cache." by Romain Guy · 15 years ago
  29. dda57020 Add a layer (FBO) cache. by Romain Guy · 15 years ago
  30. 00fa7bd More native input dispatch work. by Jeff Brown · 15 years ago
  31. 6826741 Add new native Looper API. by Dianne Hackborn · 15 years ago
  32. 26657e7 Merge "Improve multitouch support so pointers other than 0 can change colors." by Jason Sams · 15 years ago
  33. c70e5b7 Merge "Cleanup pass on the mesh api change. Removed all the simple mesh related calls and temporary objects." by Jason Sams · 15 years ago
  34. 8287a9b Cleanup pass on the mesh api change. by Alex Sakhartchouk · 15 years ago
  35. 7d139ba Remove extra leftover logs and use uint32_t instead of unsigned int. by Romain Guy · 15 years ago
  36. f601ce2 merge from open-source master by The Android Open Source Project · 15 years ago
  37. d73ddd2 am 377e2352: am 7f8edbd9: Merge "remove unused YUV formats" into gingerbread by Mathias Agopian · 15 years ago
  38. 61c55c4 remove unused YUV formats by Mathias Agopian · 15 years ago
  39. 5468cab Merge "Track the size in memory of the texture cache." by Romain Guy · 15 years ago
  40. 121e2242 Track the size in memory of the texture cache. by Romain Guy · 15 years ago
  41. f60cf81 Improve multitouch support so pointers other than 0 can change colors. by Jason Sams · 15 years ago
  42. 164aaed Start of mesh API cleanup. by Alex Sakhartchouk · 15 years ago
  43. 3cd310f Merge "Update fountain with multitouch support." by Jason Sams · 15 years ago
  44. f86ef57 Don't use full screen FBOs, this dramatically increase performance. by Romain Guy · 15 years ago
  45. 60b0c1d Update fountain with multitouch support. by Jason Sams · 15 years ago
  46. 8ba548f Add implementation for drawBitmap(Bitmap, Rect, Rect, Paint) by Romain Guy · 15 years ago
  47. e07f6eeb Merge "Add implementation for drawBitmap()." by Romain Guy · 15 years ago
  48. c1396e9 Add implementation for drawBitmap(). by Romain Guy · 15 years ago
  49. 50331a1 Merge "Fixing freetype init/uninit code. Removing debug output from stream." by Alex Sakhartchouk · 15 years ago
  50. b6b3489 Fixing freetype init/uninit code. Removing debug output from stream. by Alex Sakhartchouk · 15 years ago
  51. efcd774 am 177c405a: am c6e1d880: Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 15 years ago
  52. 01959f6 Merge "Remove unnecessary return and add bitmap generation ID tracking." by Romain Guy · 15 years ago
  53. 1dc623e am e341a0b5: am 30fe6fa0: Merge "fix live wallpapers on Droid" into gingerbread by Mathias Agopian · 15 years ago
  54. fe88094 Remove unnecessary return and add bitmap generation ID tracking. by Romain Guy · 15 years ago
  55. c6e1d88 Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 15 years ago
  56. 30fe6fa Merge "fix live wallpapers on Droid" into gingerbread by Mathias Agopian · 15 years ago
  57. 364703c Fix the build. by Romain Guy · 15 years ago
  58. 68e9a49 Merge "Add hooks for drawBitmap()." by Romain Guy · 15 years ago
  59. 5840b7c am 0c2df984: am d8ae2885: Merge "Fix injection of specially intercepted keys like HOME." into gingerbread by Jeff Brown · 15 years ago
  60. 25a98b8 resolved conflicts for merge of 7f6c6e8f to master by Dianne Hackborn · 15 years ago
  61. 4cfb3a6 fix live wallpapers on Droid by Mathias Agopian · 15 years ago
  62. 8b49bd1 Introduce official public NativeWindow type. by Dianne Hackborn · 15 years ago
  63. ce0537b Add hooks for drawBitmap(). by Romain Guy · 15 years ago
  64. d009787 Fix injection of specially intercepted keys like HOME. by Jeff Brown · 15 years ago
  65. 071508d Removing font initialization on startup by Alex Sakhartchouk · 15 years ago
  66. e519b37 Fix an uninitialized pointer. by Jason Sams · 15 years ago
  67. 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 15 years ago
  68. 41254a8 am af4a2d1f: am ddcb543a: Merge "Fix native input dispatch in the emulator." into gingerbread by Chris Tate · 15 years ago
  69. ddcb543 Merge "Fix native input dispatch in the emulator." into gingerbread by Chris Tate · 15 years ago
  70. 0b72e82 Fix native input dispatch in the emulator. by Jeff Brown · 15 years ago
  71. e595a54 am 33df868b: am 1eb442ee: Merge "remove a hack that was used only used on h/w we no longer support." into gingerbread by Mathias Agopian · 15 years ago
  72. 1eb442e Merge "remove a hack that was used only used on h/w we no longer support." into gingerbread by Mathias Agopian · 15 years ago
  73. c19ffcb remove a hack that was used only used on h/w we no longer support. by Mathias Agopian · 15 years ago
  74. 639061d am b5f05d00: am 0934fbb6: Merge "Update native activity & event APIs to follow correct conventions." into gingerbread by Dianne Hackborn · 15 years ago
  75. 2e9f93e Update native activity & event APIs to follow correct conventions. by Dianne Hackborn · 15 years ago
  76. b23ef29 am 5d31a452: am f0562b4b: Merge changes I93dfc4c8,I781953d6 into gingerbread by Mathias Agopian · 15 years ago
  77. f0562b4 Merge changes I93dfc4c8,I781953d6 into gingerbread by Mathias Agopian · 15 years ago
  78. 8fa4c811 fix[2798925] Gingerbread TOT not booting by Mathias Agopian · 15 years ago
  79. f40e492 am 96725326: am 31e0ffe8: Merge "Native input event dispatching." into gingerbread by Chris Tate · 15 years ago
  80. 349703e Native input event dispatching. by Jeff Brown · 15 years ago
  81. d55a861 Add support for saveLayer(). by Romain Guy · 15 years ago
  82. 026c5e16 Implement support for PorterDuff's blending modes. by Romain Guy · 15 years ago
  83. 5cbbce5 Reduced the complexity of layers composition. by Romain Guy · 15 years ago
  84. 1d58b49 Merge "Add implementations for saveLayerAlpha() and textured rects." by Romain Guy · 15 years ago
  85. bd6b79b Add implementations for saveLayerAlpha() and textured rects. by Romain Guy · 15 years ago
  86. 781953d Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"" by Mathias Agopian · 15 years ago
  87. 2afa220 Merge "Update fountain to use boolean rather than ints for true/false." by Jason Sams · 15 years ago
  88. 61d10a4 Update fountain to use boolean rather than ints for true/false. by Jason Sams · 15 years ago
  89. cf3a2b7 am cdf1357b: am 8e103da1: Merge "Various fixes and improvements in audio effects implementation" into gingerbread by Eric Laurent · 15 years ago
  90. 7ae7ac4 Convert tabs to spaces. by Romain Guy · 15 years ago
  91. 1b63338 Merge "Implement quickReject() and drawRect()." by Romain Guy · 15 years ago
  92. c7d5349 Implement quickReject() and drawRect(). by Romain Guy · 15 years ago
  93. 3d54108 Merge "Add support for non-VBO drawing in Meshes." by Jason Sams · 15 years ago
  94. eeeaccc Add support for non-VBO drawing in Meshes. by Jason Sams · 15 years ago
  95. 53334cd Various fixes and improvements in audio effects implementation by Eric Laurent · 15 years ago
  96. 5b7e333 Merge "Adding freetype font rendering to renderscript." by Alex Sakhartchouk · 15 years ago
  97. fd23461 Fix missing NL by Bruce Beare · 15 years ago
  98. c086d94 Revert "am 256fc043: am 081bc5c4: fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger" by Jeff Hamilton · 15 years ago
  99. e02dec8 am 256fc043: am 081bc5c4: fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 15 years ago
  100. 081bc5c fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 15 years ago