1. fdd6fc1 Work-around for a Skia rasterization bug Bug #6411457 by Romain Guy · 12 years ago
  2. 33f6beb Record possible clip rejects when recording display lists by Romain Guy · 12 years ago
  3. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  4. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  5. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  6. 8f9a9f6 Clip text correctly Bug #5706056 by Romain Guy · 13 years ago
  7. d21b6e1 Optimize away unnecessary state changes by Romain Guy · 13 years ago
  8. e5df231 Make sure we correctly copy caches keys. Bug #5136067 by Romain Guy · 13 years ago
  9. e3c2685 Improve rendering performance on some GPUs by Romain Guy · 13 years ago
  10. 40c4b86 Align paths on pixel boundaries when rasterizing in bitmaps. Bug #5003739 by Romain Guy · 13 years ago
  11. 98029c8 Fix rendering issue with paths when the stroke width is 0 by Romain Guy · 13 years ago
  12. 1af23a3 When deleting a path, remove it from the path cache. Bug #4170585 by Romain Guy · 13 years ago
  13. b29cfbf Fix paths rendering issues. by Romain Guy · 13 years ago
  14. 6062c59 Skia Merge (revision 808) by Derek Sollenberger · 13 years ago
  15. 8b2f526 Add support for arcs. by Romain Guy · 14 years ago
  16. c1cd9ba3 Add support for ovals and stroked rectangles. by Romain Guy · 14 years ago
  17. c9855a5 Log only 1 line per process when using OpenGLRenderer. by Romain Guy · 14 years ago
  18. ff26a0c Remove unnecessary code. by Romain Guy · 14 years ago
  19. 01d58e4 Add rounded rects and circles support to OpenGLRenderer. by Romain Guy · 14 years ago