1. 2af13c1 Reland "Fix compilation w/ "skia_enable_svg = false" (take 2)" by Robert Phillips · 2 years, 11 months ago
  2. 44b7568 Revert "Fix compilation w/ "skia_enable_svg = false" (take 2)" by Robert Phillips · 2 years, 11 months ago
  3. 30a6b10 Fix compilation w/ "skia_enable_svg = false" (take 2) by Robert Phillips · 2 years, 11 months ago
  4. 2303f7c Redraw duing mouse drag by Mike Reed · 2 years, 11 months ago
  5. 2a26c50 Store the correct number of samples in GrProgramInfo by Chris Dalton · 3 years ago
  6. 3c0c185 Don't assume DecomposeCTM and setDeviceCoordSystem always succeed by Michael Ludwig · 3 years ago
  7. 24d622d Move the GrTessellationPathRenderer into the skgpu::v1 namespace by Robert Phillips · 3 years ago
  8. 293497e Convert internal sample() calls to shade/filter/blend by Brian Osman · 3 years ago
  9. e453fa0 Move some v1-only gpu/tessellate files to gpu/ops by Robert Phillips · 3 years ago
  10. eb0195e Delete all code related to disabling multisample by Chris Dalton · 3 years ago
  11. 832f3fb Move GrTessellationPathFlags to their own header (GrTessTypes.h) by Robert Phillips · 3 years ago
  12. 3dbd159 Fix a couple Wshadow warnings by Brian Salomon · 3 years ago
  13. 06273bc Prepare headers for making all ops V1-only by Robert Phillips · 3 years ago
  14. c5fc970 Fix cases of variable shadowing in /samplecode/. by John Stiles · 3 years ago
  15. 2f6e2f8 Use SkClipOp::kFoo instead of kFoo_SkClipOp from SkClipOpPriv by Michael Ludwig · 3 years ago
  16. 960b0f3 Fix cases of variable shadowing in samplecode/. by John Stiles · 3 years ago
  17. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years ago
  18. 17eaf62 Update GrPathTessellator::prepare() to take a list of paths by Chris Dalton · 3 years ago
  19. 6966981 Add a 'pathMatrix' to GrPathTessellator::prepare by Chris Dalton · 3 years ago
  20. 2bdf6ed Stop using SkFilterQuality by Mike Reed · 3 years ago
  21. 94fda94 Reland "Fix directional shadows." by Jim Van Verth · 3 years ago
  22. 3c8ae88 Revert "Fix directional shadows." by Jim Van Verth · 3 years ago
  23. 6789b82 Fix directional shadows. by Jim Van Verth · 3 years ago
  24. 7bf7999 Reland "Add format-specifier warnings to SkDebugf." by John Stiles · 3 years, 1 month ago
  25. 283dba5 Revert "Add format-specifier warnings to SkDebugf." by Tyler Denniston · 3 years, 1 month ago
  26. e58831c Add format-specifier warnings to SkDebugf. by John Stiles · 3 years, 1 month ago
  27. 685e09b Reland "Purge ccpr" by Chris Dalton · 3 years, 1 month ago
  28. fe83ab6 Revert "Purge ccpr" by Brian Osman · 3 years, 1 month ago
  29. 7bf6bc0 Purge ccpr by Chris Dalton · 3 years, 1 month ago
  30. 294723d Move GrOp::VisitProxyFunc to GrTypesPriv.h GrVisitProxyFunc by Robert Phillips · 3 years, 1 month ago
  31. 198ac15 Reland "Fix tessellation checks for "usesVaryingCoords"" by Chris Dalton · 3 years, 2 months ago
  32. 5d1599f Revert "Fix tessellation checks for "usesVaryingCoords"" by Jim Van Verth · 3 years, 2 months ago
  33. bd727d0 Fix tessellation checks for "usesVaryingCoords" by Chris Dalton · 3 years, 2 months ago
  34. d2b8ba3 Add a fixed-count impl for tessellated wedges by Chris Dalton · 3 years, 2 months ago
  35. 26666bd Replace the indirect patch tessellator with fixed count by Chris Dalton · 3 years, 2 months ago
  36. d9bdc32 Split GrPathTessellator subclasses into their own files by Chris Dalton · 3 years, 2 months ago
  37. 52cb1d0 Rename GrXferProcessor::DstProxyView to GrDstProxyView. by John Stiles · 3 years, 2 months ago
  38. 3b41278 Move tessellation shader files into a subdirectory by Chris Dalton · 3 years, 2 months ago
  39. 2f733ec Restructure path tessellation shaders by Chris Dalton · 3 years, 2 months ago
  40. 569c01b Simplify heuristics for selecting path tessellators by Chris Dalton · 3 years, 2 months ago
  41. 8447f13 Chop tessellated curves that don't fit in a patch by Chris Dalton · 3 years, 2 months ago
  42. ec87dc1 Just expose factories for patheffects by Mike Reed · 3 years, 2 months ago
  43. 2758a31 Add triangle support to GrPathOuterCurveTessellator by Chris Dalton · 3 years, 2 months ago
  44. a9f759d Rewrite the path tessellation sample by Chris Dalton · 3 years, 2 months ago
  45. 4e9d5e2 Use Wang's formula for quadratic and cubic point counts by Michael Ludwig · 3 years, 3 months ago
  46. 4e1c1a7 Implement computeFastBounds for PathEffects by Michael Ludwig · 3 years, 3 months ago
  47. 2ed22fa Rename GrTessellatingStencilFillOp -> GrPathStencilFillOp by Chris Dalton · 3 years, 3 months ago
  48. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 3 months ago
  49. f6123f1 Convert some SkRuntimeEffect::Make to use stage-specific factories by Brian Osman · 3 years, 3 months ago
  50. 8f1dff6 Remove layout(marker) from runtime effect SkSL by Brian Osman · 3 years, 3 months ago
  51. e49703f Remove custom SkVertices data and runtime effect `varying` support by Brian Osman · 3 years, 3 months ago
  52. e58231a Removed unused SkInterpolator by Mike Reed · 3 years, 4 months ago
  53. a6ca0b1 SkAuto[S]TMalloc only for trivially constructible/destructible. by Brian Salomon · 3 years, 4 months ago
  54. e501670 Move Sk3Perspective and Sk3Lookat into SkM44 by Michael Ludwig · 3 years, 4 months ago
  55. 9ff7eef Rename SampleCCPRGeometry.cpp -> SampleStrokeVerb.cpp by Chris Dalton · 3 years, 5 months ago
  56. 18ab203 Make GrGLSLFragmentProcessors be created as std::unique_ptr. by Brian Salomon · 3 years, 5 months ago
  57. b03f4a1 Rename GrPathStencilFillOp -> GrTessellatingStencilFillOp by Chris Dalton · 3 years, 6 months ago
  58. dd9449c Add SkShaper::PurgeCaches. by Ben Wagner · 3 years, 6 months ago
  59. 34c56a5 Migrate to drawImage w/ sampling by Mike Reed · 3 years, 6 months ago
  60. e02d7f8 More hiding of legacy drawImage calls by Mike Reed · 3 years, 6 months ago
  61. 2ac6ce8 Simplify common case for recttorect by Mike Reed · 3 years, 6 months ago
  62. 5ec2238 Simplify common case of linear filtering with no mips by Mike Reed · 3 years, 6 months ago
  63. 4878b3e Remove Improved Perlin Noise by Brian Salomon · 3 years, 7 months ago
  64. b746b1f Pass sampling to surface.draw by Mike Reed · 3 years, 7 months ago
  65. 4f23dec Reland "Add new virts, hide old ones" by Mike Reed · 3 years, 7 months ago
  66. 8f924ac Revert "Add new virts, hide old ones" by Derek Sollenberger · 3 years, 7 months ago
  67. c56e2e5 Add new virts, hide old ones by Mike Reed · 3 years, 7 months ago
  68. 869a717 More migration away from filter-quality by Mike Reed · 3 years, 7 months ago
  69. dc607e3 Use bitmap.asImage() by Mike Reed · 3 years, 7 months ago
  70. 839eef3 Work on hiding filter-quality by Mike Reed · 3 years, 7 months ago
  71. 8f7d953 Remove public getter for GrSurfaceDrawContext on SkSCanvas. by Brian Salomon · 3 years, 7 months ago
  72. ac9f0c9 Bitmap.asImage() by Mike Reed · 3 years, 7 months ago
  73. e78f8ce Starting to hide setFilterQuality by Mike Reed · 3 years, 7 months ago
  74. 80dc74b Remove obsolete samples (esp. using drawBitmap) by Mike Reed · 3 years, 7 months ago
  75. c819bb1 Add material shadows sample. by Jim Van Verth · 3 years, 7 months ago
  76. bead7e3 Remove GrFragmentProcessor::usesExplicitReturn. by John Stiles · 3 years, 7 months ago
  77. d1eab8b Replace more instances of sk_OutColor with explicit returns. by John Stiles · 3 years, 7 months ago
  78. b41bd15 Use samplingoptions for bitmap shader by Mike Reed · 3 years, 8 months ago
  79. 82abece Bitmap should use sampling options by Mike Reed · 3 years, 8 months ago
  80. 7b80726 Implement indirect stroking for conics by Chris Dalton · 3 years, 8 months ago
  81. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 8 months ago
  82. 99c9446 Add flag to hide non-sampling imageshader factories by Mike Reed · 3 years, 8 months ago
  83. 1a4140e deprecate getTotalMatrix by Mike Reed · 3 years, 8 months ago
  84. 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 3 years, 8 months ago
  85. 0363f05 Add experimental prints for conic max error to Wedge sample by Chris Dalton · 3 years, 8 months ago
  86. b27f39c Add conic fill support to the tessellator by Chris Dalton · 3 years, 8 months ago
  87. a03f8bf other ways to organize samplingoptions? by Mike Reed · 3 years, 8 months ago
  88. 42dbca5 Pass in the color load op to GrProgramInfo. by Greg Daniel · 3 years, 8 months ago
  89. e2296f7 Pass the writeView as a const-ref instead of a pointer … by Adlai Holler · 3 years, 8 months ago
  90. 7006e15 [svg] Allow clients to pass a custom SkFontMgr by Florin Malita · 3 years, 9 months ago
  91. 15b95d6 Move image sampling options into their own header by Mike Reed · 3 years, 9 months ago
  92. 91292e9 Runtime Effects: Support 'uniform shader' (vs. 'in shader') by Brian Osman · 3 years, 9 months ago
  93. a3df500 Fix crash in SampleCCPRGeometry by Chris Dalton · 3 years, 9 months ago
  94. b3058ad Handle cubic segments in variable-width stroker by Tyler Denniston · 3 years, 9 months ago
  95. 6a7a2c7 Improve var-width miter joins by Tyler Denniston · 3 years, 9 months ago
  96. 71f1266 Revert "SkPathView for ownerless (can live on stack) SkPaths" by Mike Klein · 3 years, 9 months ago
  97. 72af246 Add support for arc-length metric in variable width stroke sample by Tyler Denniston · 3 years, 9 months ago
  98. 0e13db7 Clean up GrPathUtils by Chris Dalton · 3 years, 9 months ago
  99. c76d409 add API for Op creation by Herb Derby · 3 years, 10 months ago
  100. 5bbbb49 Miter joins for toy variable width stroke by Tyler Denniston · 3 years, 9 months ago