1. c16ca92 Coding style corrections in SkDeferredCanvas.cpp: brace placement, 80col, etc. by junov@chromium.org · 13 years ago
  2. a907ac3 Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matrix and clipping state by junov@chromium.org · 13 years ago
  3. 0b5b0ce reverting r3257 because of gm failure. by junov@chromium.org · 13 years ago
  4. 421bcc3 Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matrix and clipping state by junov@chromium.org · 13 years ago
  5. 87f982c Fix for crash in SkDeferredCanvas when optional SkPaint argument is NULL by junov@chromium.org · 13 years ago
  6. b1e218e Adding missing SkIntToScalar to resolve DeferredCanvas unit test failures with fixed-point build by junov@chromium.org · 13 years ago
  7. 8f9ecbd Adding API and unit testing for deferred canvas clearing/purging by junov@chromium.org · 13 years ago
  8. 1f9767c Fixing backing store access in SkDeferredCanvas. by junov@chromium.org · 13 years ago
  9. 2c23708 Removing some dead code in SkDeferredCanvas by junov@chromium.org · 13 years ago
  10. bf6c1e4 Adding a flush method to SkCanvas by junov@chromium.org · 14 years ago
  11. 4370aed Adding class SkDeferredCanvas for deferred rendering. by junov@google.com · 14 years ago