- c8f95e2 Fix deprecated names by Nathaniel Nifong · 4 years, 8 months ago
- 23899c6 [infra] gen_tasks: Fix TODOs in usesGit() by Eric Boren · 4 years, 8 months ago
- e65c5fc Enable skia_use_icu for iOS by Julia Lavrova · 4 years, 8 months ago
- 02c4590 Add empty GrD3DResourceProvider class. by Greg Daniel · 4 years, 8 months ago
- d96c3c7 Add shader makers to SkShader externs by Nathaniel Nifong · 4 years, 8 months ago
- 8a05d23 [infra] More gen_tasks tweaks by Eric Boren · 4 years, 8 months ago
- 4cf2ab6 JS files to support running jasmine tests in google3 by Nathaniel Nifong · 4 years, 8 months ago
- c27e702 [infra] Overhaul gen_tasks_logic by Eric Boren · 4 years, 8 months ago
- 424d28b Update Go Deps by Eric Boren · 4 years, 8 months ago
- 0154105 Roll ../src da581c3babc4..5c8f724bfe77 (551 commits) by skia-autoroll · 4 years, 8 months ago
- 24e3e67 Roll third_party/externals/angle2 9acaf6626042..0c9b6abde90c (11 commits) by skia-autoroll · 4 years, 8 months ago
- 1987b8f Roll third_party/externals/swiftshader 51b2800bb317..b44162fdbb25 (2 commits) by skia-autoroll · 4 years, 8 months ago
- c569504 fall back to vswhere.exe to find msvc by Martin Vejdarski · 4 years, 8 months ago
- 475b9d0 Remove global static mutex in SkScalerContext_win_dw.cpp by Chris Davis · 4 years, 8 months ago
- b183906 Update SKP version by skia-recreate-skps · 4 years, 8 months ago
- 2e19af0 Revert "Move interpreter disassemble to out-of-line member of ByteCode" by Brian Osman · 4 years, 8 months ago
- cf573d8 Prepare texture for cross context usage when using the Metal backend. by Chinmay Garde · 4 years, 8 months ago
- 1b0124f Move interpreter disassemble to out-of-line member of ByteCode by Brian Osman · 4 years, 8 months ago
- 9d4b788 Revert "Split building encoding from decoding" by Mike Klein · 4 years, 8 months ago
- bd4f872 Handle runtime effect shader errors better by Brian Osman · 4 years, 8 months ago
- 24a8e9e Reland "Update skpbench's DDL timing" by Robert Phillips · 4 years, 8 months ago
- e690d9b Remove bot to record DDL creation time by Robert Phillips · 4 years, 8 months ago
- 943504b Remove invalid assert by Jim Van Verth · 4 years, 8 months ago
- 350db7c Allow a non-FBO0 surface to be matched with an FBO0 rendertarget proxy by Robert Phillips · 4 years, 8 months ago
- 8f233fc Add marked-content ID to PDF images by Dominic Mazzoni · 4 years, 8 months ago
- 6e58290 set lib_switch to empty for the msvc toolchain by Martin Vejdarski · 4 years, 8 months ago
- f35dfab Revert "Update skpbench's DDL timing" by Robert Phillips · 4 years, 8 months ago
- 61e7596 [recipes] Minor import cleanup by Eric Boren · 4 years, 8 months ago
- d32bdaf Land a testable raster backend for per-vertex-data vertices. by Mike Reed · 4 years, 8 months ago
- 5b632d8 Add GrD3DResource. by Jim Van Verth · 4 years, 8 months ago
- dbbf753 disable command buffer on iOS g3 builds by Mike Klein · 4 years, 8 months ago
- 7c90211 Remove SkImage getTexture call. by Greg Daniel · 4 years, 8 months ago
- 94aaf7c Split building encoding from decoding by Leon Scroggins III · 4 years, 8 months ago
- 6f0124a Update skpbench's DDL timing by Robert Phillips · 4 years, 8 months ago
- beaaf47 fix print functions for python3 gn scripts by Martin Vejdarski · 4 years, 8 months ago
- 7e46b14 Replace red line skp with a prettier example by Nathaniel Nifong · 4 years, 8 months ago
- a093cff [canvaskit] Fix shadow bugs by Kevin Lubick · 4 years, 8 months ago
- 54de2fa Cache resolved typefaces by Unichar + SkFontStyle + locale by Julia Lavrova · 4 years, 8 months ago
- 36c81d9 fix comment by Mike Klein · 4 years, 8 months ago
- 1b473fa move dither in SkVMBlitter by Mike Klein · 4 years, 8 months ago
- 7405556 set up interpreter after llvm by Mike Klein · 4 years, 8 months ago
- 491df6b remove SkTLS by Mike Klein · 4 years, 8 months ago
- 93a2a6b Update Go Deps by skia-recreate-skps · 4 years, 8 months ago
- 81ea108 Roll third_party/externals/angle2 c55fbc4064aa..9acaf6626042 (5 commits) by skia-autoroll · 4 years, 8 months ago
- 6e97f67 Roll ../src 7c474dc8f756..da581c3babc4 (457 commits) by skia-autoroll · 4 years, 8 months ago
- 35cb0b3 Roll third_party/externals/swiftshader a095711c5d77..51b2800bb317 (1 commits) by skia-autoroll · 4 years, 8 months ago
- 012f849 Migrate the GPU tessellator to the new bind/draw GrOpsRenderPass API by Chris Dalton · 4 years, 8 months ago
- 8c1ae63 simplify SkDraw by passing down SkVertices as a whole by Mike Reed · 4 years, 8 months ago
- 7c0332c re-enable fnma by Mike Klein · 4 years, 8 months ago
- 1d4db3b remove bone variant of drawVertices (unsupported) by Mike Reed · 4 years, 8 months ago
- f8db8a5 disable fnma peephole by Mike Klein · 4 years, 8 months ago
- c01d7ab print colors which fail the asserts when they do by Mike Klein · 4 years, 8 months ago
- db20afc Change the argument ordering for GrOpsRenderPass::bindTextures by Chris Dalton · 4 years, 8 months ago
- 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 8 months ago
- 6eb5cb9 Clean up for DDL program pre-compilation by Robert Phillips · 4 years, 8 months ago
- 1b1bd4e Clarify expected compatibility matrix in CharacterizationFBO0nessTest by Robert Phillips · 4 years, 8 months ago
- 6066a0c Remove all uses of bones by Nathaniel Nifong · 4 years, 8 months ago
- d4c4f0c Add Multiply-Subtract (fms) to SkVM by Herb Derby · 4 years, 8 months ago
- 50c64ab expose per-vertex-data variant of SkVertices by Mike Reed · 4 years, 8 months ago
- 1b1b0d5 Don't rely on primProc textures when adding samplers by Chris Dalton · 4 years, 8 months ago
- 0cfcd1c Add command line argument to specify the rendertests file. by Tyler Denniston · 4 years, 8 months ago
- ec37097 move skvm interpreter to SkOpts again by Mike Klein · 4 years, 8 months ago
- cd2a4d6 Adjusting getRectsForRange to grapheme edges. by Julia Lavrova · 4 years, 8 months ago
- 2dbcbe8 Loosen up SkSurface_Gpu::onIsCompatible a bit wrt FBO0-ness by Robert Phillips · 4 years, 8 months ago
- b803ef8 [infra] Update node to 12.16.1 by Kevin Lubick · 4 years, 8 months ago
- 23b0ed9 Name name changes suggested in API review by Nathaniel Nifong · 4 years, 8 months ago
- d2f1873 Surface more programs on DDLs by Robert Phillips · 4 years, 8 months ago
- f0c5950 Update Go Deps by skia-recreate-skps · 4 years, 8 months ago
- e9b8295 Roll third_party/externals/angle2 9e9493f29dbf..c55fbc4064aa (16 commits) by skia-autoroll · 4 years, 8 months ago
- 4bdfee1 Roll third_party/externals/swiftshader 126720bd2e57..a095711c5d77 (4 commits) by skia-autoroll · 4 years, 8 months ago
- 0a63270 Roll ../src 2f96e324d5a6..7c474dc8f756 (439 commits) by skia-autoroll · 4 years, 8 months ago
- f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 8 months ago
- f1d78a6 add an ulp of error on the clamp asserts by Mike Klein · 4 years, 8 months ago
- 203b405 better SKVM_JIT_STATS output by Mike Klein · 4 years, 8 months ago
- 238105b skip dump checks on machines w/o FMAs by Mike Klein · 4 years, 8 months ago
- 0ae1b3d detect when the localmatrix forces us into a perspective stage by Mike Reed · 4 years, 8 months ago
- e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 8 months ago
- 99456d7 async llvm compile, take 2 by Mike Klein · 4 years, 8 months ago
- 3b7b4d8 turn off LLVM FMA discovery by Mike Klein · 4 years, 8 months ago
- 823d319 do our own fma discovery by Mike Klein · 4 years, 8 months ago
- cb50b11 get rid of troublesome Op::round by Mike Klein · 4 years, 8 months ago
- 628f3e7 Remove experimental from name of skm44 canvas methods by Nathaniel Nifong · 4 years, 8 months ago
- 50d7d6f Surface GrFillRectOp programs on DDLs by Robert Phillips · 4 years, 8 months ago
- 4db2af4 Tiny fix to two attributes of PDF tags by Dominic Mazzoni · 4 years, 8 months ago
- 345af25 Surface GrDashOp programs on the DDL by Robert Phillips · 4 years, 8 months ago
- 4490d92 Surface programs at record time for the oval ops by Robert Phillips · 4 years, 8 months ago
- 93d75ef Add iPhone11 jobs by Ben Wagner · 4 years, 8 months ago
- 4dcf2f0 Make sure we have a new active command buffer before checking for old ones. by Greg Daniel · 4 years, 8 months ago
- 2813d45 getRectsForRange results must be adjusted to glyphs. by Julia Lavrova · 4 years, 8 months ago
- 4fb5295 pimpl the whole Program by Mike Klein · 4 years, 8 months ago
- ba90ce9 Copy border when cloning GrTextureEffect. by Brian Salomon · 4 years, 8 months ago
- 3a5974f Add Direct3D compile bots by Jim Van Verth · 4 years, 8 months ago
- eced98b Enforce saveLayer ignoring restore paint's mask filter by Michael Ludwig · 4 years, 8 months ago
- ee9ce59 Reorganize vertices internals, in prep for extending with per-vertex-data by Mike Reed · 4 years, 8 months ago
- d71548a Add support for wrap modes to GrYUVtoRGBEffect. by Brian Salomon · 4 years, 8 months ago
- c6d0fdf Update Go Deps by skia-recreate-skps · 4 years, 8 months ago
- 7b6f827 Roll ../src 13184a2df875..2f96e324d5a6 (443 commits) by skia-autoroll · 4 years, 8 months ago
- f15389b Roll third_party/externals/angle2 b84969ad69c3..9e9493f29dbf (7 commits) by skia-autoroll · 4 years, 8 months ago
- 32d62cd Roll third_party/externals/swiftshader 176f3a3dbbc9..126720bd2e57 (2 commits) by skia-autoroll · 4 years, 8 months ago
- 64a3f8f Revert "Use spin lock in SkIDChangeListener" by Brian Salomon · 4 years, 8 months ago