1. c2cc1db Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - https://codereview.chromium.org/23484007) due to changes to the following GM images: by robertphillips@google.com · 11 years ago
  2. 521a467 If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance. by commit-bot@chromium.org · 11 years ago
  3. eed779d This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on the simplest GPU path. by commit-bot@chromium.org · 11 years ago
  4. 0a4805e First pass at Comment API by robertphillips@google.com · 11 years ago
  5. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  6. 4ed0fb7 revert 6766, thereby re-landing 6762-6763 now that the bots are ready by reed@google.com · 12 years ago
  7. 25c1408 revert 6762-6763, since those require new skps to be generated, and we can't by reed@google.com · 12 years ago
  8. 68d61ed make RRect and Oval first-class drawing primitives in SkCanvas. by reed@google.com · 12 years ago
  9. 7112173 re-re-land 5578 by reed@google.com · 12 years ago
  10. 10f9f4a revert 5580 by reed@google.com · 12 years ago
  11. eab16de re-land 5578 w/ pipe fix by reed@google.com · 12 years ago
  12. c75c36a revert 5578 -- broke pipe by reed@google.com · 12 years ago
  13. f1ab723 Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This by reed@google.com · 12 years ago
  14. 071eef9 add bool argument to canvas' clipRect and clipPath for antialiasing by reed@google.com · 13 years ago
  15. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  16. 5667afc remove drawShape from canvas api by reed@google.com · 13 years ago
  17. e97f085 Add createNewCompatibleDevice. Allow devices to have a NULL factory and saveLayer will fall back on createNewCompatibleDevice. by bsalomon@google.com · 13 years ago
  18. af951c9 make SkDevice constructors explicit between offscreen and on/direct by reed@google.com · 13 years ago
  19. 3048d4f remove deprecated getViewport/setViewport by reed@google.com · 13 years ago
  20. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 14 years ago
  21. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  22. cb60844 add drawData() to canvas, to record data blobs by reed@android.com · 15 years ago
  23. ed0bfb0 fix impl of drawPicture by reed@android.com · 15 years ago
  24. f76bacf add SkSize for dimensions by reed@android.com · 15 years ago
  25. 8a1c16f grab from latest android by reed@android.com · 16 years ago