1. 791c0d3 Remove ASTNode and SkSLParser by Ethan Nicholas · 2 years, 10 months ago
  2. 12732e4 Reland "remove drawing from ShaderMaskBench ctor" by Herb Derby · 2 years, 10 months ago
  3. a253281 Revert "remove drawing from ShaderMaskBench ctor" by Brian Osman · 2 years, 10 months ago
  4. 4c5f3ba remove drawing from ShaderMaskBench ctor by Herb Derby · 2 years, 10 months ago
  5. 106e7ff remove drawing from ctor by Herb Derby · 2 years, 10 months ago
  6. 92ae58f Reland "bench: Add PhoneHub assets to skottie-vs-png decode bench" by Avery Musbach · 2 years, 10 months ago
  7. bd8bbcd Revert "bench: Add PhoneHub assets to skottie-vs-png decode bench" by Brian Osman · 2 years, 10 months ago
  8. 0541a98 bench: Add PhoneHub assets to skottie-vs-png decode bench by Avery Musbach · 2 years, 11 months ago
  9. 8c9c185 Simplify SkAAClip to use SkClipOp, not SkRegion::Op by Michael Ludwig · 2 years, 10 months ago
  10. de2b609 Move symbol-table push/pop methods out of IRGenerator. by John Stiles · 2 years, 10 months ago
  11. 95ea283 Remove neglected fillOptions function from nanobench. by Greg Daniel · 2 years, 10 months ago
  12. 7ad42c0 Fix nanobench perf bug with large --ms values by Brian Osman · 2 years, 11 months ago
  13. fbf0214 Move more Ops to skgpu::v1 namespace by Robert Phillips · 2 years, 11 months ago
  14. 2af13c1 Reland "Fix compilation w/ "skia_enable_svg = false" (take 2)" by Robert Phillips · 2 years, 11 months ago
  15. 44b7568 Revert "Fix compilation w/ "skia_enable_svg = false" (take 2)" by Robert Phillips · 2 years, 11 months ago
  16. be2c3ee Fix compilation with "skia_enable_skparagraph = false" by Robert Phillips · 2 years, 11 months ago
  17. 30a6b10 Fix compilation w/ "skia_enable_svg = false" (take 2) by Robert Phillips · 2 years, 11 months ago
  18. 2a26c50 Store the correct number of samples in GrProgramInfo by Chris Dalton · 2 years, 11 months ago
  19. 62bd633 Move tessellation ops to skgpu::v1 namespace by Robert Phillips · 2 years, 11 months ago
  20. 9f1e06a Reland "Add sRGB 8888 colortype" by Brian Osman · 3 years ago
  21. 405eb7b Revert "Add sRGB 8888 colortype" by Brian Osman · 2 years, 11 months ago
  22. 0f7c10e Add sRGB 8888 colortype by Brian Osman · 3 years ago
  23. abae275 Fix shadowed-variable warning in PathIter bench code. by John Stiles · 2 years, 11 months ago
  24. fcb5023 Remove old color space configs from tools by Brian Osman · 3 years ago
  25. 41ebbd7 Move triangulators and tessellators into gpu/geometry by Robert Phillips · 2 years, 11 months ago
  26. 4a5e22a Further unified error handling between SkSL and DSL by Ethan Nicholas · 3 years ago
  27. 73339ad Fix cases of variable shadowing in /bench/. by John Stiles · 3 years ago
  28. 979b5ae Switch nanobench (and perf bots) over to new via-style color spaces by Brian Osman · 3 years ago
  29. 4895946 Move ProgramImpl definitions into Processor subclass headers. by Brian Salomon · 3 years ago
  30. bab2d11 Improve consistency of GP::ProgramImpl subclasses by Brian Salomon · 3 years ago
  31. f95940b Rename GrGLSLGeometryProcessor to GrGeometryProcessor::ProgramImpl by Brian Salomon · 3 years ago
  32. 13b2873 Remove GLSL from name of functions that builds GrProcessor keys. by Brian Salomon · 3 years ago
  33. 54fd96b Fix Wunused-but-set-variable warnings by Brian Salomon · 3 years ago
  34. 2f6e2f8 Use SkClipOp::kFoo instead of kFoo_SkClipOp from SkClipOpPriv by Michael Ludwig · 3 years ago
  35. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years ago
  36. 17eaf62 Update GrPathTessellator::prepare() to take a list of paths by Chris Dalton · 3 years ago
  37. 310178c Microbench for canvas save/restore calls by Brian Osman · 3 years ago
  38. 6966981 Add a 'pathMatrix' to GrPathTessellator::prepare by Chris Dalton · 3 years ago
  39. 40c906f Don't store a GrVertexWriter pointer in GrMiddleOutPolygonTriangulator by Chris Dalton · 3 years ago
  40. 400f52e Retract GrSurfaceDrawContext.h a bit by Robert Phillips · 3 years ago
  41. 40bc657 If we have no textures, suppress the shader by Mike Reed · 3 years ago
  42. 6417cfc Add _bilerp variant to vertices bench by Mike Reed · 3 years ago
  43. d068e41 Pass separate texs so we don't cheat in drawVerts by Mike Reed · 3 years ago
  44. 0e2fb66 Add flag to force high-precision RP by Mike Reed · 3 years ago
  45. dd2fdea Initial land of DSLParser by Ethan Nicholas · 3 years ago
  46. e40495d Untangle GrSurfaceDrawContext.h, GrTextureOp.h and GrFillRectOp.h by Robert Phillips · 3 years ago
  47. 50516f3 Add a robust "isinf" workaround for tessellation by Chris Dalton · 3 years ago
  48. 3febc61 Revert "Add an isinf() polyfill for tessellation shaders" by Chris Dalton · 3 years ago
  49. 6aaf00f Add a "usesMSAASurface" arg to GrMeshDrawOp::onCreateProgramInfo by Chris Dalton · 3 years ago
  50. f8b7c1a Pass CTM to path effects (experimental) by Tyler Denniston · 3 years ago
  51. 54fd2c5 Re-enable large png decode bench by Florin Malita · 3 years ago
  52. cd947ac Extend blendmodes bench to time sprites by Mike Reed · 3 years ago
  53. a8d2bf7 Disable large png bench by Florin Malita · 3 years, 1 month ago
  54. d584ddd Add skottie-vs-png decode bench by Florin Malita · 3 years, 1 month ago
  55. 6904303 Add an isinf() polyfill for tessellation shaders by Chris Dalton · 3 years, 1 month ago
  56. bb995e6 Add an sk_VertexID workaround for tessellated stroking by Chris Dalton · 3 years, 1 month ago
  57. efe9df3 Revert "Don't keep "outResultsFile" open in nanobench" by Herb Derby · 3 years, 1 month ago
  58. 7114395 Switch GrMeshDrawOp::Target to be the stand alone GrMeshDrawTarget class by Robert Phillips · 3 years, 1 month ago
  59. 2d8b835 Add SkBlender class; thread into SkVMBlitter. by John Stiles · 3 years, 1 month ago
  60. af8047d Rename existing 'Blend' enums/names to 'BlendFilter'. by John Stiles · 3 years, 1 month ago
  61. 6823b50 Revert "Revert "Switched SkSL parser APIs from char* + length to string_view"" by Ethan Nicholas · 3 years, 1 month ago
  62. 85ed605 Revert "Switched SkSL parser APIs from char* + length to string_view" by Jorge Betancourt · 3 years, 1 month ago
  63. 2705cbf Switched SkSL parser APIs from char* + length to string_view by Ethan Nicholas · 3 years, 1 month ago
  64. 9d1cc05 Add scratch-only version of performDeferredCleanup by Michael Ludwig · 3 years, 1 month ago
  65. 198ac15 Reland "Fix tessellation checks for "usesVaryingCoords"" by Chris Dalton · 3 years, 1 month ago
  66. 7391511 Fix compiler error in TessellateBench.cpp by Chris Dalton · 3 years, 1 month ago
  67. 5d1599f Revert "Fix tessellation checks for "usesVaryingCoords"" by Jim Van Verth · 3 years, 1 month ago
  68. 9e67891 Revert "Wean tessellation off SkPathOps" by Chris Dalton · 3 years, 1 month ago
  69. bd727d0 Fix tessellation checks for "usesVaryingCoords" by Chris Dalton · 3 years, 1 month ago
  70. d2b8ba3 Add a fixed-count impl for tessellated wedges by Chris Dalton · 3 years, 1 month ago
  71. 3d808f4 nanobench should only serialize finite values to JSON. by Joe Gregorio · 3 years, 1 month ago
  72. 6b2121d Wean tessellation off SkPathOps by Chris Dalton · 3 years, 1 month ago
  73. 26666bd Replace the indirect patch tessellator with fixed count by Chris Dalton · 3 years, 1 month ago
  74. f7f36ae Add ProgramKind::kRuntimeBlend for Runtime Blend functions. by John Stiles · 3 years, 1 month ago
  75. e6f4531 Make GrWangsFormula::conic take "precision" instead of "tolerance" by Chris Dalton · 3 years, 1 month ago
  76. d9bdc32 Split GrPathTessellator subclasses into their own files by Chris Dalton · 3 years, 1 month ago
  77. 52cb1d0 Rename GrXferProcessor::DstProxyView to GrDstProxyView. by John Stiles · 3 years, 1 month ago
  78. feb099c Delete GrStrokeIndirectTessellator by Chris Dalton · 3 years, 2 months ago
  79. f4f9c3b [nanobench] Report the ratio of median/min. by Joe Gregorio · 3 years, 2 months ago
  80. 3b41278 Move tessellation shader files into a subdirectory by Chris Dalton · 3 years, 2 months ago
  81. 2f733ec Restructure path tessellation shaders by Chris Dalton · 3 years, 2 months ago
  82. 13adb4a Speed up the fixed count parametric/radial sort by Chris Dalton · 3 years, 2 months ago
  83. 569c01b Simplify heuristics for selecting path tessellators by Chris Dalton · 3 years, 2 months ago
  84. 8447f13 Chop tessellated curves that don't fit in a patch by Chris Dalton · 3 years, 2 months ago
  85. 2758a31 Add triangle support to GrPathOuterCurveTessellator by Chris Dalton · 3 years, 2 months ago
  86. e73c070 Refactor stroke tessellation shaders by Chris Dalton · 3 years, 2 months ago
  87. df2dbad Reland "Reland "Reland "Use conics with w=Inf to describe triangles for the tessellator""" by Chris Dalton · 3 years, 2 months ago
  88. 0638df1 Cull tessellated strokes that don't intersect the viewport by Chris Dalton · 3 years, 2 months ago
  89. 8731a71 Convert GrPathIndirectTessellator to use GrVertexWriter by Chris Dalton · 3 years, 2 months ago
  90. 4e9d5e2 Use Wang's formula for quadratic and cubic point counts by Michael Ludwig · 3 years, 2 months ago
  91. 97f85bb Remove SkTextBlobDiffCanvas, use tracking device directly with base SkCanvas by Michael Ludwig · 3 years, 2 months ago
  92. daa9b8e Add mapRect function and RectToRect constructor to SkM44 by Michael Ludwig · 3 years, 2 months ago
  93. 5dfb3f4 Collect DMSAA stats by Chris Dalton · 3 years, 3 months ago
  94. 31fddc3 MSKP support in nanobench by Brian Salomon · 3 years, 3 months ago
  95. 2579c28 nanobench: Don't tile skps outside their cull rect by Chris Dalton · 3 years, 3 months ago
  96. 82007f5 Implement a fixed count stroke tessellator by Chris Dalton · 3 years, 3 months ago
  97. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 3 months ago
  98. d5a6764 use GrArenas for direct glyph drawing by Herb Derby · 3 years, 3 months ago
  99. 6ca9e18 Update GrStrokeTessellator to make its own shader by Chris Dalton · 3 years, 3 months ago
  100. f6123f1 Convert some SkRuntimeEffect::Make to use stage-specific factories by Brian Osman · 3 years, 3 months ago