1. 4947853 am 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  2. a5ab8ce resolved conflicts for merge of 48a86240 to master by Mathias Agopian · 14 years ago
  3. 14bc6b5 am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  4. 09340a4 Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  5. 48a8624 am b3ffc78f: Merge "Add logging of various important graphics events" into gingerbread by Mathias Agopian · 14 years ago
  6. cfc0436 Fix partial NP2 support and restrict mipmaps and clamp by Jason Sams · 14 years ago
  7. d332623 Merge "Shader changes to allow for more flexible constant binding." by Alex Sakhartchouk · 14 years ago
  8. c984dd7 Shader changes to allow for more flexible constant binding. by Alex Sakhartchouk · 14 years ago
  9. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  10. 04262e9 Add logging of various important graphics events by Mathias Agopian · 14 years ago
  11. 87a7657 Docs updates. by Romain Guy · 14 years ago
  12. 1c740bc Document the implementation of saveLayer(). by Romain Guy · 14 years ago
  13. 81ab046 Forgot the return value... by Romain Guy · 14 years ago
  14. 8411f33 Fix rendering issue with layers intersecting the clip rect. by Romain Guy · 14 years ago
  15. 58ef7fb Forces windows to draw the first time they show. by Romain Guy · 14 years ago
  16. 2bffd26 Fix text rendering issue with text scaling. by Romain Guy · 14 years ago
  17. b3787d5 am 0f0541e4: am b88102f5: Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  18. 0f0541e am b88102f5: Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  19. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  20. 6d000d4 Merge "Optimize calls to glCopyTexImage2D()." by Romain Guy · 14 years ago
  21. 8694230 Optimize calls to glCopyTexImage2D(). by Romain Guy · 14 years ago
  22. ae44d55 Merge "Correct implementation of saveLayer()." by Romain Guy · 14 years ago
  23. f607bdc Correct implementation of saveLayer(). by Romain Guy · 14 years ago
  24. 84d10ad am 510951e9: am a8512a71: Always set the scheduling group when starting a new thread. by Dianne Hackborn · 14 years ago
  25. 510951e am a8512a71: Always set the scheduling group when starting a new thread. by Dianne Hackborn · 14 years ago
  26. a8512a7 Always set the scheduling group when starting a new thread. by Dianne Hackborn · 14 years ago
  27. a5aed0d Add support for advanced blend modes with the framebuffer. by Romain Guy · 14 years ago
  28. d90f23e Do not convert 8888 bitmaps to 565 when doing a copy. by Romain Guy · 14 years ago
  29. 183f17e A Path can exist in several cache entries. by Romain Guy · 14 years ago
  30. 9584a54 Merge "Purge Skia objects from GL caches as needed." by Romain Guy · 14 years ago
  31. a2341a9 Purge Skia objects from GL caches as needed. by Romain Guy · 14 years ago
  32. 53e7ae9 Merge "Fix possible infinite loop when purging textures." by Romain Guy · 14 years ago
  33. 9aaa826 Fix possible infinite loop when purging textures. by Romain Guy · 14 years ago
  34. 3dfc572 am 8723bb58: am b21fb104: Fix key repeat delay. by Jeff Brown · 14 years ago
  35. 8723bb5 am b21fb104: Fix key repeat delay. by Jeff Brown · 14 years ago
  36. b380c4d resolved conflicts for merge of a05088c1 to master by Jeff Brown · 14 years ago
  37. b21fb10 Fix key repeat delay. by Jeff Brown · 14 years ago
  38. a05088c am 85a31767: Add support for secure views. by Jeff Brown · 14 years ago
  39. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  40. db09da1 Merge "Reflected class name and bc file name changes." by Ying Wang · 14 years ago
  41. a009dde am 2a08e2a9: am a19ef306: Revert "Free created FileMap when uncompressing files" by Kenny Root · 14 years ago
  42. 2a08e2a am a19ef306: Revert "Free created FileMap when uncompressing files" by Kenny Root · 14 years ago
  43. a19ef30 Revert "Free created FileMap when uncompressing files" by Kenny Root · 14 years ago
  44. 3472626 am a1205f07: am 2d3739d4: Merge "Modify native ALooper to take an explicit ident." into gingerbread by Dianne Hackborn · 14 years ago
  45. c24ffe6 Fix header path. by Anatol Pomazau · 14 years ago
  46. a1205f0 am 2d3739d4: Merge "Modify native ALooper to take an explicit ident." into gingerbread by Dianne Hackborn · 14 years ago
  47. 42c03e5 Modify native ALooper to take an explicit ident. by Dianne Hackborn · 14 years ago
  48. 6aa616c am 05dff838: am 11bbe200: Hopefully fix the build. by Dianne Hackborn · 14 years ago
  49. 4970675 am b8bcfed5: am f703b77c: Merge "Add system property to turn off scheduling groups." into gingerbread by Dianne Hackborn · 14 years ago
  50. 05dff83 am 11bbe200: Hopefully fix the build. by Dianne Hackborn · 14 years ago
  51. 11bbe20 Hopefully fix the build. by Dianne Hackborn · 14 years ago
  52. db6f11b Fixing a3d files to reflect the new element structure. by Alex Sakhartchouk · 14 years ago
  53. 70d4e50 Add arrays to elements. by Jason Sams · 14 years ago
  54. b8bcfed am f703b77c: Merge "Add system property to turn off scheduling groups." into gingerbread by Dianne Hackborn · 14 years ago
  55. 8dff092 Reflected class name and bc file name changes. by Ying Wang · 14 years ago
  56. 84bb52e Add system property to turn off scheduling groups. by Dianne Hackborn · 14 years ago
  57. 355383e Merge "Fixing fragment shader bounding code" by Alex Sakhartchouk · 14 years ago
  58. caaac0f8 Fixing fragment shader bounding code by Alex Sakhartchouk · 14 years ago
  59. 8716030 am 8d5250c6: am 2e246549: Merge "Add better debug output for ResourceType errors" into gingerbread by Kenny Root · 14 years ago
  60. 8d5250c am 2e246549: Merge "Add better debug output for ResourceType errors" into gingerbread by Kenny Root · 14 years ago
  61. 68c2e91 Add better debug output for ResourceType errors by Kenny Root · 14 years ago
  62. 8e95466 Adding ability to dirty the allocation and notify shaders using it. by Alex Sakhartchouk · 14 years ago
  63. 18b8a04 Merge "Remove ACC and other legacy bits from RS." by Jason Sams · 14 years ago
  64. 8aef54f Add support for Canvas flags on save. by Romain Guy · 14 years ago
  65. deb0008 Remove ACC and other legacy bits from RS. by Jason Sams · 14 years ago
  66. 3927dbb Merge "SubElementData data upload functions." by Jason Sams · 14 years ago
  67. ee6d676 am df02df11: am 307ed31c: Merge "Remove incomplete input device enumeration NDK API." into gingerbread by Jeff Brown · 14 years ago
  68. df02df1 am 307ed31c: Merge "Remove incomplete input device enumeration NDK API." into gingerbread by Jeff Brown · 14 years ago
  69. 49bdaf0 SubElementData data upload functions. by Jason Sams · 14 years ago
  70. 5fad267 Remove incomplete input device enumeration NDK API. by Jeff Brown · 14 years ago
  71. 1423f51 am ae087369: am 63070856: Merge "Don\'t propagate StrictMode over one-way Binder calls." into gingerbread by Brad Fitzpatrick · 14 years ago
  72. fdf5b08 Merge "Fixing uniform binding for fragment shader. Updating the glsl fragment shader to color the lights." by Alex Sakhartchouk · 14 years ago
  73. ae08736 am 63070856: Merge "Don\'t propagate StrictMode over one-way Binder calls." into gingerbread by Brad Fitzpatrick · 14 years ago
  74. 0234376 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 14 years ago
  75. 8442e0b Fixing uniform binding for fragment shader. by Alex Sakhartchouk · 14 years ago
  76. 2cbe236 Merge "Add hooks for hardware accelerated WebView." by Romain Guy · 14 years ago
  77. da8532c Add hooks for hardware accelerated WebView. by Romain Guy · 14 years ago
  78. 22f5ee9 am 36f0cb26: am 8d60866e: Input device calibration and capabilities. by Jeff Brown · 14 years ago
  79. 36f0cb2 am 8d60866e: Input device calibration and capabilities. by Jeff Brown · 14 years ago
  80. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  81. b8f7f42 am 6e46e6f7: am 7ec7b997: Remove camera metering mode API. by Wu-cheng Li · 14 years ago
  82. 6e46e6f am 7ec7b997: Remove camera metering mode API. by Wu-cheng Li · 14 years ago
  83. 7ec7b99 Remove camera metering mode API. by Wu-cheng Li · 14 years ago
  84. 9846bc6 Merge "Fixing renderscript uniform binding bugs. Working on custom shaders." by Alex Sakhartchouk · 14 years ago
  85. 7a97e5a am 8e724905: am ad6731b0: Merge "Add debugging to ZipFileRO" into gingerbread by Kenny Root · 14 years ago
  86. 54c4bf2 am d322d163: am ae66946b: Merge "fix a race in SF buffer management" into gingerbread by Mathias Agopian · 14 years ago
  87. a41174e Fixing renderscript uniform binding bugs. Working on custom shaders. by Alex Sakhartchouk · 14 years ago
  88. 8e72490 am ad6731b0: Merge "Add debugging to ZipFileRO" into gingerbread by Kenny Root · 14 years ago
  89. ad6731b Merge "Add debugging to ZipFileRO" into gingerbread by Kenny Root · 14 years ago
  90. 6329fdb Add debugging to ZipFileRO by Kenny Root · 14 years ago
  91. d322d16 am ae66946b: Merge "fix a race in SF buffer management" into gingerbread by Mathias Agopian · 14 years ago
  92. b45c0c9 Apply gamma correction to font rendering. by Romain Guy · 14 years ago
  93. c9289fa fix a race in SF buffer management by Mathias Agopian · 14 years ago
  94. 1d45c47 Add matrix component types. Fix potental overflow in script -> java messages. by Jason Sams · 14 years ago
  95. 375d196 Merge "Fix passion build" by Romain Guy · 14 years ago
  96. f6fcac7 Fix passion build by Romain Guy · 14 years ago
  97. bce2e90 am bc4389ed: am 8395b462: Merge "fix [2931513] Add support for setting the orientation of an ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  98. a84e02c Merge "Use only one GL context per process, share chaches." by Romain Guy · 14 years ago
  99. fb8b763 Use only one GL context per process, share chaches. by Romain Guy · 14 years ago
  100. bc4389e am 8395b462: Merge "fix [2931513] Add support for setting the orientation of an ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago