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