1. 2a26c50 Store the correct number of samples in GrProgramInfo by Chris Dalton · 3 years ago
  2. 06273bc Prepare headers for making all ops V1-only by Robert Phillips · 3 years ago
  3. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 1 month ago
  4. 1a82a4e Remove GrResourceProvider.h from all other header files by Robert Phillips · 3 years, 2 months ago
  5. b8c4add Revert "Avoid non-indexed quad draws on PowerVR Rogue and 54x" by Brian Salomon · 3 years, 2 months ago
  6. b149700 Avoid non-indexed quad draws on PowerVR Rogue and 54x by Brian Salomon · 3 years, 2 months ago
  7. 52cb1d0 Rename GrXferProcessor::DstProxyView to GrDstProxyView. by John Stiles · 3 years, 3 months ago
  8. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 4 months ago
  9. f5b87f9 Make SkSurfaceProps non-optional for SDCs and SkSpecialImages by Chris Dalton · 3 years, 4 months ago
  10. e7a959d Expand SkMessageBus to support different unique key types by Robert Phillips · 3 years, 5 months ago
  11. 8f7d953 Remove public getter for GrSurfaceDrawContext on SkSCanvas. by Brian Salomon · 3 years, 8 months ago
  12. 590f567 Add GrSurfaceFillContext by Brian Salomon · 3 years, 8 months ago
  13. 0263bff Revert "Add GrSurfaceFillContext" by Brian Salomon · 3 years, 8 months ago
  14. b339bbe Add GrSurfaceFillContext by Brian Salomon · 3 years, 8 months ago
  15. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 9 months ago
  16. 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 3 years, 9 months ago
  17. 42dbca5 Pass in the color load op to GrProgramInfo. by Greg Daniel · 3 years, 9 months ago
  18. e2296f7 Pass the writeView as a const-ref instead of a pointer … by Adlai Holler · 3 years, 9 months ago
  19. 67e58cb Add callback to thread-safe cache to resolve vertexData collisions by Robert Phillips · 3 years, 10 months ago
  20. 83c38a8 Allow uniqueKey invalidation messages to reach the thread safe cache by Robert Phillips · 3 years, 10 months ago
  21. 3ac83b2f Add additional GrThreadSafeCache test case by Robert Phillips · 3 years, 10 months ago
  22. c76d409 add API for Op creation by Herb Derby · 3 years, 11 months ago
  23. 375e1f6 Add unit tests for vertexData in the thread-safe cache by Robert Phillips · 3 years, 10 months ago
  24. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 10 months ago
  25. d464feb Rename GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 3 years, 11 months ago[Renamed (90%) from tests/GrThreadSafeViewCacheTest.cpp]
  26. fde67e4 Add HW-filtered masks to thread-safe cache by Robert Phillips · 3 years, 11 months ago
  27. b180712 Centralize CreateLazyView helper in GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 3 years, 11 months ago
  28. 6e17ffe Add customData capability to the thread-safe proxy cache ... by Robert Phillips · 3 years, 11 months ago
  29. 0eca74c Move bytesPerPixel query off of GrCaps and add bytesPerBlock query. by Greg Daniel · 3 years, 11 months ago
  30. aac5728 Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache (take 2) by Robert Phillips · 3 years, 11 months ago
  31. 55b69f5 Revert "Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache" by Brian Osman · 3 years, 11 months ago
  32. 4cf00a8 Make GrRRectBlurEffect use the thread-safe uniquely-keyed view cache by Robert Phillips · 3 years, 11 months ago
  33. defd223 Add correctness checks to GrThreadSafeViewCache tests by Robert Phillips · 4 years ago
  34. 3380be9 Fix creation of gpu resources in GrThreadSafeViewCache tests by Robert Phillips · 4 years ago
  35. c2fe164 Add time-based purging to the GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 4 years ago
  36. 331699c Yet more GrThreadSafeUniquelyKeyedProxyViewCache purging tests by Robert Phillips · 4 years ago
  37. c61c895 Fix a GrThreadSafeUniquelyKeyedProxyViewCache test by Robert Phillips · 4 years ago
  38. 187b04b Increase testing of GrThreadSafeUniquelyKeyedProxyViewCache wrt GrResourceCache purging by Robert Phillips · 4 years ago
  39. 4559368 Add MRU to GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 4 years ago
  40. f3e2b3c Switch the thread-safe proxy cache over to using an arena for its entries by Robert Phillips · 4 years ago
  41. 752f7e1 Actually test the direct-context's thread-safe proxy cache by Robert Phillips · 4 years ago
  42. 26f3aeb Add initial GrThreadSafeUniquelyKeyedProxyViewCache implementation by Robert Phillips · 4 years ago