1. 94fa43c Fix SkPathStroker::lineTo() for line with length SK_ScalarNearlyZero by epoger@google.com · 13 years ago
  2. e63793a Upstream changes from Android repository. by djsollen@google.com · 13 years ago
  3. a907ac3 Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matrix and clipping state by junov@chromium.org · 13 years ago
  4. 0b5b0ce reverting r3257 because of gm failure. by junov@chromium.org · 13 years ago
  5. 421bcc3 Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matrix and clipping state by junov@chromium.org · 13 years ago
  6. 87f982c Fix for crash in SkDeferredCanvas when optional SkPaint argument is NULL by junov@chromium.org · 13 years ago
  7. dadcfdc Fixing Canvas unit test to correctly verify object flattening in SkPicture by junov@chromium.org · 13 years ago
  8. 76b9c4b Disabling failing unit test on linux by junov@chromium.org · 13 years ago
  9. 1cc8f6f Adding more unit testing for SkCanvas and derived classes. by junov@chromium.org · 13 years ago
  10. 7c20293 add canvas::isDrawingToLayer(), as a fast query for chrome; faster than by reed@google.com · 14 years ago
  11. 37f3ae0 add unittest for save/restore by reed@google.com · 14 years ago