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