1. c759bbf [graphite] Test Dawn with no yield context option by Brian Salomon · 1 year, 9 months ago
  2. df73d16 Find and replace GrMipmapped with skgpu::Mipmapped by Kevin Lubick · 2 years ago
  3. 8f02388 //gm/gm.h: Fold GM::onISize() into GM::getISize(). by Leandro Lovisolo · 2 years, 1 month ago
  4. 24fa211 //gm/gm.h: Fold GM::onShortName() into GM::getName() and make it const. by Leandro Lovisolo · 2 years, 1 month ago
  5. eb98125 Rename SkPromiseImageTexture -> GrPromiseImageTexture by Kevin Lubick · 2 years, 3 months ago
  6. bf174bc Rename Ganesh-based SkImage and SkSurface and relocate to src/gpu/... by Kevin Lubick · 2 years, 6 months ago
  7. 77472bf Reland "Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster"" by Kevin Lubick · 2 years, 6 months ago
  8. 3e6bfdf Revert "Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster"" by Kevin Lubick · 2 years, 6 months ago
  9. ecbc27e Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster" by Kevin Lubick · 2 years, 6 months ago
  10. 5b2cbd7 Revert "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster" by Kevin Lubick · 2 years, 6 months ago
  11. d21c3f8 Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster by Kevin Lubick · 2 years, 6 months ago
  12. 321734e Rename SkImage::CompressionType -> SkTextureCompressionType by Kevin Lubick · 2 years, 6 months ago
  13. a862443 [graphite] Make GM:gpuSetup() more backend agnostic. by Jim Van Verth · 2 years, 7 months ago
  14. 502553f [includes] Remove link between SkImage_Base.h -> GrBackendSurface.h by Kevin Lubick · 2 years, 10 months ago
  15. 62f57a0 [includes] Enforce IWYU on src/utils by Kevin Lubick · 3 years, 5 months ago
  16. 719239c Move all Ganesh source files into ganesh subdirectory. by Greg Daniel · 3 years, 5 months ago
  17. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 4 years, 1 month ago
  18. e666254 Remove SkImage_Base::peekProxy. by Brian Salomon · 4 years, 7 months ago
  19. f3ac2af Name common cubic resamplers by Mike Reed · 4 years, 7 months ago
  20. d396cd5 Pass sampling to drawimage by Mike Reed · 4 years, 8 months ago
  21. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 4 years, 9 months ago
  22. 302e8fb Downgrade SkImage to GrImageContext by Adlai Holler · 5 years ago
  23. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 5 years ago
  24. a84caa3 Make some GMs compatible with the *ooprddl configs by Robert Phillips · 5 years ago
  25. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 5 years ago
  26. 4caa935 Migrate MakeTextureImage to take GrDirectContext by Adlai Holler · 5 years ago
  27. 13711eb rename SkMipMap to SkMipmap by Mike Reed · 5 years ago
  28. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 5 years ago
  29. 95c250c Downgrade GpuGMs to only receiving a GrRecordingContext by Robert Phillips · 5 years ago
  30. 788b916 Remove SkTMin and SkTMax by Brian Osman · 6 years ago
  31. e073552 Minor GM cleanup by Robert Phillips · 6 years ago
  32. 45c9487 Add SkImage::MakeTextureFromCompressed and deprecate MakeFromCompressed by Robert Phillips · 6 years ago
  33. 162e04b Expand the compressed_textures GM by Robert Phillips · 6 years ago
  34. 99dead9 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types (take 2) by Robert Phillips · 6 years ago
  35. 3da9e94 Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types" by Robert Phillips · 6 years ago
  36. 3234ce1 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types by Robert Phillips · 6 years ago
  37. b085527 Add SkImage::CompressionType::kBC1_RGBA8_UNORM support by Robert Phillips · 6 years ago
  38. ac90802 Update compressed texturing GM by Robert Phillips · 6 years ago