1. 7215283 Move GrDrawingManager pointer to GrSurfaceContext by Robert Phillips · 8 years ago
  2. 189098e7 Don't require GrPipelineBuilder to build GrPipeline by Brian Salomon · 8 years ago
  3. 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 8 years ago
  4. 6f1d36c Delay SkPaint->GrPaint conversion in text rendering. by Brian Salomon · 8 years ago
  5. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  6. a163392 Revert "Revert "Removing ref counting from GrXPFactory."" by Brian Salomon · 8 years ago
  7. 003312a Revert "Removing ref counting from GrXPFactory." by Brian Salomon · 8 years ago
  8. a8f80de Removing ref counting from GrXPFactory. by Brian Salomon · 8 years ago
  9. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  10. 69868af Remove render target unique ID virtual from GrOp. by Brian Salomon · 8 years ago
  11. b62ea22 Change GPU read/write pixels API to support color space conversion by Brian Osman · 8 years ago
  12. 5ec9def Rename files, macros, types, and functions related to GrDrawOp testing. by Brian Salomon · 8 years ago
  13. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  14. 99ad164 Rename batch->op and sk_sp in instanced rendering by Brian Salomon · 8 years ago
  15. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  16. fc527d2 Even more batch->op and sk_sp'ification. by Brian Salomon · 8 years ago
  17. 7dae46a Some more batch->op renaming by Brian Salomon · 8 years ago
  18. 289e3d8 Bring sk_sp to oval GrDrawOps and rename batch->op by Brian Salomon · 8 years ago
  19. 6a63904 Update rect ops to use "op" in their name and return sk_sp. by Brian Salomon · 8 years ago
  20. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  21. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  22. 24f1978 Make GrRenderTargetContext::addDrawOp use sk_sp by Brian Salomon · 8 years ago
  23. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  24. 0abc8b4 Add helper for idenitfying hw GrAATypes. by Brian Salomon · 8 years ago
  25. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  26. 36aa176 Fix bug of passing DrawType::kColor instead of kStencilAndColor by Brian Salomon · 8 years ago
  27. 82125e9 Remove antialias axis from GrPathRendererChain::DrawType by Brian Salomon · 8 years ago
  28. 21aa35f Make GrRenderTargetOpList::addDrawOp use sk_sp by Brian Salomon · 8 years ago
  29. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  30. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  31. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  32. 784b7bf Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  33. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  34. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  35. 42521e8 Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp by Brian Salomon · 8 years ago
  36. 1e41f4a Rename batch->op in GrOpList and subclasses by Brian Salomon · 8 years ago
  37. c57c7c9 Rewrite GrRenderTargetContext::drawRegion antialias logic. by Brian Salomon · 8 years ago
  38. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  39. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  40. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  41. 93f1633 Fix gpu blurring on platforms that "useDrawInsteadOfClear" by Robert Phillips · 8 years ago
  42. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago
  43. c590341 Add shadowrrect geometry processor by Jim Van Verth · 8 years ago
  44. e60ad62 Guard against instantiate & accessRenderTarget failures by Robert Phillips · 8 years ago
  45. ec2249f Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy by Robert Phillips · 8 years ago
  46. eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
  47. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  48. 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago
  49. 9113edf Add GrRenderTargetContext instantiate & asTextureProxy by Robert Phillips · 8 years ago
  50. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  51. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  52. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago[Renamed (74%) from src/gpu/GrDrawContext.cpp]
  53. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  54. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  55. 79839d4 Add distance values to interior of filled RRects by Robert Phillips · 8 years ago
  56. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  57. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  58. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  59. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  60. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  61. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  62. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  63. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  64. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  65. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  66. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  67. 5a7ae7e Gamut transformation of the paint color in Ganesh by brianosman · 8 years ago
  68. b3e9ae6 Remove unneeded bounds outset in GrDrawContext::drawVertices. by bsalomon · 8 years ago
  69. 6a2b194 Move prepareForExternalIO implementation from GrContext to GrDrawingManager by bsalomon · 8 years ago
  70. b77a907 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  71. 5eb41fd Revert of Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. (patchset #4 id:60001 of https://codereview.chromium.org/2307053002/ ) by bsalomon · 8 years ago
  72. 1dbb207 Restructure flushing relationship between GrContext, GrDrawingManager, and GrResourceCache. by bsalomon · 8 years ago
  73. bf4a8f9 Improve usage of window rectangles by csmartdalton · 8 years ago
  74. c3bfcb8 Revert of Improve usage of window rectangles (patchset #9 id:160001 of https://codereview.chromium.org/2289363005/ ) by caryclark · 8 years ago
  75. db42be9 Improve usage of window rectangles by csmartdalton · 8 years ago
  76. 13a7eee Flush some non-substantive Ganesh changes by robertphillips · 8 years ago
  77. 1da3ecd Add read/write-Pixels to GrDrawContext by robertphillips · 8 years ago
  78. 29df760 Define clear regions in terms of GrFixedClip by csmartdalton · 8 years ago
  79. cb31e51 Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext. by bsalomon · 8 years ago
  80. cc319b9 GPU implementation of drawRegion() by msarett · 8 years ago
  81. 21af9ca Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for oddball drawArcs by bsalomon · 8 years ago
  82. 4f3a0ca GPU implementation of drawArc. by bsalomon · 8 years ago
  83. a39667c add SkMatrixPriv for specialized helpers by reed · 8 years ago
  84. 02fa32c Move GrFixedClip into src directory by csmartdalton · 8 years ago
  85. 10e3d9b Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  86. 7fc0858 Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180001 of https://codereview.chromium.org/2255963002/ ) by msarett · 8 years ago
  87. 93242c4 Batched implementation of drawLattice() for GPU by msarett · 8 years ago
  88. 7f0d9f3 Attempt to throw away rrect clips of rrects. by bsalomon · 8 years ago
  89. 5c6fc4f Remove stencil settings param from stencilPath() by csmartdalton · 8 years ago
  90. 09e12a6 Re-adding analytical GeoProc for rectangles by dvonbeck · 8 years ago
  91. 86e7626 Move GrAtlasTextContext to GrDrawingManager, so we only have one. by brianosman · 8 years ago
  92. fd8d013 Avoid creating full screen clear batches when there is already one in the queue. by bsalomon · 8 years ago
  93. 9f129de Add a full clear method to GrDrawTarget. by bsalomon · 8 years ago
  94. 714712b Remove GrRenderTarget member variable from SkGpuDevice by robertphillips · 8 years ago
  95. e0d3629 Add test configs for instanced rendering by csmartdalton · 8 years ago
  96. 34ee0c9 Fix GrDrawContextPriv::stencilRect by csmartdalton · 8 years ago
  97. fc49d56 Implement coverage AA for skewed rects with local coords by csmartdalton · 8 years ago
  98. 8c523e0 Move prepareForExternalIO from GrRenderTarget to GrDrawContext by robertphillips · 8 years ago
  99. bb24383 Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https://codereview.chromium.org/2092893003/ ) by bsalomon · 8 years ago
  100. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago