1. 27c4202 Remove GrBitmapTextureMaker. by Brian Salomon · 3 years, 6 months ago
  2. 354147a Replace GrConstColorProcessor with a runtime FP by Brian Salomon · 3 years, 7 months ago
  3. 2ac6ce8 Simplify common case for recttorect by Mike Reed · 3 years, 10 months ago
  4. 1aa1f5f whole-word replace renderTargetContext with surfaceDrawContext by Brian Salomon · 3 years, 11 months ago
  5. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 11 months ago
  6. 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 4 years ago
  7. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years ago
  8. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
  9. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 3 months ago
  10. f735351 Add nearest MIP filtering to GPU and wire up to SkImageShader by Brian Salomon · 4 years, 3 months ago
  11. e69b9ef Separate MIP filtering from min/mag filtering. by Brian Salomon · 4 years, 3 months ago
  12. 69100f0 Rename GrCaps fields and methods from MipMap to Mipmap by Brian Salomon · 4 years, 3 months ago
  13. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 3 months ago
  14. a3b02f5 Rename GrSamplerState::Filter::kBilerp to kLinear by Brian Salomon · 4 years, 4 months ago
  15. 95c250c Downgrade GpuGMs to only receiving a GrRecordingContext by Robert Phillips · 4 years, 4 months ago
  16. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 5 months ago
  17. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 5 months ago
  18. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 5 months ago
  19. bc074a6 Add SkBudgeted parameter to SkImage::makeTextureImage(). by Brian Salomon · 4 years, 7 months ago
  20. ecbb0fb Simplify view getters on GrTextureProducer. by Brian Salomon · 4 years, 8 months ago
  21. b3779f5 Remove GrTextureEffect::MakeTexelSubset. by Brian Salomon · 4 years, 9 months ago
  22. f46f19b Add support for implementing ShaderMode::kRepeat with MIPs in GrTextureEffect. by Brian Salomon · 4 years, 9 months ago
  23. 53c909e Support bilerp filtering for all ShaderModes in GrTextureEffect. by Brian Salomon · 4 years, 9 months ago
  24. 16033c9 Update texel_subset_* GMs. by Brian Salomon · 4 years, 9 months ago
  25. d2ccbb5 Have GrTextureEffect factories take a view as input. by Greg Daniel · 4 years, 9 months ago
  26. c61d7e3 Rename various getters related to GrSurfaceProxyView. by Greg Daniel · 4 years, 9 months ago
  27. cc104db Have GrTextureProducer return views instead of proxies. by Greg Daniel · 4 years, 9 months ago
  28. 63a04a8 Choose a less evil scale factor texel_subset_nearest_upscale decal tests by Brian Salomon · 4 years, 9 months ago
  29. f1e316f Make lines in texel_subset GM be at half pixel offsets by Brian Salomon · 4 years, 9 months ago
  30. f033404 Improvements to texture_domain GMs by Brian Salomon · 4 years, 9 months ago