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