1. 33632d8 Reland: Allow DFPathRenderer to store bitmaps at low resolutions by Jim Van Verth · 7 years ago
  2. 0755bb1 Revert "Allow distance field path renderer to store bitmaps at low resolutions" by Cary Clark · 7 years ago
  3. c0bc1bb Allow distance field path renderer to store bitmaps at low resolutions by Jim Van Verth · 7 years ago
  4. f9e678d Use SDF path miplevels based on the original path's size by Jim Van Verth · 7 years ago
  5. df85c38 stop using SkScalarMul by Mike Reed · 7 years ago
  6. 8600b1b Revert "Use SDF path miplevels based on the original path's size." by Jim Van Verth · 7 years ago
  7. 6e83b13 Use SDF path miplevels based on the original path's size. by Jim Van Verth · 7 years ago
  8. 7704754 More fixes for distance field paths by Jim Van Verth · 8 years ago
  9. 000ca63 Revert "More fixes for distance field paths" by Jim Van Verth · 8 years ago
  10. d081ff3 More fixes for distance field paths by Jim Van Verth · 8 years ago
  11. ecdb686 Fix SDF generation for pixel-aligned paths (take two) by Jim Van Verth · 8 years ago
  12. e1f29c7 Revert "Fix SDF generation for pixel-aligned paths" by Jim Van Verth · 8 years ago
  13. 9296412 Fix SDF generation for pixel-aligned paths by Jim Van Verth · 8 years ago
  14. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  15. e3e8c72 add gm for distance field bug by caryclark · 8 years ago
  16. 96f16e8 Use DEF_GM everywhere by scroggo · 9 years ago
  17. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 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 · 9 years ago
  22. 88c748a update sampleapp for stroking experiment by caryclark · 9 years ago
  23. 1c40292 remove unused GM flags by mtklein · 10 years ago
  24. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  25. 752e7eb Cleanup: Another round of override fixes. by tfarina · 10 years ago
  26. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  27. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  28. 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
  29. d74e710 remove SkShape (unused) Review URL: https://codereview.appspot.com/6461069 by reed@google.com · 12 years ago
  30. 5ee6491 Better fix for rev. 4214 (inverse-fill and clipping). This fix avoids changing by reed@google.com · 12 years ago
  31. 683001c [PDF] Ensure that filling single line paths (with no area) does not draw anything. by vandebo@chromium.org · 12 years ago
  32. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago
  33. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  34. 3c14d0f Fix gm tests for fixed point. by bungeman@google.com · 13 years ago
  35. c280700 add pathfill gm sample by reed@google.com · 13 years ago