1. 9ed02b9 Augmenting SkDeferredCanvas notification interface to signal flushes and memory allocations by junov@chromium.org · 13 years ago
  2. 88e2914 Moving DeferredDevice and DeferredGPipeController classes out of the deferred canvas API header by junov@chromium.org · 13 years ago
  3. 3de7acc Removing the SkPicture backend from SkDeferredCanvas code by junov@chromium.org · 13 years ago
  4. 2e14ba8 Adding API to SkGPipe and SkDeferredCanvas for controlling memory usage externally by junov@chromium.org · 13 years ago
  5. d122fd5 Turning on deferred canvas SkGPipe backend by default by junov@chromium.org · 13 years ago
  6. 15011ee Make SkDeferredCanvas query SkGPipeWriter for space allocated for bitmaps. by scroggo@google.com · 13 years ago
  7. b10a6bd Refactoring how SkDeferredCanvas manages mutable bitmaps by junov@chromium.org · 13 years ago
  8. 8317e17 Response to post-commit review comments on r4714 by junov@chromium.org · 13 years ago
  9. bfeddae Fix unbound memory consumption problem with run away deferred canvases. by junov@chromium.org · 13 years ago
  10. 8e1678f Reverting r4695 by junov@chromium.org · 13 years ago
  11. 278de8b Try turning on the SkGPipe path in SkDeferredCanvas Unreviewed by junov@chromium.org · 13 years ago
  12. 6a0d010 Fixing heap corruption issue in deferred canvas when using SkGPipe. by junov@chromium.org · 13 years ago
  13. 77eec24 Refactoring SkDeferredCanvas to use SkGPipe. by junov@chromium.org · 13 years ago
  14. 40a1ae4 Added SkDevice onAttachToCanvas & onDetachFromCanvas methods by robertphillips@google.com · 13 years ago
  15. 563a3b4 more SkInstCnt plumbing fix some typeface leaks by reed@google.com · 13 years ago
  16. 5e5a095 reverting r3268 because of test failures by junov@chromium.org · 13 years ago
  17. feba689 SkDeferredCanvas, performance: small refactor to remove unnecessary conditional branches on all canvas API calls by junov@chromium.org · 13 years ago
  18. a907ac3 Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matrix and clipping state by junov@chromium.org · 13 years ago
  19. 0b5b0ce reverting r3257 because of gm failure. by junov@chromium.org · 13 years ago
  20. 421bcc3 Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matrix and clipping state by junov@chromium.org · 13 years ago
  21. 8f9ecbd Adding API and unit testing for deferred canvas clearing/purging by junov@chromium.org · 13 years ago
  22. 1f9767c Fixing backing store access in SkDeferredCanvas. by junov@chromium.org · 13 years ago
  23. 2c23708 Removing some dead code in SkDeferredCanvas by junov@chromium.org · 13 years ago
  24. 74b4619 Formatting cleanup: remove extra whitespace by vandebo@chromium.org · 13 years ago
  25. 4370aed Adding class SkDeferredCanvas for deferred rendering. by junov@google.com · 14 years ago