1. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 7 years ago
  2. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  3. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 7 years ago
  4. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 7 years ago
  5. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 7 years ago
  6. c320b15 Introduce GrColorType by Brian Salomon · 7 years ago
  7. 9b009bb Prepare sRGB encoding conversion for the removal of GrPixelConfig by Brian Salomon · 7 years ago
  8. 88260b5 Split GrContext into Normal/DDL flavors by Robert Phillips · 8 years ago
  9. 40a29d7 Move GrOpFlushState out of GrDrawingManager and onto the stack by Robert Phillips · 8 years ago
  10. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 8 years ago
  11. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 8 years ago
  12. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 8 years ago
  13. 7dc6e75 During flush store GrOp draw and upload records on GrOpFlushState instead of on the ops themselves. by Brian Salomon · 8 years ago
  14. 43fd6d8 Devirtualized token management in GrDeferredUploadTarget. by Brian Salomon · 8 years ago
  15. 29b60c9 Make deferred upload handling and draw recording be virtual interfaces implemented by GrOpFlushState. by Brian Salomon · 8 years ago
  16. 943ed79 Remove deferred upload types from GrDrawOp.h. by Brian Salomon · 8 years ago
  17. bdda0ba Cosmetic changes to GrDrawOpAtlas by Robert Phillips · 8 years ago
  18. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 8 years ago
  19. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 8 years ago
  20. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 8 years ago
  21. df0e09f Remove origin field from GrSurface by Robert Phillips · 8 years ago
  22. acaa607 Make op-level texture uploading be GrProxy-based by Robert Phillips · 8 years ago
  23. 49b7b6f Handle too many (or too large) paths in GrDefaultPathRenderer by Brian Osman · 8 years ago
  24. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 8 years ago
  25. 9bada54 Revert "Revert "Expand partial render target write pixels workaround."" by Brian Salomon · 8 years ago
  26. fdd1170 Revert "Expand partial render target write pixels workaround." by Brian Salomon · 8 years ago
  27. 0cc507d Expand partial render target write pixels workaround. by Brian Salomon · 8 years ago
  28. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 8 years ago
  29. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 8 years ago
  30. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 8 years ago
  31. 903da79 Rename GrBatchAtlas files to GrDrawOpAtlas by Brian Salomon · 9 years ago
  32. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 9 years ago[Renamed (75%) from src/gpu/GrBatchFlushState.cpp]
  33. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 9 years ago
  34. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 9 years ago
  35. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 9 years ago
  36. 397536c Consolidate GPU buffer implementations by cdalton · 9 years ago
  37. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 9 years ago
  38. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 9 years ago
  39. 1f0e350 Disable preemptive batch preparation by robertphillips · 10 years ago
  40. 7539856 Make GrVertexBatch objects hold their own draws during GrDrawTarget flush by bsalomon · 10 years ago