1. e61c411 Use vertex attributes for dash effect in gpu by egdaniel · 10 years ago
  2. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  3. 71db882 Real fix for Widnows build errors for GrDashingEffect by commit-bot@chromium.org · 10 years ago
  4. 628ed0b Add Dashing gpu effect for simple dashed lines by commit-bot@chromium.org · 10 years ago
  5. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  6. 35c03fb Remove scaleToFit from DashPathEffect by commit-bot@chromium.org · 10 years ago
  7. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 10 years ago
  8. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  9. b62ce70 Fix minor memory leaks by robertphillips@google.com · 11 years ago
  10. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  11. 5c4d558 dashing asPoints could draw excessively long first dash by robertphillips@google.com · 12 years ago
  12. 140d728 fix warnings Review URL: https://codereview.appspot.com/7073044 by reed@google.com · 12 years ago
  13. 73b140a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  14. 8c685c5 Expand dashing3 GM to include additional dashing cases by robertphillips@google.com · 12 years ago
  15. 629ab54 Added dashing fast path by robertphillips@google.com · 12 years ago
  16. ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  17. de1837b remove bogus nearlyzero checks by reed@google.com · 12 years ago
  18. 21384df add dashing2 gm to exercise dashing on curves and polygons by reed@google.com · 12 years ago
  19. 35a81df add gm for dashing variations by reed@google.com · 12 years ago