- 684838f Mark SkStringPrintf as SK_PRINTF_LIKE by Adlai Holler · 4 years, 6 months ago
- 8650d33 Update PathIterBench to use the new RangeIter instead of RawIter by Chris Dalton · 4 years, 7 months ago
- e2a9443 Fix SkBitSet. by Ben Wagner · 4 years, 7 months ago
- 273f107 Dump out path-mask generation and caching stats by Robert Phillips · 4 years, 7 months ago
- 6d2febd Reland "Add create backend texture with color upload bench." by Greg Daniel · 4 years, 7 months ago
- d5f937b Add min/max/clamp/saturate intrinsics to ByteCodeGenerator by Brian Osman · 4 years, 7 months ago
- 1ff415d Revert "Add create backend texture with color upload bench." by Greg Daniel · 4 years, 7 months ago
- 690b4c4 Add create backend texture with color upload bench. by Greg Daniel · 4 years, 7 months ago
- 6f994a8 Add benchmarks for large kernel matrix convolutions by Adlai Holler · 4 years, 7 months ago
- 77083c7 Revert "replace SkSharedMutex" by Mike Klein · 4 years, 7 months ago
- cfdc07a replace SkSharedMutex by Mike Klein · 4 years, 7 months ago
- f5132a0 Reland "Optimize GrTessellatePathOp's code to emit inner triangles" by Chris Dalton · 4 years, 7 months ago
- 5f56cb1 Revert "Optimize GrTessellatePathOp's code to emit inner triangles" by Ethan Nicholas · 4 years, 7 months ago
- 0f9ebd1 Optimize GrTessellatePathOp's code to emit inner triangles by Chris Dalton · 4 years, 7 months ago
- 7f0b897 Add CPU benchmarks for individual methods on GrTessellatePathOp by Chris Dalton · 4 years, 7 months ago
- 449b115 Plumb SkMatrixProvider throughout Ganesh by Brian Osman · 4 years, 7 months ago
- 45d9cc8 remove i16x2 ops by Mike Klein · 4 years, 7 months ago
- 3ef77dd clean up public m44 and camera api by Mike Reed · 4 years, 8 months ago
- b08cc02 Switch back to stack-based SkSL interpreter by Brian Osman · 4 years, 8 months ago
- 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 8 months ago
- f5ecf51 Stop including SkVertices.h from so many places by Brian Osman · 4 years, 8 months ago
- 01e6d17 Stop including SkCanvas.h from GrTypesPriv.h by Brian Osman · 4 years, 8 months ago
- f36b37f onProgram for SkGaussianColorFilter, plus gm and bench by Mike Reed · 4 years, 8 months ago
- ea1d105 onProgram for overdraw-colorfilter by Mike Reed · 4 years, 8 months ago
- 3e191dc add bench for highcontrast-colorfilter by Mike Reed · 4 years, 8 months ago
- f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 8 months ago
- 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 8 months ago
- fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 8 months ago
- 00ba5ef Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots" by Brian Salomon · 4 years, 8 months ago
- f6784a8 Don't build GL on Metal, Vulkan, Dawn, Direct3D bots by Brian Salomon · 4 years, 8 months ago
- 765ed36 Delete GrOpsRenderPass::drawMeshes by Chris Dalton · 4 years, 8 months ago
- aa0e45c Add pass-through helper methods from GrOpFlushState to GrOpsRenderPass by Chris Dalton · 4 years, 8 months ago
- eb694b7 Rename GrMesh to GrSimpleMesh by Chris Dalton · 4 years, 8 months ago
- 37c7bdd Remove GrMesh::setVertexData by Chris Dalton · 4 years, 8 months ago
- 2669a7b More programInfo cleanup by Robert Phillips · 4 years, 8 months ago
- 6941f4a Update three GrMeshDrawOps to surface their programInfos at record time by Robert Phillips · 4 years, 8 months ago
- 4133dc4 Clean up programInfo creation in GrMeshDrawOp-derived Ops by Robert Phillips · 4 years, 8 months ago
- fdf9404 Remove exotic legacy bitmap drawing entry points: Nine, Lattice by Mike Reed · 4 years, 8 months ago
- 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 9 months ago
- f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 9 months ago
- e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 9 months ago
- 49d6bca Drain autorelease pool after each bench run. by Jim Van Verth · 4 years, 9 months ago
- a121fb6 renable SkM44.h checks by Mike Klein · 4 years, 9 months ago
- a64f5b2 Remove SkExclusiveStrikePtr. Replace it with sk_sp<SkStrike> by Herb Derby · 4 years, 9 months ago
- 02497d4 Update nanobench and skpbench to use flush API for gpu syncing. by Greg Daniel · 4 years, 9 months ago
- 0e6832d remove bench -- we don't exercise this class anymore by Mike Reed · 4 years, 9 months ago
- 46f5c5f Make SkM44 public by Mike Reed · 4 years, 9 months ago
- 81e84a6 Make SkStrikeCache::Node be SkStrike. by Herb Derby · 4 years, 9 months ago
- 79f336d Remove GrPrimitiveType from GrMesh by Chris Dalton · 4 years, 9 months ago
- 508fd32 make SkBBH a public interface by Mike Klein · 4 years, 9 months ago
- 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 10 months ago
- 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 4 years, 10 months ago
- 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 4 years, 10 months ago
- b962eff Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 4 years, 10 months ago
- 73c7587 Reland "Specialize SkRectanzier to SkRectanizerSkyline" by Herb Derby · 4 years, 10 months ago
- e4ddb8a Revert "Specialize SkRectanzier to SkRectanizerSkyline" by Mike Reed · 4 years, 10 months ago
- 77e1f84 Specialize SkRectanzier to SkRectanizerSkyline by Herb Derby · 4 years, 10 months ago
- 470e0ac Revert "Revert "Revert "Complete rewrite of the SkSL interpreter""" by Ben Wagner · 4 years, 10 months ago
- 7deb1c2 Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 4 years, 10 months ago
- b26b4e7 Revert "Revert "use SkM44 internally"" by Mike Reed · 4 years, 10 months ago
- b6c27f1 Add GrQuad::bounds() benchmark by Michael Ludwig · 4 years, 10 months ago
- f79aacb Revert "use SkM44 internally" by Mike Reed · 4 years, 10 months ago
- 295cdf8 use SkM44 internally by Mike Reed · 4 years, 10 months ago
- 55f6fc3 IWYU -- colorspace no longer includes matrix44 by Mike Reed · 4 years, 10 months ago
- 99c54f0 Revert "Complete rewrite of the SkSL interpreter" by Ethan Nicholas · 4 years, 10 months ago
- 2cde3a1 Complete rewrite of the SkSL interpreter by Ethan Nicholas · 4 years, 10 months ago
- 215c34b SkMScalar is obsolete -- use SkScalar by Mike Reed · 4 years, 10 months ago
- d4d3b33 Make converting from 4x4 to 3x3 explicit by Mike Reed · 4 years, 10 months ago
- b147ace DCI-P3 -> Display P3 in Skia by Mike Klein · 4 years, 10 months ago
- ea4459d add new debug/profiling mechanism by Mike Klein · 4 years, 10 months ago
- c4b8eef move SkV3 into header by Mike Reed · 4 years, 10 months ago
- 2a57e79 add --skvm to nanobench and fm by Mike Klein · 4 years, 10 months ago
- 064c7f9 Optimize concat44 on canvas by Mike Reed · 4 years, 11 months ago
- 9abd568 Reland "Avoid loop-dependent behavior in GrMemoryPoolBench" by Michael Ludwig · 4 years, 11 months ago
- e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 4 years, 11 months ago
- 403c807 Revert "Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API."" by Mike Reed · 4 years, 11 months ago
- dff4c1d Revert "Avoid loop-dependent behavior in GrMemoryPoolBench" by Michael Ludwig · 4 years, 11 months ago
- f811fc3 Avoid loop-dependent behavior in GrMemoryPoolBench by Michael Ludwig · 4 years, 11 months ago
- 268ed57 Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API." by Brian Osman · 4 years, 11 months ago
- a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 4 years, 11 months ago
- 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 4 years, 11 months ago
- 98bfcc7 Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API. by Mike Reed · 4 years, 11 months ago
- ee426f2 Move SkRuntimeEffect.h to include/effects by Brian Osman · 4 years, 11 months ago
- 1bf3199 Fix asserts in SkRuntimeEffect color filter benchmarks by Brian Osman · 4 years, 11 months ago
- 4ee6356 Add SkRuntimeEffect::makeColorFilter by Brian Osman · 4 years, 11 months ago
- 77cf430 starter bench for canvas matrix operations by Mike Reed · 5 years ago
- 8845c37 extend imageshader updater to handle perspective by Mike Reed · 5 years ago
- 9d10abe Remove all layout(ctype=...) from runtime SkSKL by Brian Osman · 5 years ago
- f46d5ca use std::make_unique by Mike Klein · 5 years ago
- 6986c65 Make Gr[Op]MemoryPool allocate itself into its initial block. by Brian Salomon · 5 years ago
- 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 5 years ago
- b78729a Fix some GCC warnings. by Mike Klein · 5 years ago
- c241b58 Make fragment processor iterators work with range for loops. by Brian Salomon · 5 years ago
- 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 5 years ago
- 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 5 years ago
- 3a50981 switch to new filltype for SkPath by Mike Reed · 5 years ago
- 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 5 years ago
- 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 5 years ago
- 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 5 years ago
- 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 5 years ago