1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 1 month ago
  2. cfb130c Add arc methods to path builder by Mike Reed · 4 years, 2 months ago
  3. 2243d77 use pathbuilder by Mike Reed · 4 years, 3 months ago
  4. 1963009 stroke-and-fill is deprecated, introduce simpler api by Mike Reed · 4 years, 5 months ago
  5. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  6. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  7. 20ae25c Reland "Reland "Fix blurry edges on large ovals."" by Jim Van Verth · 6 years ago
  8. a5b0b1e Revert "Reland "Fix blurry edges on large ovals."" by Jim Van Verth · 6 years ago
  9. 4dd7c1d Reland "Fix blurry edges on large ovals." by Jim Van Verth · 6 years ago
  10. 9445f8e Revert "Fix blurry edges on large ovals." by Jim Van Verth · 6 years ago
  11. c7aed03 Fix blurry edges on large ovals. by Jim Van Verth · 6 years ago
  12. 23e474c SkCanvas: Helpers for draw{Point,Line,Circle} by Hal Canary · 7 years ago
  13. 6750e91 Fix precision errors in large circle rendering. by Jim Van Verth · 8 years ago
  14. 531191f tiny line breaks gl render by caryclark · 8 years ago
  15. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  16. 2b39ffc add arc circle gap gm by caryclark · 9 years ago
  17. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  18. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  19. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  20. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  21. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  22. 5a23a14 Fix to check for inf when generating quadratic points by egdaniel · 10 years ago
  23. 1c40292 remove unused GM flags by mtklein · 10 years ago
  24. 40c85e4 Revert of Revert of enable conics gm (patchset #1 id:1 of https://codereview.chromium.org/811863006/) by reed · 10 years ago
  25. ede901c Revert of enable conics gm (patchset #3 id:40001 of https://codereview.chromium.org/835593002/) by reed · 10 years ago
  26. 03119ba enable conics gm by reed · 10 years ago
  27. d1bd1d7 fix conic gm to have fixed wrapping by reed · 10 years ago
  28. 09ebe0b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  29. 45a3071 Change window size on GM to fit objects properly by egdaniel@google.com · 11 years ago
  30. c464cbd disable PDF for now, until it knows about conics by reed@google.com · 11 years ago
  31. def9f6e Add GM to test conic path rendering by egdaniel@google.com · 11 years ago