1. 725f158 Remove GrGpu::testingOnly_flushGpuAndSync by Brian Salomon · 3 years, 6 months ago
  2. 99da77a Pass sampling to drawImage by Mike Reed · 3 years, 7 months ago
  3. 0ab283a Revert "Hide SK_SUPPORT_LEGACY_DRAWIMAGE_NOSAMPLING flag" by Mike Reed · 3 years, 7 months ago
  4. 5817fe1 Hide SK_SUPPORT_LEGACY_DRAWIMAGE_NOSAMPLING flag by Mike Reed · 3 years, 7 months ago
  5. ac9f0c9 Bitmap.asImage() by Mike Reed · 3 years, 8 months ago
  6. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 10 months ago
  7. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  8. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years, 1 month ago
  9. e94b4e1 Update more tests to use the GrDirectContext/GrRecordingContext pair by Robert Phillips · 4 years, 1 month ago
  10. b25e065 Convert more tests to GrDirectContext/GrRecordingContext pair by Robert Phillips · 4 years, 1 month ago
  11. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 2 months ago
  12. 00f78de Update additional tools to take a GrDirectContext by Robert Phillips · 4 years, 2 months ago
  13. b3c9745 Remove "nvpr" configs by Chris Dalton · 5 years ago
  14. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  15. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  16. e6fb76b Add additional information (e.g. colorspace) to the GpuDrawHandler by Derek Sollenberger · 6 years ago
  17. 070cbaf Add support to gpu command buffers to wrap an external command buffer. by Greg Daniel · 6 years ago
  18. b2a259c Pass in clip bounds when creating a GpuDrawHandler for SkDrawable. by Greg Daniel · 6 years ago
  19. b353eeb Remove duplicate member of GrVkDrawableInfo struct. by Greg Daniel · 6 years ago
  20. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  21. 64cc9aa Add drawDrawable support to GrRenderTargetContext. by Greg Daniel · 6 years ago