1. 238069b Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  2. 143cf8e Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  3. f4c5bb9 Make GPU cache invalidation SkMessageBus messages go to one GrContext. by Brian Salomon · 6 years ago
  4. 653f42f Deinline some GrPathRenderer method and one GrDrawingMananger method. by Brian Salomon · 6 years ago
  5. 4da7019 ccpr: Implement path mask caching by Chris Dalton · 6 years ago
  6. 4c458b1 ccpr: Use lazy proxies with GrCCAtlas by Chris Dalton · 6 years ago
  7. 50edafa Add proxy unique key management to GrOnFlushResourceProvider by Chris Dalton · 6 years ago
  8. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  9. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 6 years ago
  10. 4684f82 Add ability to uninstantiate lazy proxies after every flush. by Greg Daniel · 6 years ago
  11. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  12. 7d79e7b Use a lazy proxy in OnFlushCallbackTest to fulfill some old TODOs by Robert Phillips · 6 years ago
  13. cd5099c Make atlases instantiate themselves at flush time by Robert Phillips · 6 years ago
  14. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  15. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  16. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  17. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  18. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  19. 5d2de08 Add findOrMakeStaticBuffer method to GrResourceProvider by Chris Dalton · 7 years ago
  20. e0070c0 Patch up ref counting of proxies (take 2) by Robert Phillips · 7 years ago
  21. 2d9cb57 Revert "Patch up ref counting of proxies" by Robert Phillips · 7 years ago
  22. 8d5ce2d Patch up ref counting of proxies by Robert Phillips · 7 years ago
  23. d28a79d Make GrResourceProvider more sk_spified by Brian Salomon · 7 years ago
  24. e9e91dd Add "findOrMakeStaticBuffer" to GrOnFlushResourceProvider by Chris Dalton · 7 years ago
  25. 6081ebb Add makeBuffer and caps to GrOnFlushResourceProvider by Chris Dalton · 7 years ago
  26. 941d144 Prevent onFlushCB created opLists from being grouped with the normal ones (new) by Robert Phillips · 7 years ago
  27. 6cdc22c Split up opLists (take 3) by Robert Phillips · 7 years ago
  28. b6deea8 Setup for another attempt to split up opLists by Robert Phillips · 7 years ago
  29. fe199b7 Add postFlush call to GrOnFlushCallbackObject by Chris Dalton · 7 years ago[Renamed (94%) from src/gpu/GrPreFlushResourceProvider.cpp]
  30. ee68365 Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpList by Robert Phillips · 7 years ago
  31. 8185f59 Hardwire opList lookAhead & lookBack parameters by Robert Phillips · 7 years ago
  32. 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 7 years ago
  33. df2bf21 Split up opLists (take 2) by Robert Phillips · 7 years ago
  34. 7ce67db Revert "Split up opLists" by Robert Phillips · 7 years ago
  35. bc8ee52 Split up opLists by Robert Phillips · 7 years ago
  36. dc83b89 sk_sp-ify opList creation & storage by Robert Phillips · 7 years ago
  37. 1119dc3 Remove discard from GrRenderTarget & force it to always go through a RenderTargetContext by Robert Phillips · 7 years ago
  38. eb35f4d Add pre-Flush callback to GrDrawingManager (take 2) by Robert Phillips · 7 years ago
  39. 18ea816 Revert "Add pre-Flush callback to GrDrawingManager" by Robert Phillips · 7 years ago
  40. d222ec4 Add pre-Flush callback to GrDrawingManager by Robert Phillips · 7 years ago