1. 935ad02 Add drawPoints dash bench by robertphillips@google.com · 12 years ago
  2. 73bb3be Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  3. 5125d84 add more cases to dashline: circle-vs-square, 0,1,2 stroke_width by reed@google.com · 12 years ago
  4. 31e9d64 add bench for drawline + dashing by reed@google.com · 12 years ago
  5. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  6. fd4be26 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  7. d3521f1 revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory somewhere? by reed@google.com · 12 years ago
  8. 9797272 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  9. ea6f683 add makedash_ variants to measure applying the dash (not drawing it) by reed@google.com · 12 years ago
  10. a584aed perform quickReject in drawPoints (which is called by drawLine) just like we by reed@google.com · 12 years ago
  11. 4ad2275 add clipped case for dashing to exercise quickReject by reed@google.com · 12 years ago
  12. ef85e3c add experimental variant of dashing, where we explicitly draw rects by reed@google.com · 12 years ago
  13. 99a6ef4 add different stroke-widths to dash bench by mike@reedtribe.org · 12 years ago
  14. 4aa1a70 add initial bench for dashing (more work to do) by reed@google.com · 12 years ago