1. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 4 months ago
  2. f5ecf51 Stop including SkVertices.h from so many places by Brian Osman · 4 years, 4 months ago
  3. 01e6d17 Stop including SkCanvas.h from GrTypesPriv.h by Brian Osman · 4 years, 4 months ago
  4. f36b37f onProgram for SkGaussianColorFilter, plus gm and bench by Mike Reed · 4 years, 4 months ago
  5. ea1d105 onProgram for overdraw-colorfilter by Mike Reed · 4 years, 4 months ago
  6. 3e191dc add bench for highcontrast-colorfilter by Mike Reed · 4 years, 4 months ago
  7. f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 4 months ago
  8. 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 4 months ago
  9. fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 4 months ago
  10. 00ba5ef Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots" by Brian Salomon · 4 years, 4 months ago
  11. f6784a8 Don't build GL on Metal, Vulkan, Dawn, Direct3D bots by Brian Salomon · 4 years, 4 months ago
  12. 765ed36 Delete GrOpsRenderPass::drawMeshes by Chris Dalton · 4 years, 4 months ago
  13. aa0e45c Add pass-through helper methods from GrOpFlushState to GrOpsRenderPass by Chris Dalton · 4 years, 4 months ago
  14. eb694b7 Rename GrMesh to GrSimpleMesh by Chris Dalton · 4 years, 4 months ago
  15. 37c7bdd Remove GrMesh::setVertexData by Chris Dalton · 4 years, 5 months ago
  16. 2669a7b More programInfo cleanup by Robert Phillips · 4 years, 5 months ago
  17. 6941f4a Update three GrMeshDrawOps to surface their programInfos at record time by Robert Phillips · 4 years, 5 months ago
  18. 4133dc4 Clean up programInfo creation in GrMeshDrawOp-derived Ops by Robert Phillips · 4 years, 5 months ago
  19. fdf9404 Remove exotic legacy bitmap drawing entry points: Nine, Lattice by Mike Reed · 4 years, 5 months ago
  20. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 5 months ago
  21. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 5 months ago
  22. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 5 months ago
  23. 49d6bca Drain autorelease pool after each bench run. by Jim Van Verth · 4 years, 5 months ago
  24. a121fb6 renable SkM44.h checks by Mike Klein · 4 years, 5 months ago
  25. a64f5b2 Remove SkExclusiveStrikePtr. Replace it with sk_sp<SkStrike> by Herb Derby · 4 years, 5 months ago
  26. 02497d4 Update nanobench and skpbench to use flush API for gpu syncing. by Greg Daniel · 4 years, 5 months ago
  27. 0e6832d remove bench -- we don't exercise this class anymore by Mike Reed · 4 years, 5 months ago
  28. 46f5c5f Make SkM44 public by Mike Reed · 4 years, 5 months ago
  29. 81e84a6 Make SkStrikeCache::Node be SkStrike. by Herb Derby · 4 years, 5 months ago
  30. 79f336d Remove GrPrimitiveType from GrMesh by Chris Dalton · 4 years, 6 months ago
  31. 508fd32 make SkBBH a public interface by Mike Klein · 4 years, 6 months ago
  32. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 6 months ago
  33. 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 4 years, 6 months ago
  34. 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 4 years, 6 months ago
  35. b962eff Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 4 years, 6 months ago
  36. 73c7587 Reland "Specialize SkRectanzier to SkRectanizerSkyline" by Herb Derby · 4 years, 6 months ago
  37. e4ddb8a Revert "Specialize SkRectanzier to SkRectanizerSkyline" by Mike Reed · 4 years, 6 months ago
  38. 77e1f84 Specialize SkRectanzier to SkRectanizerSkyline by Herb Derby · 4 years, 6 months ago
  39. 470e0ac Revert "Revert "Revert "Complete rewrite of the SkSL interpreter""" by Ben Wagner · 4 years, 6 months ago
  40. 7deb1c2 Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 4 years, 6 months ago
  41. b26b4e7 Revert "Revert "use SkM44 internally"" by Mike Reed · 4 years, 6 months ago
  42. b6c27f1 Add GrQuad::bounds() benchmark by Michael Ludwig · 4 years, 6 months ago
  43. f79aacb Revert "use SkM44 internally" by Mike Reed · 4 years, 6 months ago
  44. 295cdf8 use SkM44 internally by Mike Reed · 4 years, 6 months ago
  45. 55f6fc3 IWYU -- colorspace no longer includes matrix44 by Mike Reed · 4 years, 6 months ago
  46. 99c54f0 Revert "Complete rewrite of the SkSL interpreter" by Ethan Nicholas · 4 years, 6 months ago
  47. 2cde3a1 Complete rewrite of the SkSL interpreter by Ethan Nicholas · 4 years, 6 months ago
  48. 215c34b SkMScalar is obsolete -- use SkScalar by Mike Reed · 4 years, 6 months ago
  49. d4d3b33 Make converting from 4x4 to 3x3 explicit by Mike Reed · 4 years, 6 months ago
  50. b147ace DCI-P3 -> Display P3 in Skia by Mike Klein · 4 years, 6 months ago
  51. ea4459d add new debug/profiling mechanism by Mike Klein · 4 years, 6 months ago
  52. c4b8eef move SkV3 into header by Mike Reed · 4 years, 6 months ago
  53. 2a57e79 add --skvm to nanobench and fm by Mike Klein · 4 years, 6 months ago
  54. 064c7f9 Optimize concat44 on canvas by Mike Reed · 4 years, 7 months ago
  55. 9abd568 Reland "Avoid loop-dependent behavior in GrMemoryPoolBench" by Michael Ludwig · 4 years, 7 months ago
  56. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 4 years, 7 months ago
  57. 403c807 Revert "Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API."" by Mike Reed · 4 years, 7 months ago
  58. dff4c1d Revert "Avoid loop-dependent behavior in GrMemoryPoolBench" by Michael Ludwig · 4 years, 7 months ago
  59. f811fc3 Avoid loop-dependent behavior in GrMemoryPoolBench by Michael Ludwig · 4 years, 7 months ago
  60. 268ed57 Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API." by Brian Osman · 4 years, 7 months ago
  61. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 4 years, 7 months ago
  62. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 4 years, 7 months ago
  63. 98bfcc7 Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API. by Mike Reed · 4 years, 7 months ago
  64. ee426f2 Move SkRuntimeEffect.h to include/effects by Brian Osman · 4 years, 7 months ago
  65. 1bf3199 Fix asserts in SkRuntimeEffect color filter benchmarks by Brian Osman · 4 years, 7 months ago
  66. 4ee6356 Add SkRuntimeEffect::makeColorFilter by Brian Osman · 4 years, 7 months ago
  67. 77cf430 starter bench for canvas matrix operations by Mike Reed · 4 years, 7 months ago
  68. 8845c37 extend imageshader updater to handle perspective by Mike Reed · 4 years, 7 months ago
  69. 9d10abe Remove all layout(ctype=...) from runtime SkSKL by Brian Osman · 4 years, 8 months ago
  70. f46d5ca use std::make_unique by Mike Klein · 4 years, 8 months ago
  71. 6986c65 Make Gr[Op]MemoryPool allocate itself into its initial block. by Brian Salomon · 4 years, 8 months ago
  72. 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 4 years, 8 months ago
  73. b78729a Fix some GCC warnings. by Mike Klein · 4 years, 8 months ago
  74. c241b58 Make fragment processor iterators work with range for loops. by Brian Salomon · 4 years, 8 months ago
  75. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 4 years, 8 months ago
  76. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 4 years, 8 months ago
  77. 3a50981 switch to new filltype for SkPath by Mike Reed · 4 years, 8 months ago
  78. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 4 years, 8 months ago
  79. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 8 months ago
  80. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 8 months ago
  81. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 4 years, 8 months ago
  82. e0fbe94 Use flat version of path-direction enum by Mike Reed · 4 years, 8 months ago
  83. 7cd0bfe No longer ref count GrGeometryProcessors by Robert Phillips · 4 years, 8 months ago
  84. a2b3b9e Expose the owning surface to a canvas? by Mike Reed · 4 years, 8 months ago
  85. 2319b80 remove unused (by clients) SkMultiPictureDraw by Mike Reed · 4 years, 8 months ago
  86. cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 4 years, 9 months ago
  87. e94cdd2 Use QuadHelper and PatternHelper in more places by Robert Phillips · 4 years, 9 months ago
  88. 1beb8ae Reland "Add variety of bulk API benchmarks" by Michael Ludwig · 4 years, 9 months ago
  89. 659b21d Revert "Add variety of bulk API benchmarks" by Joe Gregorio · 4 years, 9 months ago
  90. e63595d Add variety of bulk API benchmarks by Michael Ludwig · 4 years, 9 months ago
  91. 5dfefa2 nanobench: option to execute directory of TextBlobTraces as benches by Hal Canary · 4 years, 9 months ago
  92. 2362ae7 [minor] nanobench: use default member initializer by Hal Canary · 4 years, 9 months ago
  93. e107faa SkRemoteGlyphCache Add tracing to diff canvas by Hal Canary · 4 years, 9 months ago
  94. 2e1381e Don't keep "outResultsFile" open in nanobench by Chris Dalton · 4 years, 9 months ago
  95. 953efcc Color filter benchmarks by Florin Malita · 4 years, 9 months ago
  96. 60c37e7 Enable SKSL in skia_nanobench, enforce resources being present. by Nathaniel Nifong · 4 years, 9 months ago
  97. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 4 years, 10 months ago
  98. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 4 years, 10 months ago
  99. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  100. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago