aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-02-29Manual Roll Dawn from aa0be6f5777f to c288d62eb31b (14 revisions)Robert Phillips
2024-02-28Reland "Cleanup linkage in SkSwizzler_opts.h"Herb Derby
2024-02-28Revert "Cleanup linkage in SkSwizzler_opts.h"Robert Phillips
2024-02-28Cleanup linkage in SkSwizzler_opts.hHerb Derby
2024-02-27Reland "Implementing Fontations font scanner"Julia Lavrova
2024-02-27Manually roll Dawn to the latest version.John Stiles
2024-02-27Reland "[skif] Add transparent padding to source saveLayers"Michael Ludwig
2024-02-26Revert "[skif] Add transparent padding to source saveLayers"John Stiles
2024-02-26[skif] Add transparent padding to source saveLayersMichael Ludwig
2024-02-23Reland 'Eliminate unnecessary function parameter copies in SkRP.'John Stiles
2024-02-23Revert "Implementing Fontations font scanner"Robert Phillips
2024-02-23[graphite] Trial balloon of stable keying system for known runtime effectsRobert Phillips
2024-02-23Revert 'Eliminate unnecessary function parameter copies in SkRP.'John Stiles
2024-02-23Implementing Fontations font scannerJulia Lavrova
2024-02-23[graphite] Make addition of runtime effects to ShaderCodeDictionary thread sa...Robert Phillips
2024-02-21[skif] Add transparent padding to intermediate surfacesMichael Ludwig
2024-02-21Remove extra SK_APIs and set SKIA_IMPLEMENTATION in buffet buildK Lubick
2024-02-21Adjust warnings for GCC 13Ben Wagner
2024-02-21[skif] Don't restrict layer bounds by desired output for deferred actionsMichael Ludwig
2024-02-21Remove several uses of SkColorFilter::filterColorBrian Osman
2024-02-20Disable unreachable-code warning in WGSL.John Stiles
2024-02-20Optimize unread function parameter passing in SkRP.John Stiles
2024-02-20Eliminate unnecessary function parameter copies in SkRP.John Stiles
2024-02-16SkWuffsCodec: Skip copying stream if PreferStillImageLeon Scroggins III
2024-02-16Reduce single-component swizzles to an unmasked copy.John Stiles
2024-02-16Allow sk_Caps in private runtime effects.John Stiles
2024-02-16Use immediate-mode binary ops for two-slot arithmetic.John Stiles
2024-02-15Move GrBackendDrawableInfo to Vulkan subfolderK Lubick
2024-02-15Moving GR_TEST_UTILS out of non-ganesh codeKevin Lubick
2024-02-15Unpremul for _optsHerb Derby
2024-02-14Add atomics to appease TSANKevin Lubick
2024-02-13Move Graphite-specific and GR_TEST_UTILS code out of SkTiledImageUtilsKevin Lubick
2024-02-13Specialize ReciprocalAlpha(Times255)Herb Derby
2024-02-09Use old define for gif (for now)K Lubick
2024-02-09[bazel] Move skiatest::TestType from //tests/Test.h to a new //test/TestType....Leandro Lovisolo
2024-02-07Remove some uses of GRAPHITE_TEST_UTILS outside of src/gpu/graphite.Jim Van Verth
2024-02-06[skif] Consolidate bounds analysis, refine flagsMichael Ludwig
2024-02-06Implement bare bones unpremul conversionsHerb Derby
2024-02-02Guard some gms/tests that require Skottie codeK Lubick
2024-02-02Remove SkAnimCodecPlayer from the public APIK Lubick
2024-02-02Fix fuzzer-discovered timeout by caching uniform information.John Stiles
2024-02-01Make SkCodec::getImage() respect rotation metadataK Lubick
2024-01-30[Graphite] Add Dawn and Native Vulkan test and perf jobs.Greg Daniel
2024-01-30Fix fuzzer-discovered error with dead-variable elimination.John Stiles
2024-01-26Implement Transform::FindAndDeclareBuiltinStructs.John Stiles
2024-01-26Add unit test demonstrating structs in a module.John Stiles
2024-01-26Initialize ProgramConfig in SkSL unit tests.John Stiles
2024-01-26Properly track `isBuiltin` on struct and array types.John Stiles
2024-01-25[skif] Add stats tracking for surfaces/shader typesMichael Ludwig
2024-01-24[graphite] ReadOnlyStorageBuffer ComputeStep resource typeArman Uguray