1. df2d27e drawText Cleanup, part 2 by Hal Canary · 6 years ago
  2. b579f07 change textutils to require font param by Mike Reed · 6 years ago
  3. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  4. 331ccfd add textutils by Mike Reed · 6 years ago
  5. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  6. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  7. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  8. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  9. 7a1f45f spin off easy stuff from Herb's windows GN CL by mtklein · 8 years ago
  10. 6dc14aa adjust gm bounds for better content fit by reed · 8 years ago
  11. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  12. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  13. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  14. ce563cd more shader-->sp conversions by reed · 8 years ago
  15. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  16. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  17. 7aa1899 use portable typeface by caryclark · 9 years ago
  18. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  19. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  20. 1c40292 remove unused GM flags by mtklein · 10 years ago
  21. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  22. 752e7eb Cleanup: Another round of override fixes. by tfarina · 10 years ago
  23. 6233c7b Revert to enabling all of -O2 as it exposes a bug in the toolchain. by djsollen · 10 years ago
  24. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  25. 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
  26. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  27. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  28. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  29. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  30. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  31. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  32. 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 10 years ago
  33. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  34. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  35. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  36. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  37. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  38. dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 11 years ago
  39. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  40. c3723db Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  41. 3aad3b0 add support for high quality image filtering on the GPU by humper@google.com · 11 years ago