Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll Skia from 31309ff09537 to 02e94b3b4d29 (43 revisions) #49819

Commits on Jan 17, 2024

  1. Roll Skia from 31309ff09537 to 02e94b3b4d29 (43 revisions)

    https://skia.googlesource.com/skia.git/+log/31309ff09537..02e94b3b4d29
    
    2024-01-16 kjlubick@google.com Move SkMasks from src/codec to src/core
    2024-01-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skottie-base from 1f9ed551198c to 7c236cb7a5a2
    2024-01-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll shaders-base from 3fb07eee4752 to e7695f0fdff5
    2024-01-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll jsfiddle-base from eb442b364123 to f6c22747cda4
    2024-01-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll debugger-app-base from c6059a8c0ee3 to 067d72e0dddf
    2024-01-16 johnstiles@google.com Tweak `css_oklab_gamut_map_to_linear_srgb` for better codegen.
    2024-01-16 herb@google.com Proposed cleanups
    2024-01-16 olv@google.com [ganesh] Add VK_FORMAT_B5G6R5_UNORM_PACK16 / kRGB_565 combo
    2024-01-16 olv@google.com [ganesh] Add GrColorType::kRGB_565
    2024-01-16 michaelludwig@google.com [graphite] Update UniformManager comment to address mat2x2 layout polyfill
    2024-01-16 kjlubick@google.com Revert "Remove SkFontMgr::RefDefault() and dependent APIs"
    2024-01-16 brianosman@google.com Use tricky (NaN) values in many more RP tests
    2024-01-16 dneto@google.com Update abseil-cpp to match Dawn
    2024-01-16 kjlubick@google.com Remove SkFontMgr::RefDefault() and dependent APIs
    2024-01-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 24bbbffbc637 to 50e74527ca9a (3 revisions)
    2024-01-16 michaelludwig@google.com Update SkVx to_half to support denormals,overflow, and RTNE
    2024-01-16 jvanverth@google.com GrRRectEffect: return failure if nine-patch corners are invalid
    2024-01-16 johnstiles@google.com Fix fuzzer-discovered error with duplicate symbols.
    2024-01-16 johnstiles@google.com Switch to unique_ptr<> for SymbolTable management.
    2024-01-16 johnstiles@google.com Tidy up module code in small ways.
    2024-01-16 johnstiles@google.com Simplify switch rewrite code slightly.
    2024-01-16 johnstiles@google.com Remove SymbolTable::WrapIfBuiltin.
    2024-01-16 johnstiles@google.com Remove InterfaceBlock::typeOwner().
    2024-01-16 jvanverth@google.com Ensure that nine-patch RRects have valid radii.
    2024-01-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c28022c905e7 to 24bbbffbc637 (1 revision)
    2024-01-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 68ae053047d5 to 9474c5c1c642
    2024-01-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 6951208d04af to 68ae053047d5 (1 revision)
    2024-01-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 6107aa90975e to c28022c905e7 (5 revisions)
    2024-01-15 kjlubick@google.com Small changes needed to do modularization
    2024-01-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 073b651053b3 to 572323ccbba5 (11 revisions)
    2024-01-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 6951208d04af to 68ae053047d5
    2024-01-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c3146aa021aa to 6107aa90975e (1 revision)
    2024-01-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 1de9b3d66634 to 6951208d04af (6 revisions)
    2024-01-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 66e8bc0a47af to c3146aa021aa (2 revisions)
    2024-01-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 698eee9385e4 to 66e8bc0a47af (3 revisions)
    2024-01-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 1de9b3d66634 to 6951208d04af
    2024-01-12 bungeman@google.com Add channels to SkPDFIccProfileKey
    2024-01-12 brianosman@google.com Handle NaN bit patterns in several RP copy stages
    2024-01-12 lovisolo@google.com [bazel] BazelBenchmarkTestRunner.cpp: Add missing newline in SkDebugPrintf statement.
    2024-01-12 brianosman@google.com Remove template version of if_then_else, use I32 when appropriate
    2024-01-12 johnstiles@google.com Create a symbol table for braced-block of an SkSL switch statement.
    2024-01-12 johnstiles@google.com Add symbol table manipulation helpers.
    2024-01-12 jvanverth@google.com [Metal] Switch ObjC <-> C++ handling for GrFence.
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/skia-flutter-autoroll
    Please CC brianosman@google.com,jlavrova@google.com,jonahwilliams@google.com,rmistry@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
    To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://issues.skia.org/issues/new?component=1389291&template=1850622
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    skia-flutter-autoroll committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ec9b8b2 View commit details
    Browse the repository at this point in the history