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