1. dc43898 Don't purge resources for trivial GrContext flushes by bsalomon · 8 years ago
  2. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  3. 86e7626 Move GrAtlasTextContext to GrDrawingManager, so we only have one. by brianosman · 8 years ago
  4. 29f9fe4 Rename GrDrawingManager::drawContext to makeDrawContext by robertphillips · 8 years ago
  5. e0d3629 Add test configs for instanced rendering by csmartdalton · 8 years ago
  6. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  7. a7f2964 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  8. ec7f2ac Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001 of https://codereview.chromium.org/2066993003/ ) by ksakamoto · 8 years ago
  9. 42eafa4 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  10. 27fe1f8 Move dump of batches to be after the forwardCombine call in prepareBatches by robertphillips · 8 years ago
  11. 26726d1 Spruce up batch info printouts by robertphillips · 8 years ago
  12. 0152d73 GrSWMaskHelper and GrSoftwarePathRenderer only need the textureProvider (not GrContext) by robertphillips · 8 years ago
  13. 7761d61 Rename GrDrawingMgr::abandon to wasAbandoned & add a matching entry point to GrDrawingContext by robertphillips · 8 years ago
  14. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  15. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  16. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  17. 96880d9 Create GrPathRenderingDrawContext by joshualitt · 9 years ago
  18. 27004b7 Remove GrContext* from GrTextContext by joshualitt · 9 years ago
  19. 1b39f43 Pass a GrContext pointer in GrDrawContext constructor by joshualitt · 9 years ago
  20. 2c89bc1 Move surface props off of GrTextContext by joshualitt · 9 years ago
  21. 719c480 Shot in the dark to fix 581472 by joshualitt · 9 years ago
  22. bc90735 GrAuditTrail hooks in GrContext + GrDrawContext by joshualitt · 9 years ago
  23. 086cee1 Add batch names and bounds to json debug information by joshualitt · 9 years ago
  24. de8dc7e Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https://codereview.chromium.org/1565303003/ ) by joshualitt · 9 years ago
  25. 94da292 Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of https://codereview.chromium.org/1563703004/ ) by joshualitt · 9 years ago
  26. f9bc796 Make a single GrSingleOwner in GrContext by joshualitt · 9 years ago
  27. 20ccd40 Add assert that memory pool is empty when GrTextBlobCache frees by joshualitt · 9 years ago
  28. b8918c4 Add Drawing Manager guards against re-entrant flushes by joshualitt · 9 years ago
  29. e804292 Move all text stuff to its own folder by joshualitt · 9 years ago
  30. 69cfe95 Add debug option to clip each GrBatch to its device bounds by bsalomon · 9 years ago
  31. 0dfa62c Update testing frameworks/tests for MDB by robertphillips · 9 years ago
  32. 1d51273 Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of https://codereview.chromium.org/1441533003/ ) by egdaniel · 9 years ago
  33. 9c86051 Update testing frameworks/tests for MDB by robertphillips · 9 years ago
  34. a13e202 Move GrBatchFlushState from GrDrawTarget to GrDrawingManager by robertphillips · 9 years ago
  35. 498d7ac Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  36. 13391dd Minor cleanup of clip mask manager by robertphillips · 9 years ago
  37. 6873782 Remove GrPipelineBuilder from getPathRenderer call by robertphillips · 9 years ago
  38. 648c696 Add immediate mode option for gpu configs in dm by bsalomon · 9 years ago
  39. a352b14 Revert of Dependencies are now added between the drawTargets in GrPipeline (patchset #6 id:120001 of https://codereview.chromium.org/1414903002/ ) by robertphillips · 9 years ago
  40. 869c5e8 Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  41. 81bdbf8 Revert of Dependencies are now added between the drawTargets in GrPipeline (patchset #5 id:100001 of https://codereview.chromium.org/1414903002/ ) by caryclark · 9 years ago
  42. 45a1c34 Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  43. 3dc6ae5 Move GrDrawingManager methods to their own .cpp file by robertphillips · 9 years ago