1. e801210 In GrOpFlushState, store GrOp* rather than Unique ID by Brian Osman · 6 years ago
  2. 58f153c Use preallocated space for default vertex and index buffer sizes by Brian Salomon · 6 years ago
  3. f723264 Revert "Revert "Reland "Add ability to specify different GP textures for each mesh in a draw.""" by Brian Salomon · 6 years ago
  4. cd7907b Revert "Reland "Add ability to specify different GP textures for each mesh in a draw."" by Brian Salomon · 6 years ago
  5. 2d0a6a1 Reland "Add ability to specify different GP textures for each mesh in a draw." by Brian Salomon · 6 years ago
  6. deeb655 Revert "Add ability to specify different GP textures for each mesh in a draw." by Derek Sollenberger · 6 years ago
  7. d1b8a16 Add ability to specify different GP textures for each mesh in a draw. by Brian Salomon · 6 years ago
  8. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  9. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  10. b948572 Store GrMeshDrawOps' meshes in GrOpFlushState's arena. by Brian Salomon · 6 years ago
  11. 607be37 GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement. by Brian Salomon · 6 years ago
  12. af87483 Move GrGeometryProcessor's textures out of classes and into by Brian Salomon · 6 years ago
  13. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  14. 4934890 Refactor GrPipeline dynamic state. by Brian Salomon · 6 years ago
  15. ff168d9 Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists. by Brian Salomon · 6 years ago
  16. a9b04b9 Remove origin from GrGpu::writePixels by Brian Salomon · 6 years ago
  17. 0ba9fa0 Remove GrGpu::getWritePixelsInfo by Brian Salomon · 6 years ago
  18. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 6 years ago
  19. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  20. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 6 years ago
  21. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 6 years ago
  22. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 6 years ago
  23. c320b15 Introduce GrColorType by Brian Salomon · 6 years ago
  24. 9b009bb Prepare sRGB encoding conversion for the removal of GrPixelConfig by Brian Salomon · 7 years ago
  25. 88260b5 Split GrContext into Normal/DDL flavors by Robert Phillips · 7 years ago
  26. 40a29d7 Move GrOpFlushState out of GrDrawingManager and onto the stack by Robert Phillips · 7 years ago
  27. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  28. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  29. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  30. 7dc6e75 During flush store GrOp draw and upload records on GrOpFlushState instead of on the ops themselves. by Brian Salomon · 7 years ago
  31. 43fd6d8 Devirtualized token management in GrDeferredUploadTarget. by Brian Salomon · 7 years ago
  32. 29b60c9 Make deferred upload handling and draw recording be virtual interfaces implemented by GrOpFlushState. by Brian Salomon · 7 years ago
  33. 943ed79 Remove deferred upload types from GrDrawOp.h. by Brian Salomon · 7 years ago
  34. bdda0ba Cosmetic changes to GrDrawOpAtlas by Robert Phillips · 7 years ago
  35. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  36. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  37. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  38. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  39. acaa607 Make op-level texture uploading be GrProxy-based by Robert Phillips · 7 years ago
  40. 49b7b6f Handle too many (or too large) paths in GrDefaultPathRenderer by Brian Osman · 7 years ago
  41. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  42. 9bada54 Revert "Revert "Expand partial render target write pixels workaround."" by Brian Salomon · 7 years ago
  43. fdd1170 Revert "Expand partial render target write pixels workaround." by Brian Salomon · 7 years ago
  44. 0cc507d Expand partial render target write pixels workaround. by Brian Salomon · 7 years ago
  45. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 7 years ago
  46. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 7 years ago
  47. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 7 years ago
  48. 903da79 Rename GrBatchAtlas files to GrDrawOpAtlas by Brian Salomon · 8 years ago
  49. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago[Renamed (75%) from src/gpu/GrBatchFlushState.cpp]
  50. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  51. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  52. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  53. 397536c Consolidate GPU buffer implementations by cdalton · 8 years ago
  54. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 8 years ago
  55. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 8 years ago
  56. 1f0e350 Disable preemptive batch preparation by robertphillips · 9 years ago
  57. 7539856 Make GrVertexBatch objects hold their own draws during GrDrawTarget flush by bsalomon · 9 years ago