- efae4d5 Glyph positions in empty lines (few places had to be fixed) by Julia Lavrova · 3 years, 9 months ago
- 4d76f63 Fix particle bug where uniforms are allocated too late by Brian Osman · 3 years, 10 months ago
- dd904af Improve support for arrays in Metal. by John Stiles · 3 years, 9 months ago
- 248f57b Reject array constructors with the wrong number of elements. by John Stiles · 3 years, 9 months ago
- f863721 Remove 'f' prefix on SkRuntimeEffect::Varying struct by Brian Osman · 3 years, 9 months ago
- e5ed50b notify type size for SkGlyphScaler_remote by Herb Derby · 3 years, 9 months ago
- e1db1fb Grapheme clusters and glypheme clusters edges don't match. by Julia Lavrova · 3 years, 9 months ago
- f71278c add ASAN/TSAN Mac and ASAN/MSVC Win FM bots by Mike Klein · 3 years, 9 months ago
- 56233d1 Migrate matrix SkSL test to dm. by John Stiles · 3 years, 9 months ago
- 7fc0971 remove Test bots covered by FM bots by Mike Klein · 3 years, 9 months ago
- 0131c32 move FM mac bots again by Mike Klein · 3 years, 9 months ago
- 507c565 Revert "Add backend texture and backend render target versions snapshot GMs" by Brian Salomon · 3 years, 9 months ago
- 3f041f8 reland: make brianosman a public API owner by Mike Klein · 3 years, 9 months ago
- 7d338c2 Add basic support for vkCmdPushConstants. by Jim Van Verth · 3 years, 9 months ago
- 733ab11 Reland "Remove gpu buffer reads from default path renderer." by Greg Daniel · 3 years, 9 months ago
- e2c0504 Moved SkSL error checking of break / continue / return into a separate pass. by Ethan Nicholas · 3 years, 9 months ago
- d0924f3 Replace SkImage_Base::view() and ::refView() with new asView(). by Brian Salomon · 3 years, 9 months ago
- d80f966 Run SkSL tests with and without inlining. by John Stiles · 3 years, 9 months ago
- 20e92f7 Update SkRuntimeEffect::Make to take an Options struct. by John Stiles · 3 years, 9 months ago
- 360035c Particle cleanup by Brian Osman · 3 years, 9 months ago
- 4228186 Revert "make brianosman a public API owner" by Mike Klein · 3 years, 9 months ago
- 4ac2511 make brianosman a public API owner by Mike Klein · 3 years, 9 months ago
- 70b6729 [canvaskit] Add error callback for runtime effect constructor by Kevin Lubick · 3 years, 9 months ago
- 1db274d add sample output to skpbench by Herb Derby · 3 years, 9 months ago
- 8404725 wire up images/skps/svgs by Mike Klein · 3 years, 9 months ago
- fa87f9c Add backend texture and backend render target versions snapshot GMs by Brian Salomon · 3 years, 9 months ago
- c112932 Remove unreachable-code workaround that is no longer used. by John Stiles · 3 years, 9 months ago
- 9109dc1 Skpbench: perform core locking functionality into generic hardware profile by Nathaniel Nifong · 3 years, 9 months ago
- 0b233d7 update naming style guide by Mike Klein · 3 years, 9 months ago
- 30b355a Revert "Remove gpu buffer reads from default path renderer." by Greg Daniel · 3 years, 9 months ago
- 5feaeb2 [canvaskit] Fix particles.setPosition and add test. by Kevin Lubick · 3 years, 9 months ago
- 64241b8 Remove gpu buffer reads from default path renderer. by Greg Daniel · 3 years, 9 months ago
- d50ac5c break huge conversions into batches by Mike Klein · 3 years, 9 months ago
- cd067fe Move the default inline threshold to SkSLDefines.h. by John Stiles · 3 years, 9 months ago
- 045f87d Reasonable results for not styled text in findAllBlocks. by Julia Lavrova · 3 years, 9 months ago
- 87d784f Add new GrVkBuffer class to merge all types in one. by Greg Daniel · 3 years, 9 months ago
- aa14b75 Update GrDrawVerticesOp to not read gpu vertex buffer. by Greg Daniel · 3 years, 9 months ago
- 798ae0d Roll Chromium from 2329a341cbd8 to 4e5b4f3a094d (520 revisions) by skia-autoroll · 3 years, 9 months ago
- b7ba971 Roll ANGLE from 7e81056a5469 to 6cc845bb0a60 (6 revisions) by skia-autoroll · 3 years, 9 months ago
- 8285714 Roll Dawn from d11f4c3d0577 to fd5fd05db039 (6 revisions) by skia-autoroll · 3 years, 9 months ago
- 5a956ce Add more dm tests for the comma operator. by John Stiles · 3 years, 9 months ago
- 58a7d85 Opt into new matrix imagefilter api by Mike Reed · 3 years, 9 months ago
- d1131b6 fix FM svg harness by Mike Klein · 3 years, 9 months ago
- f57207b Remove SkSL ABORT() macro. by John Stiles · 3 years, 9 months ago
- 5cf5b46 Move metadata in OWNERS files to DIR_METADATA files by Edward Lesmes · 3 years, 9 months ago
- eada7bc Replace SK_DEBUG-wrapped ABORT calls with SkDEBUGFAILF. by John Stiles · 3 years, 9 months ago
- 1dd2b4b Replace SkSL-specific macros with Skia equivalents. by John Stiles · 3 years, 9 months ago
- b8ed2bc Make simplifyStroke optional on GrStyledShape by Chris Dalton · 3 years, 9 months ago
- 8ca4626 [svg] Implement <image> element by Tyler Denniston · 3 years, 9 months ago
- 027f7b3 move Mac FM bot by Mike Klein · 3 years, 9 months ago
- f127e37 Update SKP version by skia-recreate-skps · 3 years, 9 months ago
- 07fea19 NEON libjpeg-turbo on iOS and Mac by Mike Klein · 3 years, 9 months ago
- 9ff7b8d Fixed DSLStatement imports by Ethan Nicholas · 3 years, 9 months ago
- c3bb9e3 add Start/EndFragmentProcessor to DSLWriter by Ethan Nicholas · 3 years, 9 months ago
- dd520a3 Various vulkan buffer cleanups. by Greg Daniel · 3 years, 9 months ago
- 805eee0 don't td.FailStep() quite yet by Mike Klein · 3 years, 9 months ago
- 89acfe7 add ATRACEs for text atlas and textures by Herb Derby · 3 years, 9 months ago
- 28f702c Disable SkSL node pooling on Adreno 530 by Brian Osman · 3 years, 9 months ago
- a7f6e08 Add conic support to GrStrokeTessellateShader by Chris Dalton · 3 years, 9 months ago
- 3bf14aa add MSAN/TSAN FM bots by Mike Klein · 3 years, 9 months ago
- f3b1a75 [skottie] Sphere layer effect by Florin Malita · 3 years, 9 months ago
- 5a7048c Specifically identify Adreno 530 (vs other 5xx series) by Brian Osman · 3 years, 9 months ago
- ee9cb6a Add shaderCompiler() to ProgramBuilders by Ethan Nicholas · 3 years, 9 months ago
- 3d2291c Reland "Remove unneeded flags for flutter" by Mike Reed · 3 years, 9 months ago
- c813786 Update all example particle data to new single-code-chunk format by Brian Osman · 3 years, 9 months ago
- 9c2ab4c Just skip corrupt JPEG image draws when rendering DDLs by Robert Phillips · 3 years, 9 months ago
- c858554 Hide filter-quality from imagefilter::shader by Mike Reed · 3 years, 9 months ago
- 129bc16 fixup, fail on bots by Mike Klein · 3 years, 9 months ago
- 5d1b5a2 Move pooling implementation details out of IRNode class. by John Stiles · 3 years, 9 months ago
- e9e8e5d [canvaskit] Replace Postan value array with Float32Array. by Kevin Lubick · 3 years, 9 months ago
- d62738d [canvaskit] Remove deprecated PathMeasure by Kevin Lubick · 3 years, 9 months ago
- f6040ef [canvaskit] Remove value_array for vector3 by Kevin Lubick · 3 years, 9 months ago
- ed96264 [canvaskit] Replace Point value_array with Float32Array by Kevin Lubick · 3 years, 9 months ago
- b97a9de silo away td when -local by Mike Klein · 3 years, 9 months ago
- d6c70d3 add ASAN FM bot by Mike Klein · 3 years, 9 months ago
- d842fee Avoid comma usage in Operators test. by John Stiles · 3 years, 9 months ago
- 67a2000 Handle fDeferredProxies in GrOpsTask merging by Adlai Holler · 3 years, 9 months ago
- 931cad1 Update function-type-matching tests to work as Runtime Effects. by John Stiles · 3 years, 9 months ago
- 2bf7d6f Revert "Remove unneeded flags for flutter" by Mike Reed · 3 years, 9 months ago
- 98e11df Roll Dawn from d7aacdda1119 to d11f4c3d0577 (12 revisions) by skia-autoroll · 3 years, 9 months ago
- 319d020 Move stroke-as-rect optimization from SkGpuDevice to GrSurfaceDrawContext by Chris Dalton · 3 years, 9 months ago
- 48045e5 Roll Chromium from 0e1106877e42 to 2329a341cbd8 (432 revisions) by skia-autoroll · 3 years, 9 months ago
- e018a51 Roll SwiftShader from df5dee645ab5 to 51045556acd0 (3 revisions) by skia-autoroll · 3 years, 9 months ago
- 357a5f3 Roll ANGLE from 0be050a44a43 to 7e81056a5469 (10 revisions) by skia-autoroll · 3 years, 9 months ago
- 2185901 Make GrShape an r-value in drawShape calls by Chris Dalton · 3 years, 9 months ago
- 0879da0 Don't propogate the BreadcrumbTriangleList across args lists by Chris Dalton · 3 years, 9 months ago
- 209857c [svg] Parse data and non-local IRIs by Tyler Denniston · 3 years, 9 months ago
- 5c6c3be Remove unneeded flags for flutter by Mike Reed · 3 years, 9 months ago
- f9a0f1a Viewer scale factor improvement. by Ben Wagner · 3 years, 9 months ago
- 9fc9b87 Add bool2/bool3/bool4 to GrSLType. by John Stiles · 3 years, 9 months ago
- a6c692b easier to read with all flags first by Mike Klein · 3 years, 9 months ago
- 876c25c keep reruns on the same goroutine by Mike Klein · 3 years, 9 months ago
- e1926e8 test more with FM by Mike Klein · 3 years, 9 months ago
- 65bf820 restore good bits of fm_driver simplifications by Mike Klein · 3 years, 9 months ago
- 9223665 Guard legacy matrixtransforms, and expose new one by Mike Reed · 3 years, 9 months ago
- c068a8f Update various shared/ tests to run in dm. by John Stiles · 3 years, 9 months ago
- 779a7b8 Revert fm_driver simplifications by Mike Klein · 3 years, 9 months ago
- fde740c Revert "Remove deprecated SkImageFilter::MakeMatrixFilter" by Robert Phillips · 3 years, 9 months ago
- 5ad5a37 Pass sk_sps through the GrGpu transferPixels* calls. by Greg Daniel · 3 years, 9 months ago
- 21d2b6a Use unsigned values when constant-folding integer vectors by Brian Osman · 3 years, 9 months ago