1. 0e9d34d Reland "Remove GrBackendFormat's textureType use from isFormatTexturable call." by Greg Daniel · 4 years, 1 month ago
  2. d90777a Revert "Remove GrBackendFormat's textureType use from isFormatTexturable call." by Greg Daniel · 4 years, 1 month ago
  3. 832c817 Remove GrBackendFormat's textureType use from isFormatTexturable call. by Greg Daniel · 4 years, 1 month ago
  4. 7db854c Hide getFilterQuality by Mike Reed · 4 years, 5 months ago
  5. 7cee3ef FilterQuality should no longer be needed. by Mike Reed · 4 years, 5 months ago
  6. 34c56a5 Migrate to drawImage w/ sampling by Mike Reed · 4 years, 7 months ago
  7. 839eef3 Work on hiding filter-quality by Mike Reed · 4 years, 8 months ago
  8. 8dacba3 Migrate away for heuristics for bicubic filtering by Mike Reed · 4 years, 9 months ago
  9. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years, 11 months ago
  10. bcfc554 Add GrDirectContext arg to SkImage::readPixels by Adlai Holler · 5 years ago
  11. 14dc791 Reland "Migrate SkImage::MakeFromTexture to GrRecordingContext" by Adlai Holler · 5 years ago
  12. 74b83a4 Revert "Migrate SkImage::MakeFromTexture to GrRecordingContext" by Adlai Holler · 5 years ago
  13. daa9e74 Migrate SkImage::MakeFromTexture to GrRecordingContext by Adlai Holler · 5 years ago
  14. 95afafb Reland "Add GrContext api to update compressed backend textures." by Greg Daniel · 5 years ago
  15. 69100f0 Rename GrCaps fields and methods from MipMap to Mipmap by Brian Salomon · 5 years ago
  16. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 5 years ago
  17. c8ae494 Clean up more tests wrt GrContext by Robert Phillips · 5 years ago
  18. 13711eb rename SkMipMap to SkMipmap by Mike Reed · 5 years ago
  19. ceebe42 Revert "Add GrContext api to update compressed backend textures." by Greg Daniel · 5 years ago
  20. 2c18030 Add GrContext api to update compressed backend textures. by Greg Daniel · 5 years ago
  21. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 5 years ago
  22. 01f278c Better handle backendFormat to CompressionType. by Greg Daniel · 5 years ago
  23. e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 5 years ago
  24. 788b916 Remove SkTMin and SkTMax by Brian Osman · 6 years ago
  25. 314524e Add compressed backend textures to Metal (take 2) by Robert Phillips · 6 years ago
  26. 99dead9 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types (take 2) by Robert Phillips · 6 years ago
  27. 3da9e94 Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types" by Robert Phillips · 6 years ago
  28. 3234ce1 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types by Robert Phillips · 6 years ago
  29. 3dfe7ca Revert "Add compressed backend textures to Metal" by Robert Phillips · 6 years ago
  30. b19c78e Add compressed backend textures to Metal by Robert Phillips · 6 years ago
  31. 07f0e41 Test readPixels on compressed textures by Robert Phillips · 6 years ago
  32. b085527 Add SkImage::CompressionType::kBC1_RGBA8_UNORM support by Robert Phillips · 6 years ago
  33. c558f72 Compressed texture API cleanup by Robert Phillips · 6 years ago
  34. 8f259a0 Add BC1_RGB8_UNORM support by Robert Phillips · 6 years ago
  35. ca0f837 Prepare CompressedBackendAllocationTest for new compression formats by Robert Phillips · 6 years ago
  36. 3e5e2f2 Add test for the GrContext::createCompressedBackendTexture API by Robert Phillips · 6 years ago