Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 1a157e5

Browse files
Roll Skia from 44106ee8edea to fd55a6bd3580 (17 revisions)
https://skia.googlesource.com/skia.git/+log/44106ee8edea..fd55a6bd3580 2024-02-06 [email protected] Update Tint method calls to match new style. 2024-02-06 [email protected] Legacy flag SK_USE_FAST_UNPREMUL 2024-02-06 [email protected] Roll SK Tool from 4e1f58585b72 to 229ccfa616f1 2024-02-06 [email protected] Roll jsfiddle-base from fad68ece4009 to b575daa903da 2024-02-06 [email protected] Roll shaders-base from bf2a9ca94ef9 to 89826f3f6f5d 2024-02-06 [email protected] Manual roll Dawn from c9c20468546f to bdc7e32ee461 (27 revisions) 2024-02-06 [email protected] Roll debugger-app-base from d3314cdd050f to d2ed43ed5bb9 2024-02-06 [email protected] Move rgbA_to_RGBA to specific opts 2024-02-06 [email protected] Roll skottie-base from f883f8608613 to 906e4c4c9b17 2024-02-06 [email protected] Roll skottie-base from 906e4c4c9b17 to f883f8608613 2024-02-06 [email protected] Roll shaders-base from 89826f3f6f5d to bf2a9ca94ef9 2024-02-06 [email protected] [skif] Consolidate bounds analysis, refine flags 2024-02-06 [email protected] Remove old type union from GrGLInterface.h 2024-02-06 [email protected] Roll jsfiddle-base from b575daa903da to fad68ece4009 2024-02-06 [email protected] Roll debugger-app-base from d2ed43ed5bb9 to d3314cdd050f 2024-02-06 [email protected] Implement bare bones unpremul conversions 2024-02-06 [email protected] Stop defining 'GR_TEST_UTILS' in G3 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 [email protected],[email protected],[email protected],[email protected] 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
1 parent ee297c0 commit 1a157e5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ vars = {
1414
'flutter_git': 'https://flutter.googlesource.com',
1515
'skia_git': 'https://skia.googlesource.com',
1616
'llvm_git': 'https://llvm.googlesource.com',
17-
'skia_revision': '44106ee8edea8886e7408c1099164eda04836846',
17+
'skia_revision': 'fd55a6bd35803327a8ffc9629faf0486446581a1',
1818

1919
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2020
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 1b1ebe15c644fb78b31443b98595da7e
1+
Signature: 098f4fb4045d0149211cca524c0daad1
22

33
====================================================================================================
44
LIBRARY: etc1

sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31342,7 +31342,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3134231342
This Source Code Form is "Incompatible With Secondary Licenses", as
3134331343
defined by the Mozilla Public License, v. 2.0.
3134431344

31345-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/29265c94a6e83e1a66015e76754a1b2a2540ea0c
31345+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/35269fa71956e0c8eb919dda7176e0fb0ede7f1f
3134631346
/third_party/fallback_root_certificates/
3134731347

3134831348
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)