- 3193ff2 Remove SK_SHAPER_HARFBUZZ_USE_BAD_SCALE by Ben Wagner · 3 years, 10 months ago
- 4ecab92 Run unit tests to verify SkSL folding behavior. by John Stiles · 3 years, 10 months ago
- f577427 Fix lighting image filters by Michael Ludwig · 3 years, 10 months ago
- 2c73fc4 Roll freetype by Ben Wagner · 3 years, 10 months ago
- d272110 update alloc_tmp() to allocate blocks of N regs by Mike Klein · 3 years, 10 months ago
- bfc9be0 Migrate SkSL test inputs to the resources/ directory. by John Stiles · 3 years, 10 months ago
- da57fc0 Update skslc compiler script to allow for output path flexibility. by John Stiles · 3 years, 10 months ago
- 6a27243 [docker] Fix build by pointing to correct path by Kevin Lubick · 3 years, 10 months ago
- 7938717 Update folding tests to return pass/fail status. by John Stiles · 3 years, 10 months ago
- 8d3642e Add checkpointing functionality to the Parser. by John Stiles · 3 years, 10 months ago
- cc6961b Add checkpointing functionality to SkSL Lexer. by John Stiles · 3 years, 10 months ago
- 2cfdd7f Remove preferring cached memory for vulkan cpu write, gpu read memory. by Greg Daniel · 3 years, 10 months ago
- 5b9b0db SkSL vars now track their declaration instead of their initial value by Ethan Nicholas · 3 years, 10 months ago
- ce75036 SkSL: Remove ByteCode interpreter, generator, etc. by Brian Osman · 3 years, 10 months ago
- bacbb92 Revert "Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU""" by Brian Salomon · 3 years, 10 months ago
- 7d5b90a Factor out modifier-token parsing into helper function. by John Stiles · 3 years, 10 months ago
- e02d7f8 More hiding of legacy drawImage calls by Mike Reed · 3 years, 10 months ago
- 3727917 Squelch Metal warnings about unused _globals/_out. by John Stiles · 3 years, 10 months ago
- 450f856 Roll Chromium from dac687f4cbf2 to 465f56090c50 (418 revisions) by skia-autoroll · 3 years, 10 months ago
- a27bf72 Roll ANGLE from f0286e636456 to ff5f715e5c4a (11 revisions) by skia-autoroll · 3 years, 10 months ago
- 540b049 Roll Dawn from 762814bd9229 to db383498c5c6 (15 revisions) by skia-autoroll · 3 years, 10 months ago
- da1892a Roll SwiftShader from b3e5c440d239 to 22f14a877953 (5 revisions) by skia-autoroll · 3 years, 10 months ago
- e465205 Remove the offthread triangulation from GrPathTessellateOp by Chris Dalton · 3 years, 10 months ago
- c09761f [SkottieView] handle calls to setSource after first animation initialization by Jorge Betancourt · 3 years, 10 months ago
- e89d8ea Update particle system to use skvm, rather than ByteCode by Brian Osman · 3 years, 10 months ago
- f7410bd Remove unnecessary _out pointer in Metal. by John Stiles · 3 years, 10 months ago
- 37d16f1 Remove GrTriangulator::fIsLinear by Chris Dalton · 3 years, 10 months ago
- d538479 GrTriangulator cleanups by Chris Dalton · 3 years, 10 months ago
- 94e6791 Add new lazytiling GM and update GrTextureEffect by Robert Phillips · 3 years, 10 months ago
- 110367d Fix most remaining wasm gm unit tests by correctly providing gl context by Nathaniel Nifong · 3 years, 10 months ago
- 8a37fb2 [svg] Implement SourceAlpha input for filter effects by Tyler Denniston · 3 years, 10 months ago
- cff8542 [canvaskit] Include types in docker build by Kevin Lubick · 3 years, 10 months ago
- c7e4824 [svg] Several filter helper tweaks by Tyler Denniston · 3 years, 10 months ago
- b5db482 Improve consistency of SPIR-V code generation. by John Stiles · 3 years, 10 months ago
- bc4d88a Update legacy shader context to take sampling by Mike Reed · 3 years, 10 months ago
- 6de1e52 [canvaskit] Properly downsample 4x4 matrices. by Kevin Lubick · 3 years, 10 months ago
- 982127b Make render task targets be just a proxy. by Brian Salomon · 3 years, 10 months ago
- 25788c3 three small fixes for w-parameter by Mike Klein · 3 years, 10 months ago
- 1ed1734 baby's first use of st2/4 by Mike Klein · 3 years, 10 months ago
- 230cd50 close out simple assembler TODO by Mike Klein · 3 years, 10 months ago
- e0d0235 Remove obsolete reference to Flex lexer. by John Stiles · 3 years, 10 months ago
- 87a055b Roll ANGLE from 382f016dd3b6 to f0286e636456 (15 revisions) by skia-autoroll · 3 years, 10 months ago
- 0775ed1 Roll Chromium from 78d95924cc6a to dac687f4cbf2 (517 revisions) by skia-autoroll · 3 years, 10 months ago
- 3c14294 Roll Dawn from 311a17a8feae to 762814bd9229 (7 revisions) by skia-autoroll · 3 years, 10 months ago
- bf18fa2 Roll SwiftShader from 89fd1480b47e to b3e5c440d239 (5 revisions) by skia-autoroll · 3 years, 10 months ago
- 821a845 remove dead code from old drawimage virtuals by Mike Reed · 3 years, 10 months ago
- 08f5311 Detemplatize render task clustering by Adlai Holler · 3 years, 10 months ago
- 14d336e Remove "death" functions from particle system by Brian Osman · 3 years, 10 months ago
- 5501b59 Reland "Disable the MSAA atlas mode for CCPR" by Chris Dalton · 3 years, 10 months ago
- 6d717d4 GrQuadUtils: Handle degenerate persp quads where edges intersect outside quad by Brian Salomon · 3 years, 10 months ago
- c8f44ca Enable new virtuals in flutter by Mike Reed · 3 years, 10 months ago
- dd069a9 add interleaved load and store instructions by Mike Klein · 3 years, 10 months ago
- 8a9da73 Fix overzealous optimization of short-circuits. by John Stiles · 3 years, 10 months ago
- cdeabca [svg] Fix handling of root element position attributes by Florin Malita · 3 years, 10 months ago
- 81bfabe Optimize (boolExpr == true) and (boolExpr != false) into boolExpr. by John Stiles · 3 years, 10 months ago
- dd50b0c Add ExternalFunction support to SkSL-to-SkVM by Brian Osman · 3 years, 10 months ago
- 1b1c73a Remove deprecated SkBase64 interface. by Ben Wagner · 3 years, 10 months ago
- 489e552 Refactored SkSL convertVarDeclaration to make it more accessible from by Ethan Nicholas · 3 years, 10 months ago
- 4c89481be [svg] Implement feMorphology filter by Tyler Denniston · 3 years, 10 months ago
- 24c4d20 Generate simpler code for ClampFragmentProcessor. by John Stiles · 3 years, 10 months ago
- 2ed0d94 Refactored SkSL convertDo & convertFor by Ethan Nicholas · 3 years, 10 months ago
- abef5ef Update glsltype_string and type_to_grsltype to a complete set. by John Stiles · 3 years, 10 months ago
- 26fdcbb Implement constant folding for (bool == bool) and (bool != bool). by John Stiles · 3 years, 10 months ago
- 6eb610f Roll SwiftShader from 8da0f82baf35 to 89fd1480b47e (1 revision) by skia-autoroll · 3 years, 10 months ago
- 8490066 Roll Chromium from 00da91bbde3d to 78d95924cc6a (329 revisions) by skia-autoroll · 3 years, 10 months ago
- 8dddb04 Roll ANGLE from 81430e11c81e to 382f016dd3b6 (18 revisions) by skia-autoroll · 3 years, 10 months ago
- 7aa7f03 Roll Dawn from e45593cb0876 to 311a17a8feae (6 revisions) by skia-autoroll · 3 years, 10 months ago
- 18aeb57 Hide legacy drawImage methods by Mike Reed · 3 years, 10 months ago
- e0fe62a use fourth arg in store128 by Mike Klein · 3 years, 10 months ago
- 148224e Add GrSL enums for uint3 and uint4. by John Stiles · 3 years, 10 months ago
- b34d62b pull out clip code that will be shared by Herb Derby · 3 years, 10 months ago
- 420a75d Include placeholder widths in minIntrinsicWidth by Julia Lavrova · 3 years, 10 months ago
- b8ebe23 Reland "Support indexing by loop variables in SkVMGenerator" by Brian Osman · 3 years, 10 months ago
- b7e836c Revert "Support indexing by loop variables in SkVMGenerator" by Mike Klein · 3 years, 10 months ago
- 9679612 Reland "Test all YUVA image factories with different encoded origins." by Brian Salomon · 3 years, 10 months ago
- ebf5690 Support indexing by loop variables in SkVMGenerator by Brian Osman · 3 years, 10 months ago
- d717743 Extract some GrPathTessellatoOp logic into virtual helper classes by Chris Dalton · 3 years, 10 months ago
- f3087d8 allow a fourth Val/Reg arg per op by Mike Klein · 3 years, 10 months ago
- ea27de5 [svg] Cleanup: use FP alpha for opacity by Florin Malita · 3 years, 10 months ago
- aad9719 remove reg/imm unions by Mike Klein · 3 years, 10 months ago
- 94c7476 Fix decoding gifs with too-big-bounds by Leon Scroggins III · 3 years, 10 months ago
- 7656c4b Fix DrawEdgeAAQuad degenerate issue where 3D points don't correctly project to 2D points. by Brian Salomon · 3 years, 10 months ago
- f8dfc3b Generate valid Metal code when globals reference one another. by John Stiles · 3 years, 10 months ago
- 0c5c349 Optimize task clustering, part 1 by Adlai Holler · 3 years, 10 months ago
- bde06cc [svg] Cleanup: drop the presentation attribute SkPaint cache by Florin Malita · 3 years, 10 months ago
- e9a8238 Avoid division by zero when shaping. by Ben Wagner · 3 years, 10 months ago
- f1650ef Revert "Test all YUVA image factories with different encoded origins." by Brian Salomon · 3 years, 10 months ago
- 0bc32f2 Add query to test our cached convexity by Mike Reed · 3 years, 10 months ago
- cc7aa8e Roll ANGLE from 68635b431b3c to 81430e11c81e (12 revisions) by skia-autoroll · 3 years, 10 months ago
- 001c953 Roll SwiftShader from 149733cead63 to 8da0f82baf35 (2 revisions) by skia-autoroll · 3 years, 10 months ago
- 65876fd Roll Chromium from 1d3066a6e2ec to 00da91bbde3d (227 revisions) by skia-autoroll · 3 years, 10 months ago
- 1cb592d Roll Dawn from 04772515a8b6 to e45593cb0876 (4 revisions) by skia-autoroll · 3 years, 10 months ago
- 2a27413 Remove legacy code from picture-shader by Mike Reed · 3 years, 10 months ago
- 1bb49a8 Roll SwiftShader from aedd133cd85f to 149733cead63 (2 revisions) by skia-autoroll · 3 years, 10 months ago
- 073df4d Roll ANGLE from 50c82f42e33f to 68635b431b3c (24 revisions) by skia-autoroll · 3 years, 10 months ago
- a3f0d26 Roll Chromium from e330bc98d133 to 1d3066a6e2ec (498 revisions) by skia-autoroll · 3 years, 10 months ago
- 26a8443 Roll Dawn from 5a6fda1a6fcc to 04772515a8b6 (5 revisions) by skia-autoroll · 3 years, 10 months ago
- a799f6c Update SKP version by skia-recreate-skps · 3 years, 10 months ago
- 05e5446 Code cleanup: minor fixes in convertSwitch. by John Stiles · 3 years, 10 months ago
- 9d7aa41 Reorder GLSL output so that functions are emitted last. by John Stiles · 3 years, 10 months ago