1. d464feb Rename GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 4 years ago
  2. 12d06a3 Add plumbing for the GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 4 years, 1 month ago
  3. 638b2e8 Add GrInternalSurfaceFlag for vulkan input attachment. by Greg Daniel · 4 years, 1 month ago
  4. dc36970 Handle invalid DDLRecorder case by Robert Phillips · 4 years, 2 months ago
  5. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years, 2 months ago
  6. 69100f0 Rename GrCaps fields and methods from MipMap to Mipmap by Brian Salomon · 4 years, 3 months ago
  7. 4e105e2 Clean up GrContext references in the src/gpu by Robert Phillips · 4 years, 3 months ago
  8. bc4d13a move GrTextBlobCache to GrContextThreadSafeProxy by Herb Derby · 4 years, 4 months ago
  9. e219d1c Make GrContextThreadSafeProxy not a GrContext_Base by Adlai Holler · 4 years, 4 months ago
  10. 43b1579 Make abandonment state of context thread-safe by Adlai Holler · 4 years, 4 months ago
  11. 7b1678a Major refactor of runtime effects by Brian Osman · 4 years, 10 months ago
  12. 7f11fb5 Add mutex to guard GrSkSLFPFactoryCache accesses by Robert Phillips · 4 years, 10 months ago
  13. 14c514d srgb texture format cleanup. by Brian Salomon · 5 years ago
  14. 7bfc913 Remove GrCaps isConfigTexturable. by Greg Daniel · 5 years ago
  15. 6fa62e2 Remove use of GrColorType on GrCaps::getRenderTargetSampleCount. by Greg Daniel · 5 years ago
  16. 3cd5432 Add protected status to SkSurfaceCharacterization by Robert Phillips · 5 years ago
  17. 5c96db8 Move last few uses of SkColorType out of GrCaps. by Greg Daniel · 5 years ago
  18. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
  19. 2f2caea Make isFormatTexturable take a GrColorType. by Greg Daniel · 5 years ago
  20. b2adbef Remove GrPixelConfig from SkSurfaceCharacterization by Robert Phillips · 5 years ago
  21. c046ff0 Add SkSurfaceCharacterization::isCompatible by Robert Phillips · 5 years ago
  22. f209e88 Update SkSurface_Gpu::Valid to take a backend format by Robert Phillips · 5 years ago
  23. d8f79a2 Reduce GrCaps' reliance on GrPixelConfig by Robert Phillips · 5 years ago
  24. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  25. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  26. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  27. fe0963c Move "matches" from GrContextThreadSafeProxy to GrContext_Base by Robert Phillips · 6 years ago
  28. bb60677 Move caps and FP factory cache to GrContext_Base by Robert Phillips · 6 years ago
  29. c1541ae Move GrContextOptions to GrContext_Base and make GrContextThreadSafeProxy be derived from GrContext_Base by Robert Phillips · 6 years ago
  30. b45f47d Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization (take 2) by Robert Phillips · 6 years ago
  31. 5b1813a Revert "Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization" by Robert Phillips · 6 years ago
  32. 87685ba Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization by Robert Phillips · 6 years ago
  33. fd0d970 Rename GrContext::uniqueID to contextID and hide it by Robert Phillips · 6 years ago
  34. 4217ea7 Add outline of new GrContext hierarchy by Robert Phillips · 6 years ago
  35. a0bc39d Split GrContextThreadSafeProxy into its own files (take 2) by Robert Phillips · 6 years ago
  36. ea8b4fc Revert "Split GrContextThreadSafeProxy into its own files" by Robert Phillips · 6 years ago
  37. f8397f2 Split GrContextThreadSafeProxy into its own files by Robert Phillips · 6 years ago