1. ebebf6e Move SkParagraph bits into skparagraph directory. by Ben Wagner · 4 years, 2 months ago
  2. 1443c9d Create indirect index buffer for tessellation during onPrepare by Chris Dalton · 4 years, 2 months ago
  3. b5391d9 Reland "Reland "Add a tessellation mode that uses indirect draws"" by Chris Dalton · 4 years, 2 months ago
  4. 0e6d4f1 Revert "Reland "Add a tessellation mode that uses indirect draws"" by Chris Dalton · 4 years, 2 months ago
  5. 477512c Reland "Add a tessellation mode that uses indirect draws" by Chris Dalton · 4 years, 2 months ago
  6. ec31488 Revert "Add a tessellation mode that uses indirect draws" by Mike Klein · 4 years, 2 months ago
  7. 02d7cf7 Add a tessellation mode that uses indirect draws by Chris Dalton · 4 years, 2 months ago
  8. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 2 months ago
  9. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 2 months ago
  10. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 2 months ago
  11. 87caae6 Move SkBitmapRegionCodec into client_utils/android by Leon Scroggins III · 4 years, 3 months ago
  12. e5a141d Reland GrRectanizerPow2 by Chris Dalton · 4 years, 2 months ago
  13. 08f986d Added SkSL unpremul intrinsic by Brian Osman · 4 years, 3 months ago
  14. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 2 months ago
  15. f6bf516 Reland "Add an implementation and log2 variants for Wang's formula" by Chris Dalton · 4 years, 3 months ago
  16. 2f2d81c Fix tessellation benchmarks to not allocate new data every iteration by Chris Dalton · 4 years, 3 months ago
  17. 6c3db04 Revert "Add an implementation and log2 variants for Wang's formula" by Mike Klein · 4 years, 3 months ago
  18. e278e1c Add an implementation and log2 variants for Wang's formula by Chris Dalton · 4 years, 3 months ago
  19. 9aaec36 Plumbing SkMatrixProvider into the raster backend by Brian Osman · 4 years, 3 months ago
  20. 684838f Mark SkStringPrintf as SK_PRINTF_LIKE by Adlai Holler · 4 years, 3 months ago
  21. 8650d33 Update PathIterBench to use the new RangeIter instead of RawIter by Chris Dalton · 4 years, 3 months ago
  22. e2a9443 Fix SkBitSet. by Ben Wagner · 4 years, 3 months ago
  23. 273f107 Dump out path-mask generation and caching stats by Robert Phillips · 4 years, 3 months ago
  24. 6d2febd Reland "Add create backend texture with color upload bench." by Greg Daniel · 4 years, 3 months ago
  25. d5f937b Add min/max/clamp/saturate intrinsics to ByteCodeGenerator by Brian Osman · 4 years, 3 months ago
  26. 1ff415d Revert "Add create backend texture with color upload bench." by Greg Daniel · 4 years, 3 months ago
  27. 690b4c4 Add create backend texture with color upload bench. by Greg Daniel · 4 years, 3 months ago
  28. 6f994a8 Add benchmarks for large kernel matrix convolutions by Adlai Holler · 4 years, 3 months ago
  29. 77083c7 Revert "replace SkSharedMutex" by Mike Klein · 4 years, 3 months ago
  30. cfdc07a replace SkSharedMutex by Mike Klein · 4 years, 3 months ago
  31. f5132a0 Reland "Optimize GrTessellatePathOp's code to emit inner triangles" by Chris Dalton · 4 years, 3 months ago
  32. 5f56cb1 Revert "Optimize GrTessellatePathOp's code to emit inner triangles" by Ethan Nicholas · 4 years, 3 months ago
  33. 0f9ebd1 Optimize GrTessellatePathOp's code to emit inner triangles by Chris Dalton · 4 years, 3 months ago
  34. 7f0b897 Add CPU benchmarks for individual methods on GrTessellatePathOp by Chris Dalton · 4 years, 3 months ago
  35. 449b115 Plumb SkMatrixProvider throughout Ganesh by Brian Osman · 4 years, 3 months ago
  36. 45d9cc8 remove i16x2 ops by Mike Klein · 4 years, 4 months ago
  37. 3ef77dd clean up public m44 and camera api by Mike Reed · 4 years, 4 months ago
  38. b08cc02 Switch back to stack-based SkSL interpreter by Brian Osman · 4 years, 4 months ago
  39. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 4 months ago
  40. f5ecf51 Stop including SkVertices.h from so many places by Brian Osman · 4 years, 4 months ago
  41. 01e6d17 Stop including SkCanvas.h from GrTypesPriv.h by Brian Osman · 4 years, 4 months ago
  42. f36b37f onProgram for SkGaussianColorFilter, plus gm and bench by Mike Reed · 4 years, 4 months ago
  43. ea1d105 onProgram for overdraw-colorfilter by Mike Reed · 4 years, 4 months ago
  44. 3e191dc add bench for highcontrast-colorfilter by Mike Reed · 4 years, 4 months ago
  45. f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 4 months ago
  46. 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 4 months ago
  47. fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 4 months ago
  48. 00ba5ef Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots" by Brian Salomon · 4 years, 4 months ago
  49. f6784a8 Don't build GL on Metal, Vulkan, Dawn, Direct3D bots by Brian Salomon · 4 years, 4 months ago
  50. 765ed36 Delete GrOpsRenderPass::drawMeshes by Chris Dalton · 4 years, 4 months ago
  51. aa0e45c Add pass-through helper methods from GrOpFlushState to GrOpsRenderPass by Chris Dalton · 4 years, 4 months ago
  52. eb694b7 Rename GrMesh to GrSimpleMesh by Chris Dalton · 4 years, 4 months ago
  53. 37c7bdd Remove GrMesh::setVertexData by Chris Dalton · 4 years, 5 months ago
  54. 2669a7b More programInfo cleanup by Robert Phillips · 4 years, 5 months ago
  55. 6941f4a Update three GrMeshDrawOps to surface their programInfos at record time by Robert Phillips · 4 years, 5 months ago
  56. 4133dc4 Clean up programInfo creation in GrMeshDrawOp-derived Ops by Robert Phillips · 4 years, 5 months ago
  57. fdf9404 Remove exotic legacy bitmap drawing entry points: Nine, Lattice by Mike Reed · 4 years, 5 months ago
  58. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 5 months ago
  59. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 5 months ago
  60. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 5 months ago
  61. 49d6bca Drain autorelease pool after each bench run. by Jim Van Verth · 4 years, 5 months ago
  62. a121fb6 renable SkM44.h checks by Mike Klein · 4 years, 5 months ago
  63. a64f5b2 Remove SkExclusiveStrikePtr. Replace it with sk_sp<SkStrike> by Herb Derby · 4 years, 5 months ago
  64. 02497d4 Update nanobench and skpbench to use flush API for gpu syncing. by Greg Daniel · 4 years, 5 months ago
  65. 0e6832d remove bench -- we don't exercise this class anymore by Mike Reed · 4 years, 5 months ago
  66. 46f5c5f Make SkM44 public by Mike Reed · 4 years, 5 months ago
  67. 81e84a6 Make SkStrikeCache::Node be SkStrike. by Herb Derby · 4 years, 5 months ago
  68. 79f336d Remove GrPrimitiveType from GrMesh by Chris Dalton · 4 years, 6 months ago
  69. 508fd32 make SkBBH a public interface by Mike Klein · 4 years, 6 months ago
  70. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 6 months ago
  71. 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 4 years, 6 months ago
  72. 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 4 years, 6 months ago
  73. b962eff Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 4 years, 6 months ago
  74. 73c7587 Reland "Specialize SkRectanzier to SkRectanizerSkyline" by Herb Derby · 4 years, 6 months ago
  75. e4ddb8a Revert "Specialize SkRectanzier to SkRectanizerSkyline" by Mike Reed · 4 years, 6 months ago
  76. 77e1f84 Specialize SkRectanzier to SkRectanizerSkyline by Herb Derby · 4 years, 6 months ago
  77. 470e0ac Revert "Revert "Revert "Complete rewrite of the SkSL interpreter""" by Ben Wagner · 4 years, 6 months ago
  78. 7deb1c2 Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 4 years, 6 months ago
  79. b26b4e7 Revert "Revert "use SkM44 internally"" by Mike Reed · 4 years, 6 months ago
  80. b6c27f1 Add GrQuad::bounds() benchmark by Michael Ludwig · 4 years, 6 months ago
  81. f79aacb Revert "use SkM44 internally" by Mike Reed · 4 years, 6 months ago
  82. 295cdf8 use SkM44 internally by Mike Reed · 4 years, 6 months ago
  83. 55f6fc3 IWYU -- colorspace no longer includes matrix44 by Mike Reed · 4 years, 6 months ago
  84. 99c54f0 Revert "Complete rewrite of the SkSL interpreter" by Ethan Nicholas · 4 years, 6 months ago
  85. 2cde3a1 Complete rewrite of the SkSL interpreter by Ethan Nicholas · 4 years, 6 months ago
  86. 215c34b SkMScalar is obsolete -- use SkScalar by Mike Reed · 4 years, 6 months ago
  87. d4d3b33 Make converting from 4x4 to 3x3 explicit by Mike Reed · 4 years, 6 months ago
  88. b147ace DCI-P3 -> Display P3 in Skia by Mike Klein · 4 years, 6 months ago
  89. ea4459d add new debug/profiling mechanism by Mike Klein · 4 years, 6 months ago
  90. c4b8eef move SkV3 into header by Mike Reed · 4 years, 6 months ago
  91. 2a57e79 add --skvm to nanobench and fm by Mike Klein · 4 years, 7 months ago
  92. 064c7f9 Optimize concat44 on canvas by Mike Reed · 4 years, 7 months ago
  93. 9abd568 Reland "Avoid loop-dependent behavior in GrMemoryPoolBench" by Michael Ludwig · 4 years, 7 months ago
  94. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 4 years, 7 months ago
  95. 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
  96. dff4c1d Revert "Avoid loop-dependent behavior in GrMemoryPoolBench" by Michael Ludwig · 4 years, 7 months ago
  97. f811fc3 Avoid loop-dependent behavior in GrMemoryPoolBench by Michael Ludwig · 4 years, 7 months ago
  98. 268ed57 Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API." by Brian Osman · 4 years, 7 months ago
  99. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 4 years, 7 months ago
  100. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 4 years, 7 months ago