Roll Skia from 9e8069bba51d to 1144b7950404 (1 revision) (flutter/engine#49494)
https://skia.googlesource.com/skia.git/+log/9e8069bba51d..1144b7950404 2024-01-03 johnstiles@google.com Decouple GLSL code generation from SkSL::Compiler. 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,egdaniel@google.com,rmistry@google.com,zra@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
This commit is contained in:
committed by
GitHub
parent
9bc1c5bbce
commit
607e8dca77
2
DEPS
2
DEPS
@@ -18,7 +18,7 @@ vars = {
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
# OCMock is for testing only so there is no google clone
|
||||
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
|
||||
'skia_revision': '9e8069bba51d4e954a87fcd5f536e6d5e19971b1',
|
||||
'skia_revision': '1144b79504040273b7df922b5911326f2b722da4',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Signature: 7a30a9e961159610b8e3fcfa3a5c899b
|
||||
Signature: 9f043c63d6a88516550e984b5ddc2edc
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
||||
@@ -31145,7 +31145,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
||||
This Source Code Form is "Incompatible With Secondary Licenses", as
|
||||
defined by the Mozilla Public License, v. 2.0.
|
||||
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/c5a75ac9057c2985b10bfa393c0a599049eac517
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/7e9f7eab80d34a6c455793c5c9177464a0c0743b
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user