1. 28b0c5d Pass Arenas* to GrOpsTask and GrOps instead of multiple pointers to each pool type by Michael Ludwig · 5 years ago
  2. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 5 years ago
  3. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 5 years ago
  4. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 5 years ago
  5. 46e366a Remove GrTextureContext. by Greg Daniel · 5 years ago
  6. cf0e3c6 remove dead code around old SkPath enums by Mike Reed · 5 years ago
  7. d0840ec Provide record time allocator to onCombineIfPossible() by Michael Ludwig · 5 years ago
  8. f46d5ca use std::make_unique by Mike Klein · 5 years ago
  9. bd99c0c Reland "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView." by Robert Phillips · 5 years ago
  10. c5c0247 Revert "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView." by Robert Phillips · 5 years ago
  11. acf5929 Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView. by Greg Daniel · 5 years ago
  12. a378b45 Suppress allocation warnings for tests that induce them intentionally by Chris Dalton · 5 years ago
  13. 456c405 simplify GrCCPerFlushResources::recordCopyPathInstance by Mike Klein · 5 years ago
  14. 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 5 years ago
  15. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 5 years ago
  16. 80e334d Remove most of GrConfig.h by Brian Salomon · 5 years ago
  17. 7eabfe8 This is a reland of GrDomainEffect with significant changes: by Brian Salomon · 5 years ago
  18. 7d8b397 Changes to GrCoordTransform and local coords by Brian Salomon · 5 years ago
  19. c241b58 Make fragment processor iterators work with range for loops. by Brian Salomon · 5 years ago
  20. 03e4c95 Move creation of GrProgramDesc to GrCaps-derived classes by Robert Phillips · 5 years ago
  21. 933484f Stop using GrPixelConfig in Metal & Dawn's GrProgramDesc creation by Robert Phillips · 5 years ago
  22. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 5 years ago
  23. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 5 years ago
  24. 3a50981 switch to new filltype for SkPath by Mike Reed · 5 years ago
  25. d53853d Reland "Reland "Enable msaa ccpr on vulkan"" by Chris Dalton · 5 years ago
  26. fcdd061 Use just GrSurfaceProxy in pipeline management. by Michael Ludwig · 5 years ago
  27. 7cd0bfe No longer ref count GrGeometryProcessors by Robert Phillips · 5 years ago
  28. 9233e0c Revert "Reland "Enable msaa ccpr on vulkan"" by Robert Phillips · 5 years ago
  29. e7b8e41 Don't sync unique keys on ccpr clip FP proxies by Chris Dalton · 5 years ago
  30. 935a35d Reland "Enable msaa ccpr on vulkan" by Chris Dalton · 5 years ago
  31. 9fdebfb ccpr: Fix an assumption about weights from the tessellator by Chris Dalton · 5 years ago
  32. ff2f380 Only access the scissorState's rect when it is valid by Robert Phillips · 5 years ago
  33. 78fa08b Revert "Enable msaa ccpr on vulkan" by Chris Dalton · 5 years ago
  34. cb73b62 Enable msaa ccpr on vulkan by Chris Dalton · 5 years ago
  35. 67a625e Make GrProgramInfo take pointers to the GrPipeline and the GrPrimitiveProcessor by Robert Phillips · 5 years ago
  36. 5e8cdfd Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo by Chris Dalton · 5 years ago
  37. cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 5 years ago
  38. 36574af ccpr: Fail gracefully when atlas instantiation fails by Chris Dalton · 5 years ago
  39. 524e28b Use GrSurfaceProxyView for dst proxies. by Greg Daniel · 5 years ago
  40. 8a64a44 Rename sampleVariablesSupport() to sampleMaskSupport() by Chris Dalton · 5 years ago
  41. d9ddd07 Revert "Rename sampleVariablesSupport() to sampleMaskSupport()" by Robert Phillips · 5 years ago
  42. 766b4c9 Rename sampleVariablesSupport() to sampleMaskSupport() by Chris Dalton · 5 years ago
  43. 2638f3d rename atlassize->atlasdimensions by Brian Salomon · 5 years ago
  44. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 5 years ago
  45. 6c2aa7a Revert "Reduce inputs to GrProgramDesc::Build method(s)" by Robert Phillips · 5 years ago
  46. 63a3873 Reduce inputs to GrProgramDesc::Build method(s) by Robert Phillips · 5 years ago
  47. f272bea Plumb GrBackendFormat into the GrPrimitiveProcessor::TextureSampler by Robert Phillips · 5 years ago
  48. 7d7aaf4 Slim down GrFragmentProcessor::TextureSampler and GrPrimitiveProcessor::TextureSampler by Robert Phillips · 5 years ago
  49. 2d8a95e Add "meshCount" to GrProgramInfo by Robert Phillips · 5 years ago
  50. 901aff0 Add GrProgramInfo to centralize management of program information by Robert Phillips · 5 years ago
  51. 405413f Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy by Robert Phillips · 5 years ago
  52. 9bd947d SkIRect::makeOffset(SkVector) by Brian Salomon · 5 years ago
  53. 674f77a Clear and discard stencil buffers on tilers, take 2 by Chris Dalton · 5 years ago
  54. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 5 years ago
  55. c096654 ccpr: Don't assign inverse fill types to fan tessellations by Chris Dalton · 5 years ago
  56. a90382f Pass color types when creating texture with initial data. by Brian Salomon · 5 years ago
  57. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  58. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  59. aee18c9 Cleanup after removal of IORefs from GrSurface by Robert Phillips · 5 years ago
  60. b20d7e5 Track all sampled textures in GrOpsTask and pass them to GrOpsRenderPass. by Greg Daniel · 5 years ago
  61. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  62. 0a1e9ef Don't use AA convex path renderer if direction can't be determined by Michael Ludwig · 5 years ago
  63. 8ef18d3 Override operator delete for GrCCPathCache::Key by Andy Weiss · 5 years ago
  64. 4ece96d Reland "Initiate MSAA resolves during DAG generation" by Chris Dalton · 5 years ago
  65. 6f31cc3 Revert "Initiate MSAA resolves during DAG generation" by Chris Dalton · 5 years ago
  66. 804f6a0 Initiate MSAA resolves during DAG generation by Chris Dalton · 5 years ago
  67. 2d41d0d Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass. by Greg Daniel · 5 years ago
  68. c4b4735 Don't pass around renderTargetContexts from onFlush callbacks by Chris Dalton · 6 years ago
  69. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 6 years ago
  70. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 6 years ago
  71. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 6 years ago
  72. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 6 years ago
  73. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 6 years ago
  74. 67529b2 SkSL GLSL generator writes default precision for sampler2D/samplerExternalOS/sampler2DRect by Brian Salomon · 6 years ago
  75. 2af3e70 Don't use color type derived from GrPixelConfig to determine proxy texture swizzle. by Brian Salomon · 6 years ago
  76. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 6 years ago
  77. 4eb38b7 Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions. by Brian Salomon · 6 years ago
  78. eadfac9 Rework maxRenderTargetSampleCount and isFormatRenderable in GrCaps. by Greg Daniel · 6 years ago
  79. 0258c90 Remove use of isConfigRenderable. by Greg Daniel · 6 years ago
  80. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 6 years ago
  81. 52337de re-run tools/rewrite_includes.py by Mike Klein · 6 years ago
  82. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 6 years ago
  83. 7c01208 Temporarily disable MSAA CCPR on AMD and QC by Chris Dalton · 6 years ago
  84. 9bc450b ccpr: Fix debug counters for stencil resolve instances by Chris Dalton · 6 years ago
  85. c3318f0 ccpr: Add an MSAA atlas mode by Chris Dalton · 6 years ago
  86. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 6 years ago
  87. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 6 years ago
  88. 6a5317a ccpr: Don't do coverage count transformations on literal coverage atlases by Chris Dalton · 6 years ago
  89. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 6 years ago
  90. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 6 years ago
  91. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 6 years ago
  92. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 6 years ago
  93. 82774f8 Cleanup some legacy instantiate calls by Robert Phillips · 6 years ago
  94. 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 6 years ago
  95. e5f7328 No longer forward refs and unrefs from the GrSurfaceProxy to the backing GrSurface by Robert Phillips · 6 years ago
  96. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 6 years ago
  97. 5b5403e ccpr: Preserve fill rules for cached paths by Chris Dalton · 6 years ago
  98. 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 6 years ago
  99. 7eb5c0f Add "GrMipMapped" parameter to visitProxies by Chris Dalton · 6 years ago
  100. 1706cbf Remove VisitorType from GrOp::visitProxies by Chris Dalton · 6 years ago