1. 6d000d4 Merge "Optimize calls to glCopyTexImage2D()." by Romain Guy · 16 years ago
  2. 8694230 Optimize calls to glCopyTexImage2D(). by Romain Guy · 16 years ago
  3. ae44d55 Merge "Correct implementation of saveLayer()." by Romain Guy · 16 years ago
  4. f607bdc Correct implementation of saveLayer(). by Romain Guy · 16 years ago
  5. 84d10ad am 510951e9: am a8512a71: Always set the scheduling group when starting a new thread. by Dianne Hackborn · 16 years ago
  6. 510951e am a8512a71: Always set the scheduling group when starting a new thread. by Dianne Hackborn · 16 years ago
  7. a8512a7 Always set the scheduling group when starting a new thread. by Dianne Hackborn · 16 years ago
  8. a5aed0d Add support for advanced blend modes with the framebuffer. by Romain Guy · 16 years ago
  9. d90f23e Do not convert 8888 bitmaps to 565 when doing a copy. by Romain Guy · 16 years ago
  10. 183f17e A Path can exist in several cache entries. by Romain Guy · 16 years ago
  11. 9584a54 Merge "Purge Skia objects from GL caches as needed." by Romain Guy · 16 years ago
  12. a2341a9 Purge Skia objects from GL caches as needed. by Romain Guy · 16 years ago
  13. 53e7ae9 Merge "Fix possible infinite loop when purging textures." by Romain Guy · 16 years ago
  14. 9aaa826 Fix possible infinite loop when purging textures. by Romain Guy · 16 years ago
  15. 3dfc572 am 8723bb58: am b21fb104: Fix key repeat delay. by Jeff Brown · 16 years ago
  16. 8723bb5 am b21fb104: Fix key repeat delay. by Jeff Brown · 16 years ago
  17. b380c4d resolved conflicts for merge of a05088c1 to master by Jeff Brown · 16 years ago
  18. b21fb10 Fix key repeat delay. by Jeff Brown · 16 years ago
  19. a05088c am 85a31767: Add support for secure views. by Jeff Brown · 16 years ago
  20. 85a3176 Add support for secure views. by Jeff Brown · 16 years ago
  21. db09da1 Merge "Reflected class name and bc file name changes." by Ying Wang · 16 years ago
  22. a009dde am 2a08e2a9: am a19ef306: Revert "Free created FileMap when uncompressing files" by Kenny Root · 16 years ago
  23. 2a08e2a am a19ef306: Revert "Free created FileMap when uncompressing files" by Kenny Root · 16 years ago
  24. a19ef30 Revert "Free created FileMap when uncompressing files" by Kenny Root · 16 years ago
  25. 3472626 am a1205f07: am 2d3739d4: Merge "Modify native ALooper to take an explicit ident." into gingerbread by Dianne Hackborn · 16 years ago
  26. c24ffe6 Fix header path. by Anatol Pomazau · 16 years ago
  27. a1205f0 am 2d3739d4: Merge "Modify native ALooper to take an explicit ident." into gingerbread by Dianne Hackborn · 16 years ago
  28. 42c03e5 Modify native ALooper to take an explicit ident. by Dianne Hackborn · 16 years ago
  29. 6aa616c am 05dff838: am 11bbe200: Hopefully fix the build. by Dianne Hackborn · 16 years ago
  30. 4970675 am b8bcfed5: am f703b77c: Merge "Add system property to turn off scheduling groups." into gingerbread by Dianne Hackborn · 16 years ago
  31. 05dff83 am 11bbe200: Hopefully fix the build. by Dianne Hackborn · 16 years ago
  32. 11bbe20 Hopefully fix the build. by Dianne Hackborn · 16 years ago
  33. db6f11b Fixing a3d files to reflect the new element structure. by Alex Sakhartchouk · 16 years ago
  34. 70d4e50 Add arrays to elements. by Jason Sams · 16 years ago
  35. b8bcfed am f703b77c: Merge "Add system property to turn off scheduling groups." into gingerbread by Dianne Hackborn · 16 years ago
  36. 8dff092 Reflected class name and bc file name changes. by Ying Wang · 16 years ago
  37. 84bb52e Add system property to turn off scheduling groups. by Dianne Hackborn · 16 years ago
  38. 355383e Merge "Fixing fragment shader bounding code" by Alex Sakhartchouk · 16 years ago
  39. caaac0f8 Fixing fragment shader bounding code by Alex Sakhartchouk · 16 years ago
  40. 8716030 am 8d5250c6: am 2e246549: Merge "Add better debug output for ResourceType errors" into gingerbread by Kenny Root · 16 years ago
  41. 8d5250c am 2e246549: Merge "Add better debug output for ResourceType errors" into gingerbread by Kenny Root · 16 years ago
  42. 68c2e91 Add better debug output for ResourceType errors by Kenny Root · 16 years ago
  43. 8e95466 Adding ability to dirty the allocation and notify shaders using it. by Alex Sakhartchouk · 16 years ago
  44. 18b8a04 Merge "Remove ACC and other legacy bits from RS." by Jason Sams · 16 years ago
  45. 8aef54f Add support for Canvas flags on save. by Romain Guy · 16 years ago
  46. deb0008 Remove ACC and other legacy bits from RS. by Jason Sams · 16 years ago
  47. 3927dbb Merge "SubElementData data upload functions." by Jason Sams · 16 years ago
  48. ee6d676 am df02df11: am 307ed31c: Merge "Remove incomplete input device enumeration NDK API." into gingerbread by Jeff Brown · 16 years ago
  49. df02df1 am 307ed31c: Merge "Remove incomplete input device enumeration NDK API." into gingerbread by Jeff Brown · 16 years ago
  50. 49bdaf0 SubElementData data upload functions. by Jason Sams · 16 years ago
  51. 5fad267 Remove incomplete input device enumeration NDK API. by Jeff Brown · 16 years ago
  52. 1423f51 am ae087369: am 63070856: Merge "Don\'t propagate StrictMode over one-way Binder calls." into gingerbread by Brad Fitzpatrick · 16 years ago
  53. fdf5b08 Merge "Fixing uniform binding for fragment shader. Updating the glsl fragment shader to color the lights." by Alex Sakhartchouk · 16 years ago
  54. ae08736 am 63070856: Merge "Don\'t propagate StrictMode over one-way Binder calls." into gingerbread by Brad Fitzpatrick · 16 years ago
  55. 0234376 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 16 years ago
  56. 8442e0b Fixing uniform binding for fragment shader. by Alex Sakhartchouk · 16 years ago
  57. 2cbe236 Merge "Add hooks for hardware accelerated WebView." by Romain Guy · 16 years ago
  58. da8532c Add hooks for hardware accelerated WebView. by Romain Guy · 16 years ago
  59. 22f5ee9 am 36f0cb26: am 8d60866e: Input device calibration and capabilities. by Jeff Brown · 16 years ago
  60. 36f0cb2 am 8d60866e: Input device calibration and capabilities. by Jeff Brown · 16 years ago
  61. 8d60866 Input device calibration and capabilities. by Jeff Brown · 16 years ago
  62. b8f7f42 am 6e46e6f7: am 7ec7b997: Remove camera metering mode API. by Wu-cheng Li · 16 years ago
  63. 6e46e6f am 7ec7b997: Remove camera metering mode API. by Wu-cheng Li · 16 years ago
  64. 7ec7b99 Remove camera metering mode API. by Wu-cheng Li · 16 years ago
  65. 9846bc6 Merge "Fixing renderscript uniform binding bugs. Working on custom shaders." by Alex Sakhartchouk · 16 years ago
  66. 7a97e5a am 8e724905: am ad6731b0: Merge "Add debugging to ZipFileRO" into gingerbread by Kenny Root · 16 years ago
  67. 54c4bf2 am d322d163: am ae66946b: Merge "fix a race in SF buffer management" into gingerbread by Mathias Agopian · 16 years ago
  68. a41174e Fixing renderscript uniform binding bugs. Working on custom shaders. by Alex Sakhartchouk · 16 years ago
  69. 8e72490 am ad6731b0: Merge "Add debugging to ZipFileRO" into gingerbread by Kenny Root · 16 years ago
  70. ad6731b Merge "Add debugging to ZipFileRO" into gingerbread by Kenny Root · 16 years ago
  71. 6329fdb Add debugging to ZipFileRO by Kenny Root · 16 years ago
  72. d322d16 am ae66946b: Merge "fix a race in SF buffer management" into gingerbread by Mathias Agopian · 16 years ago
  73. b45c0c9 Apply gamma correction to font rendering. by Romain Guy · 16 years ago
  74. c9289fa fix a race in SF buffer management by Mathias Agopian · 16 years ago
  75. 1d45c47 Add matrix component types. Fix potental overflow in script -> java messages. by Jason Sams · 16 years ago
  76. 375d196 Merge "Fix passion build" by Romain Guy · 16 years ago
  77. f6fcac7 Fix passion build by Romain Guy · 16 years ago
  78. bce2e90 am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the orientation of an ANativeWindow" into gingerbread by Mathias Agopian · 16 years ago
  79. a84e02c Merge "Use only one GL context per process, share chaches." by Romain Guy · 16 years ago
  80. fb8b763 Use only one GL context per process, share chaches. by Romain Guy · 16 years ago
  81. bc4389e am 8395b462: Merge "fix [2931513] Add support for setting the orientation of an ANativeWindow" into gingerbread by Mathias Agopian · 16 years ago
  82. e96aa3e fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 16 years ago
  83. d36f248 More work on the renderscript sample by Alex Sakhartchouk · 16 years ago
  84. 53e75ea resolved conflicts for merge of 485de781 to master by Kenny Root · 16 years ago
  85. e0e6a0f am b90b9d54: am 6be23712: Merge "Free created FileMap when uncompressing files" into gingerbread by Kenny Root · 16 years ago
  86. eee0931 am 346b6126: am 97a56269: Merge "Add camera fps range API." into gingerbread by Wu-cheng Li · 16 years ago
  87. 85cfdd0 Change the framework to use the new camera preview path. by Jamie Gennis · 16 years ago
  88. a1f1174 Merge "Renderscript samples. Resolving name conflict in model viewer. Adding fov projection matrix function. Adding helper methods for blending." by Alex Sakhartchouk · 16 years ago
  89. 32e09b5 Renderscript samples. by Alex Sakhartchouk · 16 years ago
  90. 0b6d4ae am a90a1e55: am 545eab8a: Merge "remove unused pixel format" into gingerbread by Mathias Agopian · 16 years ago
  91. 302b93a am d7d58be0: am 00144745: Merge "Make the throttling more sensitive to end-to-end latency." into gingerbread by Jeff Brown · 16 years ago
  92. e49564e am 821afa9a: am 54d41379: Merge "Add OBB flags to support overlays" into gingerbread by Kenny Root · 16 years ago
  93. feb02e7 am d25f0aea: am 99401b29: Merge "Add support for throttling motion events." into gingerbread by Jeff Brown · 16 years ago
  94. a80d32f Add support for textScaleX. by Romain Guy · 16 years ago
  95. 485de78 am 06c81f29: Merge changes I8a257579,I82d16312 into gingerbread by Kenny Root · 16 years ago
  96. b90b9d5 am 6be23712: Merge "Free created FileMap when uncompressing files" into gingerbread by Kenny Root · 16 years ago
  97. be857d4 Reorganize MountService IPC by Kenny Root · 16 years ago
  98. 6be2371 Merge "Free created FileMap when uncompressing files" into gingerbread by Kenny Root · 16 years ago
  99. 346b612 am 97a56269: Merge "Add camera fps range API." into gingerbread by Wu-cheng Li · 16 years ago
  100. 97a56269d Merge "Add camera fps range API." into gingerbread by Wu-cheng Li · 16 years ago