1. 6989370 Move DrawingManager to RecordingContext by Robert Phillips · 6 years ago
  2. 6a6de56 Begin switching GrRecordingContext over to having the GrDrawingManager by Robert Phillips · 6 years ago
  3. dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 6 years ago
  4. ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 6 years ago
  5. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  6. 9c7a006 Remove NoPendingIO flags from buffer creations. by Brian Salomon · 6 years ago
  7. fd0d970 Rename GrContext::uniqueID to contextID and hide it by Robert Phillips · 6 years ago
  8. 2de13dd Allow aliasing in GrProxyProvider::processInvalidUniqueKey by Chris Dalton · 6 years ago
  9. 967df20 Deuninstantiate by Brian Salomon · 6 years ago
  10. 133944a Add a dedicated Op for analytic round rects by Chris Dalton · 6 years ago
  11. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  12. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  13. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  14. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  15. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  16. d004e0b Cleanup resource flags by Chris Dalton · 6 years ago
  17. 238069b Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  18. 143cf8e Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  19. f4c5bb9 Make GPU cache invalidation SkMessageBus messages go to one GrContext. by Brian Salomon · 6 years ago
  20. 653f42f Deinline some GrPathRenderer method and one GrDrawingMananger method. by Brian Salomon · 6 years ago
  21. 4da7019 ccpr: Implement path mask caching by Chris Dalton · 6 years ago
  22. 4c458b1 ccpr: Use lazy proxies with GrCCAtlas by Chris Dalton · 6 years ago
  23. 50edafa Add proxy unique key management to GrOnFlushResourceProvider by Chris Dalton · 6 years ago
  24. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  25. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 7 years ago
  26. 4684f82 Add ability to uninstantiate lazy proxies after every flush. by Greg Daniel · 7 years ago
  27. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  28. 7d79e7b Use a lazy proxy in OnFlushCallbackTest to fulfill some old TODOs by Robert Phillips · 7 years ago
  29. cd5099c Make atlases instantiate themselves at flush time by Robert Phillips · 7 years ago
  30. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  31. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  32. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  33. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  34. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  35. 5d2de08 Add findOrMakeStaticBuffer method to GrResourceProvider by Chris Dalton · 7 years ago
  36. e0070c0 Patch up ref counting of proxies (take 2) by Robert Phillips · 7 years ago
  37. 2d9cb57 Revert "Patch up ref counting of proxies" by Robert Phillips · 7 years ago
  38. 8d5ce2d Patch up ref counting of proxies by Robert Phillips · 7 years ago
  39. d28a79d Make GrResourceProvider more sk_spified by Brian Salomon · 7 years ago
  40. e9e91dd Add "findOrMakeStaticBuffer" to GrOnFlushResourceProvider by Chris Dalton · 7 years ago
  41. 6081ebb Add makeBuffer and caps to GrOnFlushResourceProvider by Chris Dalton · 7 years ago
  42. 941d144 Prevent onFlushCB created opLists from being grouped with the normal ones (new) by Robert Phillips · 7 years ago
  43. 6cdc22c Split up opLists (take 3) by Robert Phillips · 7 years ago
  44. b6deea8 Setup for another attempt to split up opLists by Robert Phillips · 7 years ago
  45. fe199b7 Add postFlush call to GrOnFlushCallbackObject by Chris Dalton · 7 years ago[Renamed (94%) from src/gpu/GrPreFlushResourceProvider.cpp]
  46. ee68365 Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpList by Robert Phillips · 7 years ago
  47. 8185f59 Hardwire opList lookAhead & lookBack parameters by Robert Phillips · 7 years ago
  48. 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 7 years ago
  49. df2bf21 Split up opLists (take 2) by Robert Phillips · 7 years ago
  50. 7ce67db Revert "Split up opLists" by Robert Phillips · 7 years ago
  51. bc8ee52 Split up opLists by Robert Phillips · 7 years ago
  52. dc83b89 sk_sp-ify opList creation & storage by Robert Phillips · 8 years ago
  53. 1119dc3 Remove discard from GrRenderTarget & force it to always go through a RenderTargetContext by Robert Phillips · 8 years ago
  54. eb35f4d Add pre-Flush callback to GrDrawingManager (take 2) by Robert Phillips · 8 years ago
  55. 18ea816 Revert "Add pre-Flush callback to GrDrawingManager" by Robert Phillips · 8 years ago
  56. d222ec4 Add pre-Flush callback to GrDrawingManager by Robert Phillips · 8 years ago