1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 5 months ago
  2. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 6 months ago
  3. 872a32c Add an arg to SkImage::makeSubset to take a direct context by Adlai Holler · 4 years, 7 months ago
  4. 16bf7d3 Make SkGpuDevice hold a GrRecordingContext (take 2) by Robert Phillips · 4 years, 7 months ago
  5. f46d5ca use std::make_unique by Mike Klein · 5 years ago
  6. 7fde8e1 IWYU for gms. by Ben Wagner · 6 years ago
  7. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  8. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
  9. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 7 years ago
  10. ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 8 years ago
  11. f1b4382 Rename SkImage_Generator to SkImage_Lazy by Brian Osman · 8 years ago
  12. 33d2055 GM: some header cleanup by Mike Klein · 8 years ago
  13. 919cc45 Revert "Revert "Add color spin test for SkColorSpaceXformCanvas"" by Mike Klein · 8 years ago
  14. 73e21af Revert "Add color spin test for SkColorSpaceXformCanvas" by Eric Boren · 8 years ago
  15. cb01aec Add color spin test for SkColorSpaceXformCanvas by Matt Sarett · 8 years ago
  16. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 8 years ago
  17. ce2fc6a Add imagemasksubset GM by fmalita · 8 years ago