1. 4e9d5e2 Use Wang's formula for quadratic and cubic point counts by Michael Ludwig · 3 years, 4 months ago
  2. 3e8ff3e Fix vertex alpha when connector edges intersect inner edges by Michael Ludwig · 3 years, 5 months ago
  3. b746b1f Pass sampling to surface.draw by Mike Reed · 3 years, 9 months ago
  4. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 1 month ago
  5. 92f6eb1 use pathbuilder by Mike Reed · 4 years, 1 month ago
  6. 3215385 Disable ClangTidy namespace comments for short blocks. by John Stiles · 4 years, 1 month ago
  7. d16d654 use pathbuilder by Mike Reed · 4 years, 1 month ago
  8. cfb130c Add arc methods to path builder by Mike Reed · 4 years, 2 months ago
  9. 3c411f5 remember to injectmoveto before arcTo by Mike Reed · 4 years, 5 months ago
  10. 1ae3e75 Fix bug in path clipping (chopping) by Mike Reed · 4 years, 5 months ago
  11. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  12. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  13. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  14. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  15. 4428f2c Remove SkScalarSinCos by Brian Osman · 5 years ago
  16. dbc59ba path is rect track corners by Cary Clark · 6 years ago
  17. b120e92 fix path is rect flaw exposed by gold by Cary Clark · 6 years ago
  18. 4eb6f7a path is rect diag test is required by Cary Clark · 6 years ago
  19. 1cd6098 path is rect bug number twelve by Cary Clark · 6 years ago
  20. a765156 yet another path is rect exploit by Cary Clark · 6 years ago
  21. 48c464a a more involved path is rect bug by Cary Clark · 6 years ago
  22. d422847 path is rect bug number nine by Cary Clark · 6 years ago
  23. 88ba971 son of path is rect bug by Cary Clark · 6 years ago
  24. 31608c0 another rect is path fix by Cary Clark · 6 years ago
  25. 47d7dae fix bm gm by Cary Clark · 6 years ago
  26. 8540e11 more path is rect bugs by Cary Clark · 6 years ago
  27. 33632d8 Reland: Allow DFPathRenderer to store bitmaps at low resolutions by Jim Van Verth · 8 years ago
  28. 0755bb1 Revert "Allow distance field path renderer to store bitmaps at low resolutions" by Cary Clark · 8 years ago
  29. c0bc1bb Allow distance field path renderer to store bitmaps at low resolutions by Jim Van Verth · 8 years ago
  30. f9e678d Use SDF path miplevels based on the original path's size by Jim Van Verth · 8 years ago
  31. df85c38 stop using SkScalarMul by Mike Reed · 8 years ago
  32. 8600b1b Revert "Use SDF path miplevels based on the original path's size." by Jim Van Verth · 8 years ago
  33. 6e83b13 Use SDF path miplevels based on the original path's size. by Jim Van Verth · 8 years ago
  34. 7704754 More fixes for distance field paths by Jim Van Verth · 8 years ago
  35. 000ca63 Revert "More fixes for distance field paths" by Jim Van Verth · 8 years ago
  36. d081ff3 More fixes for distance field paths by Jim Van Verth · 8 years ago
  37. ecdb686 Fix SDF generation for pixel-aligned paths (take two) by Jim Van Verth · 8 years ago
  38. e1f29c7 Revert "Fix SDF generation for pixel-aligned paths" by Jim Van Verth · 8 years ago
  39. 9296412 Fix SDF generation for pixel-aligned paths by Jim Van Verth · 8 years ago
  40. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  41. e3e8c72 add gm for distance field bug by caryclark · 9 years ago
  42. 96f16e8 Use DEF_GM everywhere by scroggo · 9 years ago
  43. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  44. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  45. 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
  46. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  47. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  48. 88c748a update sampleapp for stroking experiment by caryclark · 10 years ago
  49. 1c40292 remove unused GM flags by mtklein · 10 years ago
  50. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  51. 752e7eb Cleanup: Another round of override fixes. by tfarina · 10 years ago
  52. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  53. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  54. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  55. d74e710 remove SkShape (unused) Review URL: https://codereview.appspot.com/6461069 by reed@google.com · 12 years ago
  56. 5ee6491 Better fix for rev. 4214 (inverse-fill and clipping). This fix avoids changing by reed@google.com · 12 years ago
  57. 683001c [PDF] Ensure that filling single line paths (with no area) does not draw anything. by vandebo@chromium.org · 12 years ago
  58. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago
  59. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  60. 3c14d0f Fix gm tests for fixed point. by bungeman@google.com · 13 years ago
  61. c280700 add pathfill gm sample by reed@google.com · 13 years ago