1. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 4 months ago
  2. e666254 Remove SkImage_Base::peekProxy. by Brian Salomon · 3 years, 9 months ago
  3. f3ac2af Name common cubic resamplers by Mike Reed · 3 years, 10 months ago
  4. d396cd5 Pass sampling to drawimage by Mike Reed · 3 years, 10 months ago
  5. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 4 years ago
  6. 302e8fb Downgrade SkImage to GrImageContext by Adlai Holler · 4 years, 2 months ago
  7. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 3 months ago
  8. a84caa3 Make some GMs compatible with the *ooprddl configs by Robert Phillips · 4 years, 4 months ago
  9. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 4 months ago
  10. 4caa935 Migrate MakeTextureImage to take GrDirectContext by Adlai Holler · 4 years, 4 months ago
  11. 13711eb rename SkMipMap to SkMipmap by Mike Reed · 4 years, 4 months ago
  12. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 5 months ago
  13. 95c250c Downgrade GpuGMs to only receiving a GrRecordingContext by Robert Phillips · 4 years, 5 months ago
  14. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 10 months ago
  15. e073552 Minor GM cleanup by Robert Phillips · 4 years, 10 months ago
  16. 45c9487 Add SkImage::MakeTextureFromCompressed and deprecate MakeFromCompressed by Robert Phillips · 4 years, 10 months ago
  17. 162e04b Expand the compressed_textures GM by Robert Phillips · 4 years, 10 months ago
  18. 99dead9 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types (take 2) by Robert Phillips · 4 years, 10 months ago
  19. 3da9e94 Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types" by Robert Phillips · 4 years, 10 months ago
  20. 3234ce1 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types by Robert Phillips · 4 years, 10 months ago
  21. b085527 Add SkImage::CompressionType::kBC1_RGBA8_UNORM support by Robert Phillips · 4 years, 10 months ago
  22. ac90802 Update compressed texturing GM by Robert Phillips · 4 years, 10 months ago