1. d25f5bc Allow GrOps to chain themselves together instead of merging. by Brian Salomon · 6 years ago
  2. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 6 years ago
  3. 4f6ba2e Revert "Move op memory storage to GrContext" by Robert Phillips · 6 years ago
  4. c8cee44 Move op memory storage to GrContext by Robert Phillips · 6 years ago
  5. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  6. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  7. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  8. 981a31e Generate warning settings for Android framework by Leon Scroggins III · 7 years ago
  9. 9e50f7b Store clipped bounds on GrOp rather than in parallel in GrRenderTargetOpList. by Brian Salomon · 7 years ago
  10. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago[Renamed from src/gpu/batches/GrOp.cpp]
  11. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago[Renamed (66%) from src/gpu/batches/GrBatch.cpp]
  12. 68440f8 Skip spinlock overhead on Android by msarett · 8 years ago
  13. 88cf17d Consolidate handling of infinitely thin primitives and aa bloat handing WRT batch bounds. by bsalomon · 8 years ago
  14. 08e65e7 Lazy init batch unique ID by joshualitt · 8 years ago
  15. 15923c9 Modernize SkSpinlock. by mtklein · 8 years ago
  16. 1b55a96 Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://codereview.chromium.org/1353043002/ ) by reed · 9 years ago
  17. 48e3a45 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by reed · 9 years ago
  18. eb44d53 add a ClassID function to GrBatch by joshualitt · 9 years ago
  19. a7008403 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by joshualitt · 9 years ago
  20. 4078d52 add a ClassID function to GrBatch by joshualitt · 9 years ago
  21. 16b9913 Split GrDrawBatch and GrVertexBatch into their own files by bsalomon · 9 years ago
  22. abd30f5 Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non-drawing batches by bsalomon · 9 years ago
  23. a387a11 Make GrBatch carry its own GrPipeline by bsalomon · 9 years ago
  24. 7441782 Make folder for batches by joshualitt · 9 years ago[Renamed from src/gpu/GrBatch.cpp]
  25. ca1f07e Add Batch logging by joshualitt · 9 years ago
  26. e64eb57 Iterate over instanced draws in GrGpu rather than above GrBatchTarget by bsalomon · 9 years ago
  27. e40d397 Isolate GrBufferAllocPools inside GrBatchTarget by robertphillips · 9 years ago
  28. cb8979d Move DrawInfo out from GrDrawTarget and rename to GrVertices. by bsalomon · 9 years ago
  29. b5238a7 Start on simplifying generateGeometry() overrides by bsalomon · 9 years ago
  30. 8415abe Revert of Start on simplifying generateGeometry() overrides (patchset #10 id:160001 of https://codereview.chromium.org/1122673002/) by bsalomon · 9 years ago
  31. f28381c Start on simplifying generateGeometry() overrides by bsalomon · 9 years ago
  32. 23ac62c Small change to move GrProcessor and GrBatch pools over to SkSpinlock by joshualitt · 9 years ago
  33. 5baedd6 Use global GrMemoryPools protected by mutex for GrProcessor/GrBatch by bsalomon · 9 years ago
  34. 4d8da81 GrBatchPrototype by joshualitt · 10 years ago
  35. c2893c5 Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chromium.org/845103005/) by joshualitt · 10 years ago
  36. d5a7db4 GrBatchPrototype by joshualitt · 10 years ago
  37. ca0a179 Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chromium.org/845103005/) by joshualitt · 10 years ago
  38. d15e4e4 GrBatchPrototype by joshualitt · 10 years ago