1. fa3305a gm: add some overrides by Hal Canary · 5 years ago
  2. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years 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. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  6. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  7. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  8. 9407e24 make float more primary API for paint (esp. for alpha) by Mike Reed · 5 years ago
  9. e964c18 gm: use DEF_GM macro consistantly by Hal Canary · 6 years ago
  10. df2d27e drawText Cleanup, part 2 by Hal Canary · 6 years ago
  11. f78b7ea don't use paint's gettextpath by Mike Reed · 6 years ago
  12. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  13. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  14. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  15. 6dc14aa adjust gm bounds for better content fit by reed · 8 years ago
  16. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  17. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  18. ce563cd more shader-->sp conversions by reed · 8 years ago
  19. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  20. 65cdba6 Revert of Revert of make gm background colors 565 compatible (patchset #1 id:1 of https://codereview.chromium.org/1184123002/) by caryclark · 9 years ago
  21. 0bdb08b Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/) by caryclark · 9 years ago
  22. be7f768 make gm background colors 565 compatible by caryclark · 9 years ago
  23. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  24. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  25. 1c40292 remove unused GM flags by mtklein · 10 years ago
  26. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  27. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  28. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  29. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  30. 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
  31. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  32. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  33. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  34. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  35. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  36. a54abdc Remove static bmp from shadertext3 by commit-bot@chromium.org · 10 years ago
  37. 7b78981 gather GM tests which are disabled on Android by commit-bot@chromium.org · 10 years ago
  38. dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 10 years ago
  39. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  40. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  41. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  42. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  43. ca47aae Minor cleanup by robertphillips@google.com · 12 years ago
  44. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  45. f57c01b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  46. 4231609 Add new GM, shadertext3. It would have revealed a bug in the GPU draw-large-text-as-path code path that was recently fixed. by bsalomon@google.com · 12 years ago