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