1. 00f30bd SkRecordPartialDraw with less code duplication by mtklein · 10 years ago
  2. 90e8457 Increase test tolerance. by mtklein · 10 years ago
  3. 5ff9132 More test debugging. Too close for decimal. I'm switching to hex. by Mike Klein · 10 years ago
  4. 56fa442 Add some debugging to figure out what's up with failing Mac 10.8 Release bot. by Mike Klein · 10 years ago
  5. 533eb78 Convert BBH APIs to use SkRect. by mtklein · 10 years ago
  6. 62b67ae Start actually bounding some draw ops. by mtklein · 10 years ago
  7. a723b57 SkRecordDraw: incorporate clip into BBH by mtklein · 10 years ago
  8. 5ad6ee1 Plumbing for using a BBH in SkRecordDraw. by mtklein · 10 years ago
  9. f4078ad SkRecord: Strip out cull-skipping and y-only drawPosTextH skipping. by mtklein · 10 years ago
  10. c11530e Tick off some TODOs: by Mike Klein · 10 years ago
  11. a095041 Remove SkRecorder's kWriteOnly mode. by commit-bot@chromium.org · 10 years ago
  12. 0a98d87 Don't clobber initial transform with SetMatrix. by commit-bot@chromium.org · 10 years ago
  13. 8dac8b1 Backfill unit tests for SkRecord by commit-bot@chromium.org · 10 years ago
  14. 705b1ff Don't bother doing the empty clip check in SkRecordDraw. by commit-bot@chromium.org · 10 years ago
  15. 2e0c32a Start using type traits in src/record instead of macros. by commit-bot@chromium.org · 10 years ago
  16. ad8ce57 anticipate more optimizations by renaming some files and methods by commit-bot@chromium.org · 10 years ago
  17. c4b21e6 Mark our territory with (C). by commit-bot@chromium.org · 10 years ago
  18. ff2de7c SkRecordDraw: don't bother clipping an empty clip down further by commit-bot@chromium.org · 10 years ago
  19. d9ce2be SkRecordDraw: skip draw ops when the clip is empty by commit-bot@chromium.org · 10 years ago