1. 42639cd fix warnings on Mac in tests by caryclark@google.com · 12 years ago
  2. 977b9c8 Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix) by robertphillips@google.com · 12 years ago
  3. 4866cc0 Adding option to serialize mutable bitmaps in SkPicture by junov@chromium.org · 12 years ago
  4. d2700ee Refactor dictionaries for use by entities other than just SkPicture by djsollen@google.com · 12 years ago
  5. f0a062b Add device to top level N-way canvas. by djsollen@google.com · 12 years ago
  6. 90c07ea replace getTotalClipStack() with replayClips()+ClipVisitor by reed@google.com · 12 years ago
  7. 94fa43c Fix SkPathStroker::lineTo() for line with length SK_ScalarNearlyZero by epoger@google.com · 12 years ago
  8. e63793a Upstream changes from Android repository. by djsollen@google.com · 12 years ago
  9. a907ac3 Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matrix and clipping state by junov@chromium.org · 13 years ago
  10. 0b5b0ce reverting r3257 because of gm failure. by junov@chromium.org · 13 years ago
  11. 421bcc3 Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matrix and clipping state by junov@chromium.org · 13 years ago
  12. 87f982c Fix for crash in SkDeferredCanvas when optional SkPaint argument is NULL by junov@chromium.org · 13 years ago
  13. dadcfdc Fixing Canvas unit test to correctly verify object flattening in SkPicture by junov@chromium.org · 13 years ago
  14. 76b9c4b Disabling failing unit test on linux by junov@chromium.org · 13 years ago
  15. 1cc8f6f Adding more unit testing for SkCanvas and derived classes. by junov@chromium.org · 13 years ago
  16. 7c20293 add canvas::isDrawingToLayer(), as a fast query for chrome; faster than by reed@google.com · 13 years ago
  17. 37f3ae0 add unittest for save/restore by reed@google.com · 13 years ago