1. b6deea8 Setup for another attempt to split up opLists by Robert Phillips · 7 years ago
  2. fe199b7 Add postFlush call to GrOnFlushCallbackObject by Chris Dalton · 7 years ago
  3. 8185f59 Hardwire opList lookAhead & lookBack parameters by Robert Phillips · 7 years ago
  4. e3302df Make InstancedRendering more opList-splitting friendly by Robert Phillips · 7 years ago
  5. f5442bb Split cleanup changes out of bigger CL (take 2) by Robert Phillips · 7 years ago
  6. e186cfd Revert "Split cleanup changes out of bigger CL" by Mike Klein · 7 years ago
  7. cd11c80 Split cleanup changes out of bigger CL by Robert Phillips · 7 years ago
  8. dc83b89 sk_sp-ify opList creation & storage by Robert Phillips · 7 years ago
  9. 7ee385e Add GrSurfaceProxy* parameter to GrContext::flush by Robert Phillips · 7 years ago
  10. eb35f4d Add pre-Flush callback to GrDrawingManager (take 2) by Robert Phillips · 7 years ago
  11. 18ea816 Revert "Add pre-Flush callback to GrDrawingManager" by Robert Phillips · 7 years ago
  12. d222ec4 Add pre-Flush callback to GrDrawingManager by Robert Phillips · 7 years ago
  13. 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 8 years ago
  14. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  15. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago
  16. 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 8 years ago
  17. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  18. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  19. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  20. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  21. ee843b2 Revert of Make GrResourceCache dynamically change between LRU and random replacement strategies. (patchset #8 id:140001 of https://codereview.chromium.org/2321563006/ ) by robertphillips · 8 years ago
  22. 0f147ac Make GrResourceCache dynamically change between LRU and random replacement strategies. by bsalomon · 8 years ago
  23. 6b2552f Add GrContextOptions flag to disable distance field path renderer. by bsalomon · 8 years ago
  24. 6a2b194 Move prepareForExternalIO implementation from GrContext to GrDrawingManager by bsalomon · 8 years ago
  25. b77a907 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  26. 5eb41fd Revert of Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. (patchset #4 id:60001 of https://codereview.chromium.org/2307053002/ ) by bsalomon · 8 years ago
  27. 128a958 Revert of fix uninit immediate mode member var in GrDrawingManager (patchset #1 id:1 of https://codereview.chromium.org/2312333002/ ) by bsalomon · 8 years ago
  28. ce3b852 fix uninit immediate mode member var in GrDrawingManager by bsalomon · 8 years ago
  29. 1dbb207 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  30. dc43898 Don't purge resources for trivial GrContext flushes by bsalomon · 8 years ago
  31. 86e7626 Move GrAtlasTextContext to GrDrawingManager, so we only have one. by brianosman · 8 years ago
  32. 29f9fe4 Rename GrDrawingManager::drawContext to makeDrawContext by robertphillips · 8 years ago
  33. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  34. 7761d61 Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to GrDrawingContext by robertphillips · 8 years ago
  35. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  36. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  37. 8e84a1e Delete GrTextContext by joshualitt · 8 years ago
  38. 96880d9 Create GrPathRenderingDrawContext by joshualitt · 8 years ago
  39. 2c89bc1 Move surface props off of GrTextContext by joshualitt · 8 years ago
  40. de8dc7e Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https://codereview.chromium.org/1565303003/ ) by joshualitt · 9 years ago
  41. 94da292 Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of https://codereview.chromium.org/1563703004/ ) by joshualitt · 9 years ago
  42. f9bc796 Make a single GrSingleOwner in GrContext by joshualitt · 9 years ago
  43. b8918c4 Add Drawing Manager guards against re-entrant flushes by joshualitt · 9 years ago
  44. 69cfe95 Add debug option to clip each GrBatch to its device bounds by bsalomon · 9 years ago
  45. 0dfa62c Update testing frameworks/tests for MDB by robertphillips · 9 years ago
  46. 1d51273 Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of https://codereview.chromium.org/1441533003/ ) by egdaniel · 9 years ago
  47. 9c86051 Update testing frameworks/tests for MDB by robertphillips · 9 years ago
  48. a13e202 Move GrBatchFlushState from GrDrawTarget to GrDrawingManager by robertphillips · 9 years ago
  49. 6873782 Remove GrPipelineBuilder from getPathRenderer call by robertphillips · 9 years ago
  50. 648c696 Add immediate mode option for gpu configs in dm by bsalomon · 9 years ago
  51. 77a2e52 Remove DrawingMgr shims from GrContext by robertphillips · 9 years ago