1. 85d9952 Turn off some path drawing logs by default by Teng-Hui Zhu · 9 years ago
  2. 975591a Add fine-grained debug layer by John Reck · 10 years ago
  3. 6e6646c Unify extensions parsing behavior by Chris Craik · 10 years ago
  4. 62d307c Fix behavior of stencil clipping within clearLayerRegions by Chris Craik · 11 years ago
  5. ba9b613 Create private properties on GLCanvas for experimentation with 3d by Chris Craik · 12 years ago
  6. 55bfb4e Calculate and show Ambient shadow. by ztenghui · 12 years ago
  7. f57776b 3d view system! by Chris Craik · 12 years ago
  8. 3b748a4 Pack preloaded framework assets in a texture atlas by Romain Guy · 12 years ago
  9. 527a3aa Draw Operation merging by Chris Craik · 12 years ago
  10. c46d07a Merge all shapes/paths caches to PathCache by Romain Guy · 12 years ago
  11. 3ff0bfd Add new property to debug non-rectangular clip operations by Romain Guy · 12 years ago
  12. c3566d0 DisplayList draw operation reordering by Chris Craik · 12 years ago
  13. 8d4aeb7 Add a render buffer cache to reuse stencil buffers Bug #7146141 by Romain Guy · 12 years ago
  14. 3bbacf2 Add a RenderBuffer object to store stencil buffers. Bug #7146141 by Romain Guy · 12 years ago
  15. 735738c Preliminary Support for region clipping by Romain Guy · 13 years ago
  16. 6e25e38 Add a new method for text gamma correction by Romain Guy · 13 years ago
  17. 8a4ac61 Don't clear the dirty clip flag if it's not applied Bug #6833979 by Romain Guy · 13 years ago
  18. 4121063 Add shader-based text gamma correction by Romain Guy · 13 years ago
  19. 9c10ab0 Reduce logs by Romain Guy · 13 years ago
  20. b629490 Disable debugging code in the font renderer by Romain Guy · 14 years ago
  21. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  22. a60c388 Use high precision iterators on specific GPUs Bug #5098359 by Romain Guy · 14 years ago
  23. bdf7609 Trim OpenGLRenderer's memory usage whenever possible by Romain Guy · 14 years ago
  24. f504a2f Correctly implement the CLEAR xfermode. by Romain Guy · 14 years ago
  25. aaceeb0 Use the correct API to query system properties. by Romain Guy · 14 years ago
  26. c9855a5 Log only 1 line per process when using OpenGLRenderer. by Romain Guy · 15 years ago
  27. ff26a0c Remove unnecessary code. by Romain Guy · 15 years ago
  28. 01d58e4 Add rounded rects and circles support to OpenGLRenderer. by Romain Guy · 15 years ago
  29. fb13abd Fix 9patch rendering in ExpandableListView. by Romain Guy · 15 years ago
  30. ffac7fc Add debug logs for display lists. by Romain Guy · 15 years ago
  31. 1fc883b Add logging to the new layers API. by Romain Guy · 15 years ago
  32. a5ef39a Don't render degenerate triangles in 9patches. Bug #3251983 by Romain Guy · 15 years ago
  33. c15008e Move all debug flags in a single place. by Romain Guy · 15 years ago