1. 2279325 added support for PLS path rendering by ethannicholas · 8 years ago
  2. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 8 years ago
  3. 7df3f5e added support for PLS path rendering by ethannicholas · 8 years ago
  4. a8b8499 Remove remaining users of draw*Rect calls by joshualitt · 9 years ago
  5. 04194f3 Remove two varieties of drawNonAARect from GrDrawTarget by joshualitt · 9 years ago
  6. 086cee1 Add batch names and bounds to json debug information by joshualitt · 9 years ago
  7. b8918c4 Add Drawing Manager guards against re-entrant flushes by joshualitt · 9 years ago
  8. 489147c Add option to control maximum GrBatch lookback by bsalomon · 9 years ago
  9. 8ff8d24 Remove drawPathsFromRange from GrDrawContext by cdalton · 9 years ago
  10. 6dea83f Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  11. 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
  12. 26489ef Add option to draw wireframe batch bounds by bsalomon · 9 years ago
  13. 7bceedc Retract GrRenderTarget a bit by robertphillips · 9 years ago
  14. 69cfe95 Add debug option to clip each GrBatch to its device bounds by bsalomon · 9 years ago
  15. de4166a APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOptimizations struct by ethannicholas · 9 years ago
  16. ff21032 New API for computing optimization invariants. by ethannicholas · 9 years ago
  17. bf07455 Make stencil and cover path rendering have more reasonable bounds. by bsalomon · 9 years ago
  18. c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
  19. db4758c Restrict query bounds for reduce clip to dev bounds by bsalomon · 9 years ago
  20. e004bfc Increase the amount of debug information printed out by batches by robertphillips · 9 years ago
  21. 0dfa62c Update testing frameworks/tests for MDB by robertphillips · 9 years ago
  22. 1d51273 Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of https://codereview.chromium.org/1441533003/ ) by egdaniel · 9 years ago
  23. 9c86051 Update testing frameworks/tests for MDB by robertphillips · 9 years ago
  24. a13e202 Move GrBatchFlushState from GrDrawTarget to GrDrawingManager by robertphillips · 9 years ago
  25. d472792 Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://codereview.chromium.org/1431593006/ ) by cdalton · 9 years ago
  26. 1f0e350 Disable preemptive batch preparation by robertphillips · 9 years ago
  27. 14184d5 Fix mixed samples stencil clip by cdalton · 9 years ago
  28. 498d7ac Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  29. e91f7b5 Move scissor state to GrAppliedClip by bsalomon · 9 years ago
  30. 648c696 Add immediate mode option for gpu configs in dm by bsalomon · 9 years ago
  31. a352b14 Revert of Dependencies are now added between the drawTargets in GrPipeline (patchset #6 id:120001 of https://codereview.chromium.org/1414903002/ ) by robertphillips · 9 years ago
  32. 869c5e8 Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  33. 81bdbf8 Revert of Dependencies are now added between the drawTargets in GrPipeline (patchset #5 id:100001 of https://codereview.chromium.org/1414903002/ ) by caryclark · 9 years ago
  34. 45a1c34 Dependencies are now added between the drawTargets in GrPipeline by robertphillips · 9 years ago
  35. 4beb5c1 Add debugging helper to GrDrawTarget by robertphillips · 9 years ago
  36. 6a18665 Add the machinery to GrDrawTarget to enable topological sorting by robertphillips · 9 years ago
  37. a106c62 Loosen requirement that there be only one GrDrawTarget by robertphillips · 9 years ago
  38. 8585dd2 Updates nvpr text blobs to not store a direct reference to the by cdalton · 9 years ago
  39. 0ba8c24 Insert clip fragment processor outside GrCMM by bsalomon · 9 years ago
  40. f6d259b Incrementally flush GrDrawTarget by joshualitt · 9 years ago
  41. 0737f61 Revert of Incrementally flush GrDrawTarget (patchset #8 id:130001 of https://codereview.chromium.org/1386463004/ ) by joshualitt · 9 years ago
  42. a7e8780 Incrementally flush GrDrawTarget by joshualitt · 9 years ago
  43. e2bcec3 fix for default path renderer draws harlines without bloating by joshualitt · 9 years ago
  44. ec00d94 Move some of the adding stencil attachment logic of Gpu and into Render Target. by egdaniel · 9 years ago
  45. e66fec2 fix missing clipmaskmanager by Brian Salomon · 9 years ago
  46. b3b9aec Remove GrClipTarget by bsalomon · 9 years ago
  47. ad792c1 Simplify installation of pipeling into GrDrawBatch in GrDrawTarget by bsalomon · 9 years ago
  48. f238469 Late creation of GrPathProcessor by joshualitt · 9 years ago
  49. 512be53 Cleanup GrDrawTarget now that all paths lead to GrBatch by bsalomon · 9 years ago
  50. 1fcc01c GrPathRangeBatch by bsalomon · 9 years ago
  51. dac7005 Remove GrGpuTraceMarker hooks until we rethink the design by joshualitt · 9 years ago
  52. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  53. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  54. d2b23e0 Standardize BW to NonAA by joshualitt · 9 years ago
  55. b6b513b Create separate entry points for the various flavors of drawRect by joshualitt · 9 years ago
  56. add79ef Put drawPath in GrBatch. by bsalomon · 9 years ago
  57. a44919e Path stenciling in GrBatch by bsalomon · 9 years ago
  58. 872062c GrCopySurfaceBatch by bsalomon · 9 years ago
  59. 5ea0363 ClearStencilClip in GrBatch by bsalomon · 9 years ago
  60. 5346983 Put clear and discard into GrBatch. by bsalomon · 9 years ago
  61. 16b9913 Split GrDrawBatch and GrVertexBatch into their own files by bsalomon · 9 years ago
  62. abd30f5 Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non-drawing batches by bsalomon · 9 years ago
  63. a387a11 Make GrBatch carry its own GrPipeline by bsalomon · 9 years ago
  64. c699873 Remove GrPipelineOptimizations member from GrPipeline by bsalomon · 9 years ago
  65. 14205b1 Expand functionality of GrRectBatchFactory with AARects by joshualitt · 9 years ago
  66. 7fc2a26 Move GrStrokeRectBatch creation to behind factory by joshualitt · 9 years ago
  67. ecd1a69 Create GrRectBatchFactory by joshualitt · 9 years ago
  68. 47dfc36 Use a factory function to create GrPipeline and remove unused member by bsalomon · 9 years ago
  69. 7441782 Make folder for batches by joshualitt · 9 years ago
  70. ebc1c10 Fix warnings on VS2015 x86_64 build by bsalomon · 9 years ago
  71. 51c8d40 Move some work from backend onClear to base class clear by egdaniel · 9 years ago
  72. eae6200 Some cleanup in GrTextureProvider and GrResourceProvider. by bsalomon · 9 years ago
  73. 85cd78d Speculative fix for http://crbug.com/515966 by bsalomon · 9 years ago
  74. 9ec0d43 Removing GrTemplates.h by joshualitt · 9 years ago
  75. 4421a4c small cleanups after fixing const of GrPipelineBuilder on DrawTarget by joshualitt · 9 years ago
  76. 1c73548 Start to propagate constness of GrPipelineBuilder up the stack by joshualitt · 9 years ago
  77. 5e6ba21 Modify GrClipMaskManager to reflect logical constness by joshualitt · 9 years ago
  78. 6df8640 Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/)" by bsalomon · 9 years ago
  79. 4061b12 Remove GrContext from GrDrawTarget by bsalomon · 9 years ago
  80. edd77a1 Remove GrContext from GrClipMaskCache by bsalomon · 9 years ago
  81. 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  82. 084d1b6 Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of https://codereview.chromium.org/1149773005/) by bsalomon · 9 years ago
  83. 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  84. dc47ff7 Split GrCaps impl out into its own cpp by bsalomon · 9 years ago
  85. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  86. 6a44c6a Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  87. d23a395 Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. (patchset #6 id:100001 of https://codereview.chromium.org/1132093004/) by bungeman · 9 years ago
  88. bb106b5 Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  89. 682c269 Store context options on caps. by bsalomon · 9 years ago
  90. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 9 years ago
  91. f28cff7 Store context options on caps. by bsalomon · 9 years ago
  92. 424cc26 Remove init from GrGLContextInfo and caps classes by bsalomon · 9 years ago
  93. eb1cb5c rename GrDrawTargetCaps.h to GrCaps.h and move to include by bsalomon · 9 years ago
  94. 0edea2c Make mixed samples contingent on auxiliary extensions by cdalton · 9 years ago
  95. fb5df43 Add RGBA half float texture format. by jvanverth · 9 years ago
  96. 4b91f76 rename GrDrawTargetCaps to GrCaps by bsalomon · 9 years ago
  97. 404b3b2 Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/) by mtklein · 9 years ago
  98. 5df6fee Move copy-surface-as-draw fallback to GrGLGpu. by bsalomon · 9 years ago
  99. 7d022d6 add option to supress prints on context by joshualitt · 9 years ago
  100. ee71044 Revert of add option to supress prints on context (patchset #5 id:80001 of https://codereview.chromium.org/1128903008/) by joshualitt · 9 years ago