1. dd4087d GrSurfaceContext::read/writePixels takes GrPixmap by Brian Salomon · 4 years, 1 month ago
  2. 42dbca5 Pass in the color load op to GrProgramInfo. by Greg Daniel · 4 years, 2 months ago
  3. e2296f7 Pass the writeView as a const-ref instead of a pointer … by Adlai Holler · 4 years, 2 months ago
  4. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years, 5 months ago
  5. 652124c sk_gpu_test::MakeTextureProxyFromData -> MakeTextureProxyViewFromData by Brian Salomon · 4 years, 6 months ago
  6. 00f78de Update additional tools to take a GrDirectContext by Robert Phillips · 4 years, 7 months ago
  7. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 10 months ago
  8. ac6156c Standardize behavior of ops that implement onPrePrepare by Robert Phillips · 5 years ago
  9. fad1e0f Rename 'dstView' to 'outputView' to avoid confusion w/ 'dstProxyView' by Robert Phillips · 5 years ago
  10. 34cea00 Add utility for creating test-only GrProgramInfos by Robert Phillips · 5 years ago
  11. 4eda710 Simplify sk_gpu_test::MakeTextureProxyFromData. by Brian Salomon · 5 years ago
  12. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 6 years ago
  13. e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 6 years ago
  14. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 6 years ago
  15. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 6 years ago
  16. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  17. 6989370 Move DrawingManager to RecordingContext by Robert Phillips · 6 years ago
  18. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 7 years ago