1. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  2. 5efd5ea Update clearOp for split-OpList world (take 3) by Robert Phillips · 7 years ago
  3. fb65a9f Revert "Update clearOp for split-OpList world (take 2)" by Mike Klein · 7 years ago
  4. 3fdd0bf Update clearOp for split-OpList world (take 2) by Robert Phillips · 7 years ago
  5. 33f8315 Revert "Update clearOp for split-OpList world" by Robert Phillips · 7 years ago
  6. 7f1ce29 Update clearOp for split-OpList world by Robert Phillips · 7 years ago
  7. e80e618 headers: fix by Hal Canary · 7 years ago
  8. f5442bb Split cleanup changes out of bigger CL (take 2) by Robert Phillips · 7 years ago
  9. e186cfd Revert "Split cleanup changes out of bigger CL" by Mike Klein · 7 years ago
  10. cd11c80 Split cleanup changes out of bigger CL by Robert Phillips · 7 years ago
  11. 1119dc3 Remove discard from GrRenderTarget & force it to always go through a RenderTargetContext by Robert Phillips · 7 years ago
  12. f7a7261 Add tracking of unique proxyID beside unique renderTargetID in auditTrail and clearOp by Robert Phillips · 7 years ago
  13. 9a76772 Remove origin from GrClipStackClip and GrWindowRectsState. by Brian Salomon · 8 years ago
  14. 9e50f7b Store clipped bounds on GrOp rather than in parallel in GrRenderTargetOpList. by Brian Salomon · 8 years ago
  15. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  16. 69868af Remove render target unique ID virtual from GrOp. by Brian Salomon · 8 years ago
  17. bde4285 Rename GrOp::draw to GrOp::execute by Brian Salomon · 8 years ago
  18. 53e4c3c Misc batch->op cleanup Part 2 of 2 by Brian Salomon · 8 years ago
  19. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago[Renamed from src/gpu/batches/GrClearOp.h]
  20. 7dae46a Some more batch->op renaming by Brian Salomon · 8 years ago[Renamed (82%) from src/gpu/batches/GrClearBatch.h]
  21. 784b7bf Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  22. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  23. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  24. 3a7492f Remove GrBatch::renderTarget() and use GrBatch::renderTargetUniqueID() instead. by Brian Salomon · 8 years ago
  25. c293a29 Make GrGpuCommandBuffer infer its render target from first draw by Brian Salomon · 8 years ago
  26. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  27. 36a77ee Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers. by Greg Daniel · 8 years ago
  28. 65a0927 Don't pass in RT to individual Gpu CommandBuffer calls by Greg Daniel · 8 years ago
  29. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  30. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  31. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  32. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  33. 29df760 Define clear regions in terms of GrFixedClip by csmartdalton · 8 years ago
  34. fd8d013 Avoid creating full screen clear batches when there is already one in the queue. by bsalomon · 8 years ago
  35. 9199a9f Move GrDrawTarget::clear logic into GrDrawContext by robertphillips · 8 years ago
  36. 88cf17d Consolidate handling of infinitely thin primitives and aa bloat handing WRT batch bounds. by bsalomon · 8 years ago
  37. 44fbc79 Dump batch bounds and scissor rect by robertphillips · 8 years ago
  38. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  39. e63ffef Remove deferred clear from SkGpuDevice by bsalomon · 9 years ago
  40. 6dea83f Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  41. e2725f5 Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of https://codereview.chromium.org/1494473005/ ) by scroggo · 9 years ago
  42. 26489ef Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  43. e004bfc Increase the amount of debug information printed out by batches by robertphillips · 9 years ago
  44. 1b55a96 Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://codereview.chromium.org/1353043002/ ) by reed · 9 years ago
  45. 48e3a45 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by reed · 9 years ago
  46. eb44d53 add a ClassID function to GrBatch by joshualitt · 9 years ago
  47. a7008403 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by joshualitt · 9 years ago
  48. 4078d52 add a ClassID function to GrBatch by joshualitt · 9 years ago
  49. 5ea0363 ClearStencilClip in GrBatch by bsalomon · 9 years ago
  50. 9dc2a9a Add missing overrides to clear and discard batch dumpInfo() by Brian Salomon · 9 years ago
  51. 5346983 Put clear and discard into GrBatch. by bsalomon · 9 years ago