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