1. aab259e Simplify GrProcOptInfo initialization. by Brian Salomon · 8 years ago
  2. 8cbb424 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  3. e57194f Move resource ref/io manipulation from GrProgramElement to GrProcessor by Brian Salomon · 8 years ago
  4. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  5. 4784225 Revert of Generate Signed Distance Field directly from vector path (patchset #23 id:440001 of https://codereview.chromium.org/1643143002/ ) by rmistry · 8 years ago
  6. 6d2f73c Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  7. 5ec9def Rename files, macros, types, and functions related to GrDrawOp testing. by Brian Salomon · 8 years ago
  8. a8b1e6d Revert of Generate Signed Distance Field directly from vector path (patchset #23 id:440001 of https://codereview.chromium.org/1643143002/ ) by rmistry · 8 years ago
  9. 64b70b0 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  10. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  11. 903da79 Rename GrBatchAtlas files to GrDrawOpAtlas by Brian Salomon · 8 years ago
  12. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago
  13. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  14. 6b316e9 Rename GrTestBatch and subclasses to Op by Brian Salomon · 8 years ago
  15. a6aa590 Rename batch->op and sk_sp for all remaining path renderer classes. by Brian Salomon · 8 years ago
  16. 09e019e Rename GrAtlasTextBatch files to GrAtlasTextOp by Brian Salomon · 8 years ago
  17. 82c263f Rename NVPR batch->op and sk_sp'ify by Brian Salomon · 8 years ago
  18. fc527d2 Even more batch->op and sk_sp'ification. by Brian Salomon · 8 years ago
  19. 7dae46a Some more batch->op renaming by Brian Salomon · 8 years ago
  20. 289e3d8 Bring sk_sp to oval GrDrawOps and rename batch->op by Brian Salomon · 8 years ago
  21. 6a63904 Update rect ops to use "op" in their name and return sk_sp. by Brian Salomon · 8 years ago
  22. e305cc1f Partially defer GrSWMaskHelper by Robert Phillips · 8 years ago
  23. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  24. dad2923 Rename GrVertexBatch->GrMeshDrawOp by Brian Salomon · 8 years ago
  25. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  26. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  27. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  28. e8e5458 GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker by Brian Osman · 8 years ago
  29. 3b66ab6 GrTextureProducer cleanup, phase one: Bitmap and Image makers by Brian Osman · 8 years ago
  30. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago
  31. c590341 Add shadowrrect geometry processor by Jim Van Verth · 8 years ago
  32. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  33. 101b844 Remove GrGLSLSampler type and subclasses by Brian Salomon · 8 years ago
  34. b014cca Make GrBufferAccess a nested class of GrProcessor by Brian Salomon · 8 years ago
  35. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  36. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  37. 84a8120 Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies by Robert Phillips · 8 years ago
  38. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  39. 9034b13 gpu.gypi -> gpu.gni by Mike Klein · 8 years ago