1. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  2. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  5. 0cffcbf9 de-Sk tools/font, and git clang-format by Mike Klein · 5 years ago
  6. 50e24d7 Add a mechanism for GMs to silently exclude themselves from Gold by Chris Dalton · 5 years ago
  7. 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  8. 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  9. f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 5 years ago
  10. d7a5a1d Add a central skiagm::GM::DrawFailureMessage for error messages by Chris Dalton · 5 years ago
  11. a70ae1a drawText Cleanup, part 5 by Hal Canary · 6 years ago
  12. ea8900e use fonts when making blobs by Mike Reed · 6 years ago
  13. a24712e Revert "makeSurface defaults to raster" by Cary Clark · 6 years ago
  14. 29a4a68 makeSurface defaults to raster by Cary Clark · 6 years ago
  15. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  16. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  17. 30f64e4 Clean up textblobrandomfont. by Jim Van Verth · 6 years ago
  18. 20fa1e9 Update SkRandomScalerContext to handle mask filters. by Ben Wagner · 6 years ago
  19. 46596ae use tool_utils to encapsulate checking for recording canvas and makeSurface by Mike Reed · 7 years ago
  20. b251b72 add platform_font_manager() by Mike Klein · 7 years ago
  21. 10d66cc move Sk{Test,Random}ScalerContext to tools by Mike Klein · 7 years ago
  22. 7131950 Remove internal use of SkTypeface::Style. by Ben Wagner · 7 years ago
  23. 89cd357 Fix recipes/tests for new Debian bots by Eric Boren · 7 years ago
  24. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  25. 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 8 years ago
  26. f941280 Fix textblobrandomfont GM in F16 configs by Brian Osman · 8 years ago
  27. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  28. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  29. 3a0dbde Remove SkSurfaceProps gamma-correctness flag entirely. by brianosman · 8 years ago
  30. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  31. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  32. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  33. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  34. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  35. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  36. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  37. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 8 years ago
  38. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 8 years ago
  39. e8f3062 switch surface to sk_sp by reed · 8 years ago
  40. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  41. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  42. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  43. d45fb5a Add BW masks to random scaler context by joshualitt · 9 years ago
  44. 2a6f747 Revert of Add BW masks to random scaler context (patchset #1 id:1 of https://codereview.chromium.org/1270793003/) by joshualitt · 9 years ago
  45. a4a5306 Add BW masks to random scaler context by joshualitt · 9 years ago
  46. 44c4851 adding gm to use random scaler context by joshualitt · 9 years ago
  47. d164a71 Revert of adding gm to use random scaler context (patchset #4 id:60001 of https://codereview.chromium.org/1268853008/) by joshualitt · 9 years ago
  48. 853336c adding gm to use random scaler context by joshualitt · 9 years ago