1. a42ed48 Fix a double free problem in YCbCrImageGM::createYCbCrImage() by Peng Huang · 3 years, 8 months ago
  2. 9ced5e6 Pass sampling to drawImage by Mike Reed · 3 years, 10 months ago
  3. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 4 years ago
  4. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
  5. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 3 months ago
  6. 057c33f Clean up some GrContext uses in the GMs by Robert Phillips · 4 years, 4 months ago
  7. b87b39b Make GM::onGpuSetup take a GrDirectContext by Robert Phillips · 4 years, 4 months ago
  8. f8f45d9 Make asDirectContext public by Robert Phillips · 4 years, 4 months ago
  9. 95c250c Downgrade GpuGMs to only receiving a GrRecordingContext by Robert Phillips · 4 years, 4 months ago
  10. b795bea Add GM::gpuTeardown entry point by Robert Phillips · 4 years, 5 months ago
  11. c869ff7 Fix flippity GM for *ooprddl configs (take 2) by Robert Phillips · 4 years, 5 months ago
  12. 889d613 Add GM::gpuSetup step by Robert Phillips · 4 years, 5 months ago
  13. 5f0cda4 Refine VkYcbcrSamplerHelper to only hold backend memory for YCbCr textures by Robert Phillips · 4 years, 5 months ago
  14. de2bca2 Add new GM to exercise Vulkan YCbCr images by Robert Phillips · 4 years, 5 months ago