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