- aa0e45c Add pass-through helper methods from GrOpFlushState to GrOpsRenderPass by Chris Dalton · 4 years, 10 months ago
- 04ef810 port GrProxyProvider off SkTDynamicHash::Iter by Mike Klein · 4 years, 10 months ago
- 457c1eb [infra] Minor refactor for recipe properties in gen_tasks by Eric Boren · 4 years, 10 months ago
- 7957d53 Revert "Allow null rect for saveLayer" by Kevin Lubick · 4 years, 10 months ago
- 3d44f73 Sweep gradient support for CanvasKit by Dan Field · 4 years, 10 months ago
- f2e9709 Allow null rect for saveLayer by Dan Field · 4 years, 10 months ago
- eb694b7 Rename GrMesh to GrSimpleMesh by Chris Dalton · 4 years, 10 months ago
- 6c13871 fix up release notes file for milestone 83 by Heather Miller · 4 years, 10 months ago
- 37c7bdd Remove GrMesh::setVertexData by Chris Dalton · 4 years, 10 months ago
- 56c09f0 Rearrange Vulkan asserts for samplers by Chris Dalton · 4 years, 10 months ago
- cff6396 begin refactoring SkTDynamicHash and SkTMultiMap by Mike Klein · 4 years, 10 months ago
- 16701ee Shrink SkTHashTables by Mike Klein · 4 years, 10 months ago
- 0557f6a Roll ../src 907b992f87c0..6d7621abf90d (422 commits) by skia-autoroll · 4 years, 10 months ago
- ac3e765 Roll third_party/externals/angle2 6963f58c7678..cb9a86a9d867 (13 commits) by skia-autoroll · 4 years, 10 months ago
- f948150 Roll third_party/externals/swiftshader 18daa81e3d3d..3a50a43df988 (14 commits) by skia-autoroll · 4 years, 10 months ago
- 9f5ed1c Update SKP version by skia-recreate-skps · 4 years, 10 months ago
- 276a785 rearrange to emphasize most salient params by Mike Klein · 4 years, 10 months ago
- 9a4ac6e add programs to compose, lerp and luma colorfilters by Mike Reed · 4 years, 10 months ago
- 7e0a7db colorfilter's program returns a color by Mike Reed · 4 years, 10 months ago
- 6352f00 change onProgram to return its color, or an invalid-color if failed by Mike Reed · 4 years, 10 months ago
- 190b6e5 skvm for compose shaders by Mike Reed · 4 years, 10 months ago
- 320c32b Remove mips workarounds for Android. by Derek Sollenberger · 4 years, 10 months ago
- 0bd00f4 Reland "Clear out atlases if they haven't been used in a while." by Jim Van Verth · 4 years, 10 months ago
- 2cdad96 SkiaDawn: Early out in recordProgramInfo by Sean Gilhuly · 4 years, 10 months ago
- e05b1b7 [svgdevice] Handle text path effects by Florin Malita · 4 years, 10 months ago
- f9329af Revert "Clear out atlases if they haven't been used in a while." by Jim Van Verth · 4 years, 10 months ago
- 0f9c2c9 Remove instanced draws and simplify GrMesh by Chris Dalton · 4 years, 10 months ago
- bc45f28 remove legacy virtual from enforcer by Mike Reed · 4 years, 10 months ago
- 79007c9 Clear out atlases if they haven't been used in a while. by Jim Van Verth · 4 years, 10 months ago
- 75e2907 Implement support for path effects in SkSVGDevice backend. by Bryce Thomas · 4 years, 10 months ago
- a9e28af Make AAFlatteningConvexPathOp surface its programInfos at record time by Robert Phillips · 4 years, 10 months ago
- ba96256 hide getters so we can change the internals of SkVertices by Mike Reed · 4 years, 10 months ago
- 224cd4d Roll third_party/externals/angle2 2e5bd9b1e658..6963f58c7678 (14 commits) by skia-autoroll · 4 years, 10 months ago
- 6dbd838 Roll ../src 5309fd86e6da..907b992f87c0 (527 commits) by skia-autoroll · 4 years, 10 months ago
- 8ef1b85 Roll third_party/externals/swiftshader 7e857092052e..18daa81e3d3d (9 commits) by skia-autoroll · 4 years, 10 months ago
- 4d43694 Update SKP version by skia-recreate-skps · 4 years, 10 months ago
- c2da769 dot for JIT by Mike Klein · 4 years, 10 months ago
- 5caf7de restore Op::round by Mike Klein · 4 years, 10 months ago
- bb76842 Migrate GrMeshTest to the new bind/draw API by Chris Dalton · 4 years, 10 months ago
- 019385e remove LerpRed shader by Mike Reed · 4 years, 10 months ago
- 5929535 add draw-via-serialize mode to viewer by Mike Reed · 4 years, 10 months ago
- 2669a7b More programInfo cleanup by Robert Phillips · 4 years, 10 months ago
- 84a9eb5 add gm for clipShader in a layer by Mike Reed · 4 years, 10 months ago
- 334380e More GrDrawVerticesOp cleanup, to reduce redundant state by Brian Osman · 4 years, 10 months ago
- 6941f4a Update three GrMeshDrawOps to surface their programInfos at record time by Robert Phillips · 4 years, 10 months ago
- 6509bc7 [skottie] Cleanup VectorValue use by Florin Malita · 4 years, 10 months ago
- b0cee9b Remove drawBitmap et al. from SkDevice by Michael Ludwig · 4 years, 10 months ago
- 1fe50d3 make switching skvm-on-llvm easier by Mike Klein · 4 years, 10 months ago
- c02e77c [skottie] Effects cleanup pass by Florin Malita · 4 years, 10 months ago
- f0aee74 Remove (unused) shader caps from default GP factory functions by Brian Osman · 4 years, 10 months ago
- 9b449b7 Simplify and optimize GrDrawVerticesOp vertex writing loop by Brian Osman · 4 years, 10 months ago
- 4133dc4 Clean up programInfo creation in GrMeshDrawOp-derived Ops by Robert Phillips · 4 years, 10 months ago
- 9b5dba2 Update Skia milestone to 83 by Eric Boren · 4 years, 10 months ago
- 7bb74c4 Roll ../src 43a5bd0c46ed..5309fd86e6da (470 commits) by skia-autoroll · 4 years, 10 months ago
- d8fe614 Roll third_party/externals/angle2 c5b3cbdb4502..2e5bd9b1e658 (10 commits) by skia-autoroll · 4 years, 10 months ago
- 1743144 Roll third_party/externals/swiftshader 16ae92a4ee52..7e857092052e (6 commits) by skia-autoroll · 4 years, 10 months ago
- 5082df1 Remove need for gpu when unrefing managed resources. by Jim Van Verth · 4 years, 10 months ago
- f0140ee Remove GrDrawVertices fast path for simple matrix + colors + no local coords by Brian Osman · 4 years, 10 months ago
- 740d34f Make TessellatingPathOp surface its programInfo at record time by Robert Phillips · 4 years, 10 months ago
- 1b7f846 Add wrapper script to call tool to bulk abandon Gerrit CLs by Ravi Mistry · 4 years, 10 months ago
- a31ab4b Have GrVkUniformBuffers own their descriptor sets. by Greg Daniel · 4 years, 10 months ago
- 3a74f83 remove -D_GLIBCXX_DEBUG by Mike Klein · 4 years, 10 months ago
- 06e5a15 [skottie] Power reduce trivial spatial Berzier by Florin Malita · 4 years, 10 months ago
- dafbf12 SkVertices: Remove volatile/nonvolatile bit by Brian Osman · 4 years, 10 months ago
- 6dc0f63 Make DrawAtlasOp surface its programInfo at record time by Robert Phillips · 4 years, 10 months ago
- 9028bac Make DefaultPathOp surface its programInfo at record time by Robert Phillips · 4 years, 10 months ago
- fdf9404 Remove exotic legacy bitmap drawing entry points: Nine, Lattice by Mike Reed · 4 years, 10 months ago
- 21beacc Revert "Experiment with no longer avoiding uploading same uniforms in vulkan." by Greg Daniel · 4 years, 10 months ago
- 0340292 Update Go Deps by skia-recreate-skps · 4 years, 10 months ago
- 617173f Roll third_party/externals/angle2 abcc536b6207..c5b3cbdb4502 (7 commits) by skia-autoroll · 4 years, 10 months ago
- c35c05f Roll ../src 7f81408a3581..43a5bd0c46ed (526 commits) by skia-autoroll · 4 years, 10 months ago
- 6bc4a74 Roll third_party/externals/swiftshader 8be72df60462..16ae92a4ee52 (1 commits) by skia-autoroll · 4 years, 10 months ago
- c2fe5ee refactor where we wrap clipshaders, in prep for gpu backend by Mike Reed · 4 years, 10 months ago
- f97c018 simplify skvm clip shaders by Mike Klein · 4 years, 10 months ago
- 272c56b skvm clip shader support by Mike Klein · 4 years, 10 months ago
- c376cb4 skvm local matrix shader by Mike Klein · 4 years, 10 months ago
- 3e19216 Hoist GrVkResource up so it can be used for D3D and Metal. by Jim Van Verth · 4 years, 10 months ago
- bf35512 we can handle opaque clip-shaders up front by Mike Reed · 4 years, 10 months ago
- 3439323 remove testing && false by Mike Reed · 4 years, 10 months ago
- 4723724 Impl. tiled bitmaps in drawImageRect with per-edge AA flags by Michael Ludwig · 4 years, 10 months ago
- 520c5fd fix clip shader + skvm by Mike Klein · 4 years, 10 months ago
- 5f6b41e Runtime effects: Detect calls to undefined functions by Brian Osman · 4 years, 10 months ago
- 39ca973 Migrate ccpr to the new bind/draw API by Chris Dalton · 4 years, 10 months ago
- 6e7eac9 [skottie] Simplify the separate-dimensions vector interpolator by Florin Malita · 4 years, 10 months ago
- 3eabf4a Convert AAConvexPathOp to surfacing its programInfo by Robert Phillips · 4 years, 10 months ago
- a19ea58 Experiment with no longer avoiding uploading same uniforms in vulkan. by Greg Daniel · 4 years, 10 months ago
- d3f67db add Builder::dot() by Mike Klein · 4 years, 10 months ago
- 121c2af clipShader -- raster implementation by Mike Reed · 4 years, 10 months ago
- 92ec801 [skottie] 2D spatial interpolation support by Florin Malita · 4 years, 10 months ago
- dd86fb3 Move tiled bitmap code into SkGpuDevice_drawTexture.cpp by Michael Ludwig · 4 years, 10 months ago
- d1a8af6 Make GrRegionOp surface programInfos at record time by Robert Phillips · 4 years, 10 months ago
- e37f1c4 Surface programInfos on GrLatticOp at record time by Robert Phillips · 4 years, 10 months ago
- 78dac6d Convert FillRRectOp to the new bind/draw API by Chris Dalton · 4 years, 10 months ago
- 2e30796 Clean up Enums in Canvaskit by Nathaniel Nifong · 4 years, 10 months ago
- fae71fb [infra] gen_tasks: fix TODOs in usesDocker() by Eric Boren · 4 years, 10 months ago
- 80f8325 Update Go Deps by skia-recreate-skps · 4 years, 10 months ago
- 4760465 Roll ../src 5c8f724bfe77..7f81408a3581 (409 commits) by skia-autoroll · 4 years, 10 months ago
- 9e1f70b Roll third_party/externals/angle2 0c9b6abde90c..abcc536b6207 (12 commits) by skia-autoroll · 4 years, 10 months ago
- 390b9cd Roll third_party/externals/swiftshader b44162fdbb25..8be72df60462 (1 commits) by skia-autoroll · 4 years, 10 months ago
- 8a44af5 remove unused isAPicture from shaderbase by Mike Reed · 4 years, 10 months ago