1. d3a560f Revert of Preliminary attempt to remove batch tracker (patchset #3 id:40001 of https://codereview.chromium.org/1139723004/) by joshualitt · 10 years ago
  2. cbfe91d Preliminary attempt to remove batch tracker by joshualitt · 10 years ago
  3. d4d83eb Tesellating path renderer: typecast cleanup; logging build fix. by senorblanco · 10 years ago
  4. 6c89110 GLProgramsTest 3.0 by joshualitt · 10 years ago
  5. 2fbd406 tesselating path renderer unit tests by joshualitt · 10 years ago
  6. e40d397 Isolate GrBufferAllocPools inside GrBatchTarget by robertphillips · 10 years ago
  7. cb8979d Move DrawInfo out from GrDrawTarget and rename to GrVertices. by bsalomon · 10 years ago
  8. b5238a7 Start on simplifying generateGeometry() overrides by bsalomon · 10 years ago
  9. 8415abe Revert of Start on simplifying generateGeometry() overrides (patchset #10 id:160001 of https://codereview.chromium.org/1122673002/) by bsalomon · 10 years ago
  10. f28381c Start on simplifying generateGeometry() overrides by bsalomon · 10 years ago
  11. 99c7c07 Move bounds to GrBatch by joshualitt · 10 years ago
  12. 72e3ae4 Remove vertex/index buffer factilities from GrDrawTarget. by bsalomon · 10 years ago
  13. 1899651 Extract gpu line dashing to GrDashLinePathRenderer by kkinnunen · 10 years ago
  14. 2b4bb07 Improve the curve tessellation subdivision of the path renderers. by senorblanco · 10 years ago
  15. 6d88bdb Fix point count computation in tessellating path renderer. by senorblanco · 10 years ago
  16. 5b9f42c Improve tessellating path rasterizer performance on dashed paths. by senorblanco · 10 years ago
  17. 6bd5137 Change tessellator sweep direction to depend on path aspect ratio. by senorblanco · 10 years ago
  18. 7ef63c8 Enable tessellating GPU path renderer. by senorblanco · 10 years ago
  19. e833107 Remove some validation and asserts from tessellating path renderer. by senorblanco · 10 years ago
  20. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  21. 4b31de8 handle null vertex or index buffers in batch by joshualitt · 10 years ago
  22. 9ba3972 Batchify the tessellated path renderer. by senorblanco · 10 years ago
  23. a2b6d28 Fix for out-of-bounds intersection (found by fuzzer). by senorblanco · 10 years ago
  24. 68ccca1 Win64 warning fix for GrTessellatingPathRenderer. by Stephen White · 10 years ago
  25. d6ed19c Tessellating GPU path renderer. by senorblanco · 10 years ago