1. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 4 months ago
  2. c655c3a Make GrOp::onPrePrepare be pure virtual by Robert Phillips · 4 years, 4 months ago
  3. 28b0c5d Pass Arenas* to GrOpsTask and GrOps instead of multiple pointers to each pool type by Michael Ludwig · 4 years, 7 months ago
  4. d0840ec Provide record time allocator to onCombineIfPossible() by Michael Ludwig · 4 years, 8 months ago
  5. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 4 years, 10 months ago
  6. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  7. b97da53 Switch Ops over to using GrRecordingContext by Robert Phillips · 5 years ago
  8. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
  9. 9a390ac Guard GrOp::dumpInfo with SK_DEBUG by Brian Osman · 6 years ago
  10. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  11. b41417f Make GrOp base class responsible for merging bounds. by Brian Salomon · 6 years ago
  12. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  13. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  14. 641ac7d Make result of GrOp::combineIfPossible be an enum. by Brian Salomon · 6 years ago
  15. d818ebf Revert "Some scissor state cleanup." by Brian Salomon · 6 years ago
  16. a219419 Some scissor state cleanup. by Brian Salomon · 6 years ago
  17. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  18. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  19. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  20. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  21. 5efd5ea Update clearOp for split-OpList world (take 3) by Robert Phillips · 7 years ago
  22. fb65a9f Revert "Update clearOp for split-OpList world (take 2)" by Mike Klein · 7 years ago
  23. 3fdd0bf Update clearOp for split-OpList world (take 2) by Robert Phillips · 7 years ago
  24. 33f8315 Revert "Update clearOp for split-OpList world" by Robert Phillips · 7 years ago
  25. 7f1ce29 Update clearOp for split-OpList world by Robert Phillips · 7 years ago
  26. e80e618 headers: fix by Hal Canary · 7 years ago
  27. f5442bb Split cleanup changes out of bigger CL (take 2) by Robert Phillips · 7 years ago
  28. e186cfd Revert "Split cleanup changes out of bigger CL" by Mike Klein · 7 years ago
  29. cd11c80 Split cleanup changes out of bigger CL by Robert Phillips · 7 years ago
  30. 1119dc3 Remove discard from GrRenderTarget & force it to always go through a RenderTargetContext by Robert Phillips · 7 years ago
  31. f7a7261 Add tracking of unique proxyID beside unique renderTargetID in auditTrail and clearOp by Robert Phillips · 7 years ago
  32. 9a76772 Remove origin from GrClipStackClip and GrWindowRectsState. by Brian Salomon · 7 years ago
  33. 9e50f7b Store clipped bounds on GrOp rather than in parallel in GrRenderTargetOpList. by Brian Salomon · 7 years ago
  34. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  35. 69868af Remove render target unique ID virtual from GrOp. by Brian Salomon · 8 years ago
  36. bde4285 Rename GrOp::draw to GrOp::execute by Brian Salomon · 8 years ago
  37. 53e4c3c Misc batch->op cleanup Part 2 of 2 by Brian Salomon · 8 years ago
  38. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago[Renamed from src/gpu/batches/GrClearOp.h]
  39. 7dae46a Some more batch->op renaming by Brian Salomon · 8 years ago[Renamed (82%) from src/gpu/batches/GrClearBatch.h]
  40. 784b7bf Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  41. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  42. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  43. 3a7492f Remove GrBatch::renderTarget() and use GrBatch::renderTargetUniqueID() instead. by Brian Salomon · 8 years ago
  44. c293a29 Make GrGpuCommandBuffer infer its render target from first draw by Brian Salomon · 8 years ago
  45. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  46. 36a77ee Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers. by Greg Daniel · 8 years ago
  47. 65a0927 Don't pass in RT to individual Gpu CommandBuffer calls by Greg Daniel · 8 years ago
  48. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  49. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  50. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  51. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  52. 29df760 Define clear regions in terms of GrFixedClip by csmartdalton · 8 years ago
  53. fd8d013 Avoid creating full screen clear batches when there is already one in the queue. by bsalomon · 8 years ago
  54. 9199a9f Move GrDrawTarget::clear logic into GrDrawContext by robertphillips · 8 years ago
  55. 88cf17d Consolidate handling of infinitely thin primitives and aa bloat handing WRT batch bounds. by bsalomon · 8 years ago
  56. 44fbc79 Dump batch bounds and scissor rect by robertphillips · 8 years ago
  57. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  58. e63ffef Remove deferred clear from SkGpuDevice by bsalomon · 8 years ago
  59. 6dea83f Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  60. 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
  61. 26489ef Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  62. e004bfc Increase the amount of debug information printed out by batches by robertphillips · 9 years ago
  63. 1b55a96 Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://codereview.chromium.org/1353043002/ ) by reed · 9 years ago
  64. 48e3a45 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by reed · 9 years ago
  65. eb44d53 add a ClassID function to GrBatch by joshualitt · 9 years ago
  66. a7008403 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by joshualitt · 9 years ago
  67. 4078d52 add a ClassID function to GrBatch by joshualitt · 9 years ago
  68. 5ea0363 ClearStencilClip in GrBatch by bsalomon · 9 years ago
  69. 9dc2a9a Add missing overrides to clear and discard batch dumpInfo() by Brian Salomon · 9 years ago
  70. 5346983 Put clear and discard into GrBatch. by bsalomon · 9 years ago