- 01e6d17 Stop including SkCanvas.h from GrTypesPriv.h by Brian Osman · 4 years, 10 months ago
- f36b37f onProgram for SkGaussianColorFilter, plus gm and bench by Mike Reed · 4 years, 10 months ago
- ea1d105 onProgram for overdraw-colorfilter by Mike Reed · 4 years, 10 months ago
- 3e191dc add bench for highcontrast-colorfilter by Mike Reed · 4 years, 10 months ago
- f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 11 months ago
- 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 11 months ago
- fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 11 months ago
- 00ba5ef Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots" by Brian Salomon · 4 years, 11 months ago
- f6784a8 Don't build GL on Metal, Vulkan, Dawn, Direct3D bots by Brian Salomon · 4 years, 11 months ago
- 765ed36 Delete GrOpsRenderPass::drawMeshes by Chris Dalton · 4 years, 11 months ago
- aa0e45c Add pass-through helper methods from GrOpFlushState to GrOpsRenderPass by Chris Dalton · 4 years, 11 months ago
- eb694b7 Rename GrMesh to GrSimpleMesh by Chris Dalton · 4 years, 11 months ago
- 37c7bdd Remove GrMesh::setVertexData by Chris Dalton · 4 years, 11 months ago
- 2669a7b More programInfo cleanup by Robert Phillips · 4 years, 11 months ago
- 6941f4a Update three GrMeshDrawOps to surface their programInfos at record time by Robert Phillips · 4 years, 11 months ago
- 4133dc4 Clean up programInfo creation in GrMeshDrawOp-derived Ops by Robert Phillips · 4 years, 11 months ago
- fdf9404 Remove exotic legacy bitmap drawing entry points: Nine, Lattice by Mike Reed · 4 years, 11 months ago
- 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 5 years ago
- f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 5 years ago
- e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 5 years ago
- 49d6bca Drain autorelease pool after each bench run. by Jim Van Verth · 5 years ago
- a121fb6 renable SkM44.h checks by Mike Klein · 5 years ago
- a64f5b2 Remove SkExclusiveStrikePtr. Replace it with sk_sp<SkStrike> by Herb Derby · 5 years ago
- 02497d4 Update nanobench and skpbench to use flush API for gpu syncing. by Greg Daniel · 5 years ago
- 0e6832d remove bench -- we don't exercise this class anymore by Mike Reed · 5 years ago
- 46f5c5f Make SkM44 public by Mike Reed · 5 years ago
- 81e84a6 Make SkStrikeCache::Node be SkStrike. by Herb Derby · 5 years ago
- 79f336d Remove GrPrimitiveType from GrMesh by Chris Dalton · 5 years ago
- 508fd32 make SkBBH a public interface by Mike Klein · 5 years ago
- 788b916 Remove SkTMin and SkTMax by Brian Osman · 5 years ago
- 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 5 years ago
- 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 5 years ago
- b962eff Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 5 years ago
- 73c7587 Reland "Specialize SkRectanzier to SkRectanizerSkyline" by Herb Derby · 5 years ago
- e4ddb8a Revert "Specialize SkRectanzier to SkRectanizerSkyline" by Mike Reed · 5 years ago
- 77e1f84 Specialize SkRectanzier to SkRectanizerSkyline by Herb Derby · 5 years ago
- 470e0ac Revert "Revert "Revert "Complete rewrite of the SkSL interpreter""" by Ben Wagner · 5 years ago
- 7deb1c2 Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 5 years ago
- b26b4e7 Revert "Revert "use SkM44 internally"" by Mike Reed · 5 years ago
- b6c27f1 Add GrQuad::bounds() benchmark by Michael Ludwig · 5 years ago
- f79aacb Revert "use SkM44 internally" by Mike Reed · 5 years ago
- 295cdf8 use SkM44 internally by Mike Reed · 5 years ago
- 55f6fc3 IWYU -- colorspace no longer includes matrix44 by Mike Reed · 5 years ago
- 99c54f0 Revert "Complete rewrite of the SkSL interpreter" by Ethan Nicholas · 5 years ago
- 2cde3a1 Complete rewrite of the SkSL interpreter by Ethan Nicholas · 5 years ago
- 215c34b SkMScalar is obsolete -- use SkScalar by Mike Reed · 5 years ago
- d4d3b33 Make converting from 4x4 to 3x3 explicit by Mike Reed · 5 years ago
- b147ace DCI-P3 -> Display P3 in Skia by Mike Klein · 5 years ago
- ea4459d add new debug/profiling mechanism by Mike Klein · 5 years ago
- c4b8eef move SkV3 into header by Mike Reed · 5 years ago
- 2a57e79 add --skvm to nanobench and fm by Mike Klein · 5 years ago
- 064c7f9 Optimize concat44 on canvas by Mike Reed · 5 years ago
- 9abd568 Reland "Avoid loop-dependent behavior in GrMemoryPoolBench" by Michael Ludwig · 5 years ago
- e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 5 years ago
- 403c807 Revert "Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API."" by Mike Reed · 5 years ago
- dff4c1d Revert "Avoid loop-dependent behavior in GrMemoryPoolBench" by Michael Ludwig · 5 years ago
- f811fc3 Avoid loop-dependent behavior in GrMemoryPoolBench by Michael Ludwig · 5 years ago
- 268ed57 Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API." by Brian Osman · 5 years ago
- a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 5 years ago
- 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 5 years ago
- 98bfcc7 Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API. by Mike Reed · 5 years ago
- ee426f2 Move SkRuntimeEffect.h to include/effects by Brian Osman · 5 years ago
- 1bf3199 Fix asserts in SkRuntimeEffect color filter benchmarks by Brian Osman · 5 years ago
- 4ee6356 Add SkRuntimeEffect::makeColorFilter by Brian Osman · 5 years 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
- e0fbe94 Use flat version of path-direction enum by Mike Reed · 5 years ago
- 7cd0bfe No longer ref count GrGeometryProcessors by Robert Phillips · 5 years ago
- a2b3b9e Expose the owning surface to a canvas? by Mike Reed · 5 years ago
- 2319b80 remove unused (by clients) SkMultiPictureDraw by Mike Reed · 5 years ago
- cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 5 years ago
- e94cdd2 Use QuadHelper and PatternHelper in more places by Robert Phillips · 5 years ago
- 1beb8ae Reland "Add variety of bulk API benchmarks" by Michael Ludwig · 5 years ago
- 659b21d Revert "Add variety of bulk API benchmarks" by Joe Gregorio · 5 years ago
- e63595d Add variety of bulk API benchmarks by Michael Ludwig · 5 years ago
- 5dfefa2 nanobench: option to execute directory of TextBlobTraces as benches by Hal Canary · 5 years ago
- 2362ae7 [minor] nanobench: use default member initializer by Hal Canary · 5 years ago
- e107faa SkRemoteGlyphCache Add tracing to diff canvas by Hal Canary · 5 years ago
- 2e1381e Don't keep "outResultsFile" open in nanobench by Chris Dalton · 5 years ago
- 953efcc Color filter benchmarks by Florin Malita · 5 years ago
- 60c37e7 Enable SKSL in skia_nanobench, enforce resources being present. by Nathaniel Nifong · 5 years ago
- 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 5 years ago
- cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 5 years ago
- 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
- 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
- ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 5 years ago
- 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 5 years ago