1. df60e36 New analytic AA scan converter using delta (I call it DAA for now) by Yuqian Li · 7 years ago
  2. ca50b87 Combine duplicate code in preparing clipRgn for fill_path by Yuqian Li · 7 years ago
  3. 6987b00 Fix performance issue and compute intersections more often. by Yuqian Li · 8 years ago
  4. 874a872 Revert concave AAA by Yuqian Li · 8 years ago
  5. 98cf99b Turn on concave analytic AA by Yuqian Li · 8 years ago
  6. 197bde9 Revert "Exercise concave analytic AA" by Mike Reed · 8 years ago
  7. 480a1c6 Exercise concave analytic AA by Yuqian Li · 8 years ago
  8. 550148b Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  9. aeef561 Revert "Reland https://skia-review.googlesource.com/c/6091/" by Yuqian Li · 8 years ago
  10. b46fff6 Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  11. 90ee03b Revert "Implement Analytic AA for General Paths (with Guard against Chrome)" by Yuqian Li · 8 years ago
  12. 89a0e72 Implement Analytic AA for General Paths (with Guard against Chrome) by Yuqian Li · 8 years ago
  13. e4b8b52 Simplify the signature of sk/aaa_fill_path by Yuqian Li · 8 years ago
  14. 2add0ff Use Analytic AA in SkAAClip. by liyuqian · 8 years ago
  15. 511f2d7 Make global use-analytic-AA bit threadsafe. by Mike Klein · 8 years ago
  16. 38911a7 Resubmit issue 2221103002 to fix the iOS build by declaring the flag in by liyuqian · 8 years ago
  17. d36baa7 Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of https://codereview.chromium.org/2221103002/ ) by stephana · 8 years ago
  18. 7795822 Implement AnalyticAA for convex shapes. by liyuqian · 8 years ago
  19. e736506 Revert of For *ToFixed, in debug mode, assert that the value is in range. (patchset #6 id:140001 of https://codereview.chromium.org/1824733002/ ) by fmalita · 8 years ago
  20. 93dc339 For *ToFixed, in debug mode, assert that the value is in range. by benjaminwagner · 8 years ago
  21. 6c71e0a Reverse dependency between SkScalar.h and SkFixed.h. by benjaminwagner · 8 years ago
  22. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  23. 2028d7f add support for capped hairlines by caryclark · 9 years ago
  24. 5dc6b7d change hairline procs to take array of points by reed · 9 years ago
  25. 054eef2 change hairline procs to take SkPoint by value, more efficient on SSE and NEON by reed · 9 years ago
  26. 9fb0041 SK_SUPPORTED_DEPRECATED_FIXEDROUND around deprecated fixed[round,ceil,floor] by mike@reedtribe.org · 11 years ago
  27. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  28. 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
  29. cabe48a privatize SkScan.h by reed@google.com · 12 years ago[Renamed from include/core/SkScan.h]
  30. 67ba5fa fix scalar=fixed by implementing SkRegion form of AntiFillRect by reed@google.com · 13 years ago
  31. 045e62d enable soft clipping (yikes) by reed@google.com · 13 years ago
  32. da96563 add FillIRect variant that takes a rasterclip by reed@google.com · 13 years ago
  33. 1ba7137 add rasterclip entrypoints for scan converting paths by reed@google.com · 13 years ago
  34. 2c508f2 add force-rle parameter to help with aaclip testing by reed@google.com · 13 years ago
  35. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  36. 761fb62 reenable fast stroked rects, now that we correctly handle non-square scale by reed@google.com · 13 years ago
  37. 7ff678b faster stroke rects by mike@reedtribe.org · 13 years ago
  38. fc25abd fix warnings by reed@android.com · 16 years ago
  39. 6efdc47 first cut at event-based test app by reed@android.com · 16 years ago[Renamed from src/core/SkScan.h]
  40. 8a1c16f grab from latest android by reed@android.com · 16 years ago