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