1. df65b83 Suppress addition of changeListeners during DDL recording by Robert Phillips · 6 years ago
  2. 20390c3 Pull non-substantive changes out of GrShape mask drawing CL by Robert Phillips · 6 years ago
  3. a442526 Correctly distinguish hairline paths in the SW path renderer's cache by Brian Osman · 6 years ago
  4. 238069b Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  5. 143cf8e Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  6. f4c5bb9 Make GPU cache invalidation SkMessageBus messages go to one GrContext. by Brian Salomon · 6 years ago
  7. 653f42f Deinline some GrPathRenderer method and one GrDrawingMananger method. by Brian Salomon · 6 years ago
  8. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  9. afa1158 Make the SkPathRef GenIDChangeListener ref counted by Chris Dalton · 6 years ago
  10. cf6da8c Dump additional details about the gpu resources. by Derek Sollenberger · 6 years ago
  11. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 6 years ago
  12. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  13. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  14. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  15. ba7cf29 Revert "Revert "Fix int overflow issues with clip and path bounds, take 2."" by Jim Van Verth · 7 years ago
  16. e3a7005 Revert "Fix int overflow issues with clip and path bounds, take 2." by Jim Van Verth · 7 years ago
  17. 430ad1f Fix int overflow issues with clip and path bounds, take 2. by Jim Van Verth · 7 years ago
  18. e26062a Revert "Fix int overflow issues with clip and path bounds." by Mike Klein · 7 years ago
  19. b1fc368 Fix int overflow issues with clip and path bounds. by Jim Van Verth · 7 years ago
  20. 2240be9 Remove color space xform from GrTextureDomain & GrSimpleTextureEffect by Brian Osman · 7 years ago
  21. d140fe9 Add MDB comments to recent kNoPendingIO changes by Brian Osman · 7 years ago
  22. 099fa0f Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  23. 9b1f4bd Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""""" by Brian Osman · 7 years ago
  24. fdd2cb5 Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"""" by Brian Osman · 7 years ago
  25. 9f8d4d3 Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""" by Brian Osman · 7 years ago
  26. e8b8397 Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"" by Brian Osman · 7 years ago
  27. 1a0ea73 Use wider types to compute bounds area and avoid overflow by Brian Osman · 7 years ago
  28. 837c6c7 Revert "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  29. 742f3d0 Make threaded proxy generation MDB-friendly, and defer instantiation by Brian Osman · 7 years ago
  30. e9242ca Invalidate textures cached by SW path renderer when paths go away by Brian Osman · 7 years ago
  31. cd87140 Add ability to remove unique key from proxy and underlying surface. by Greg Daniel · 7 years ago
  32. cfbbcbe Temporary patch for Mac TSAN bot (with threaded Ganesh mask generation) by Robert Phillips · 7 years ago
  33. 5d03474 Do software clip mask generation with worker threads by Brian Osman · 7 years ago
  34. 33fea05 Skip making a surface context when doing threaded SW paths by Brian Osman · 7 years ago
  35. 5ed4423 Improve GrPathRendererChain heuristics by Chris Dalton · 7 years ago
  36. e5ede4b Revert "Improve GrPathRendererChain heuristics" by Chris Dalton · 7 years ago
  37. 60f4249 Improve GrPathRendererChain heuristics by Chris Dalton · 7 years ago
  38. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  39. d41dc17 With threaded software paths, free mask memory earlier by Brian Osman · 7 years ago
  40. 7407756 Make GrSWMaskHelper take a matrix for each draw by Brian Salomon · 7 years ago
  41. f981066 Threaded generation of software paths by Brian Osman · 7 years ago
  42. 87ae989 Revert "Threaded generation of software paths" by Brian Salomon · 7 years ago
  43. 76323bc Threaded generation of software paths by Brian Osman · 7 years ago
  44. c7da146 Move DrawToTargetWithShapeMask to GrSoftwarePathRenderer by Brian Osman · 7 years ago
  45. 67cd673 Cache more aggressively in GrSoftwarePathRenderer for Android by Stan Iliev · 7 years ago
  46. b74ef03 Hide GrPaint copy constructor and add GrPaint::Clone and remove MoveOrNew and MoveOrCopy. by Brian Salomon · 7 years ago
  47. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  48. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  49. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  50. e44ef10 Second small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  51. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  52. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  53. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  54. 009e9af Remove GrGpu.h from GrResourceProvider.h by Robert Phillips · 7 years ago
  55. baaf439 Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses."" by Brian Salomon · 7 years ago
  56. a0485d9 Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses." by Brian Salomon · 7 years ago
  57. 1ec03f3 Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses. by Brian Salomon · 7 years ago
  58. ac70f84 Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  59. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  60. e14bd80 Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp by Brian Salomon · 7 years ago
  61. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 7 years ago
  62. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  63. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 7 years ago
  64. d374948 Consolidate Proxy caching code in GrResourceProvider by Robert Phillips · 7 years ago
  65. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 7 years ago
  66. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  67. f7cf81a Use GrTextureProvider's uniqueKey setting method rather than directly setting it by Robert Phillips · 7 years ago
  68. 256c37b Remove atlas creation from GrResourceProvider by Robert Phillips · 7 years ago
  69. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  70. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  71. c1c607e GPU: Fix for fuzzer issue for sw-rendered paths with large bounds. by Brian Salomon · 8 years ago
  72. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  73. 6a63904 Update rect ops to use "op" in their name and return sk_sp. by Brian Salomon · 8 years ago
  74. e305cc1f Partially defer GrSWMaskHelper by Robert Phillips · 8 years ago
  75. 417b7f4 Replace TextureType with SkBackingFit by Robert Phillips · 8 years ago
  76. 24f1978 Make GrRenderTargetContext::addDrawOp use sk_sp by Brian Salomon · 8 years ago
  77. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  78. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  79. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  80. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  81. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  82. 42521e8 Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp by Brian Salomon · 8 years ago
  83. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  84. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  85. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  86. 39ef7fb Add optional sw generated path coverage mask caching by bsalomon · 8 years ago
  87. d656200 require semi at the end of SkASSERT and friends by caryclark · 8 years ago
  88. bb24383 Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https://codereview.chromium.org/2092893003/ ) by bsalomon · 8 years ago
  89. 2895eeb Retract PipelineBuilder some more by robertphillips · 8 years ago
  90. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  91. d2b6d64 Minor change to Ganesh path renderers by robertphillips · 8 years ago
  92. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  93. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  94. 3950f0d Remove fColor from PathRenderer DrawPathArgs struct by robertphillips · 8 years ago
  95. 0a0f67e Make lines a special case in GrShape by bsalomon · 8 years ago
  96. 635df95 Revert of Make lines a special case in GrShape (patchset #5 id:120001 of https://codereview.chromium.org/2108523002/ ) by bsalomon · 8 years ago
  97. c62318c Make lines a special case in GrShape by bsalomon · 8 years ago
  98. 8acedde Use GrShape in GrPathRenderer. by bsalomon · 8 years ago
  99. ecbc12b Replace targetHasUnifiedMultisampling in GrPB constructor by csmartdalton · 8 years ago
  100. 55fdccc Remove GrRenderTarget from GrPipelineBuilder by robertphillips · 8 years ago