1. 8f90a89 add new onClip* methods to SkCanvas by robertphillips@google.com · 11 years ago
  2. 03fc3b4 Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.chromium.org/183453002/) due to broken Chrome Canary and failing tests. by robertphillips@google.com · 11 years ago
  3. 392c9be add new onClip* methods to SkCanvas by robertphillips@google.com · 11 years ago
  4. ab58273 override new virtual onDrawDRRect in util canvas subclasses by commit-bot@chromium.org · 11 years ago
  5. e254310 add SkCanvas constructor that explicitly creates no_config with dimensions by commit-bot@chromium.org · 11 years ago
  6. be65a4c Add missing functions to SkNWayCanvas by commit-bot@chromium.org · 11 years ago
  7. 7ce564c Revert "If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance." by bsalomon@google.com · 11 years ago
  8. ad254fe If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance. by bsalomon@google.com · 11 years ago
  9. 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
  10. 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
  11. 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
  12. 14cec91 Add SkNWayCanvas comment API overrides. by commit-bot@chromium.org · 11 years ago
  13. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  14. 4ed0fb7 revert 6766, thereby re-landing 6762-6763 now that the bots are ready by reed@google.com · 12 years ago
  15. 25c1408 revert 6762-6763, since those require new skps to be generated, and we can't by reed@google.com · 12 years ago
  16. 68d61ed make RRect and Oval first-class drawing primitives in SkCanvas. by reed@google.com · 12 years ago
  17. 6ae24e0 remove uses of setBitmapDevice (DEPRECATED) by reed@google.com · 12 years ago
  18. 7112173 re-re-land 5578 by reed@google.com · 12 years ago
  19. 10f9f4a revert 5580 by reed@google.com · 12 years ago
  20. eab16de re-land 5578 w/ pipe fix by reed@google.com · 12 years ago
  21. c75c36a revert 5578 -- broke pipe by reed@google.com · 12 years ago
  22. f1ab723 Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This by reed@google.com · 12 years ago
  23. f0a062b Add device to top level N-way canvas. by djsollen@google.com · 12 years ago
  24. 74b4619 Formatting cleanup: remove extra whitespace by vandebo@chromium.org · 13 years ago
  25. 071eef9 add bool argument to canvas' clipRect and clipPath for antialiasing by reed@google.com · 13 years ago
  26. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  27. 5667afc remove drawShape from canvas api by reed@google.com · 13 years ago
  28. 29348cb add -forceFilter to bench tool move some utils out of effects/ by reed@android.com · 15 years ago[Renamed from src/effects/SkNWayCanvas.cpp]
  29. f76bacf add SkSize for dimensions by reed@android.com · 15 years ago
  30. 6c924ad add -pict option to bench, which draws everything through a picture, and then by reed@android.com · 16 years ago