mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from e5a6f9e79b0a to b173066e6f15 (1 revision) (flutter/engine#47648)
https://skia.googlesource.com/skia.git/+log/e5a6f9e79b0a..b173066e6f15 2023-11-03 johnstiles@google.com Add placeholder files to skcms module. 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,herb@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:
parent
b2eced8b39
commit
eda533a0d0
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': 'e5a6f9e79b0aefcfc461748e8a0f3c10f7722e84',
|
||||
'skia_revision': 'b173066e6f153f34821bcb779807c6289f98ca2e',
|
||||
|
||||
# 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: 6740111aa72fbf12623984795e61820f
|
||||
Signature: 503ecd559b9847e70b09160c5cec9051
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@ -8798,6 +8798,13 @@ ORIGIN: ../../../third_party/skia/modules/bentleyottmann/src/Int96.cpp + ../../.
|
||||
ORIGIN: ../../../third_party/skia/modules/bentleyottmann/src/Point.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/bentleyottmann/src/Segment.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/bentleyottmann/src/SweepLine.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skcms/src/skcms_RestoreTarget.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skcms/src/skcms_SetTarget.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skcms/src/skcms_TransformBaseline.cc + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skcms/src/skcms_TransformHsw.cc + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skcms/src/skcms_TransformSkx.cc + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skcms/src/skcms_internals.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skcms/src/skcms_public.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/base/SkBezierCurves.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/base/SkCubics.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/base/SkCubics.h + ../../../third_party/skia/LICENSE
|
||||
@ -9071,6 +9078,13 @@ FILE: ../../../third_party/skia/modules/bentleyottmann/src/Int96.cpp
|
||||
FILE: ../../../third_party/skia/modules/bentleyottmann/src/Point.cpp
|
||||
FILE: ../../../third_party/skia/modules/bentleyottmann/src/Segment.cpp
|
||||
FILE: ../../../third_party/skia/modules/bentleyottmann/src/SweepLine.cpp
|
||||
FILE: ../../../third_party/skia/modules/skcms/src/skcms_RestoreTarget.h
|
||||
FILE: ../../../third_party/skia/modules/skcms/src/skcms_SetTarget.h
|
||||
FILE: ../../../third_party/skia/modules/skcms/src/skcms_TransformBaseline.cc
|
||||
FILE: ../../../third_party/skia/modules/skcms/src/skcms_TransformHsw.cc
|
||||
FILE: ../../../third_party/skia/modules/skcms/src/skcms_TransformSkx.cc
|
||||
FILE: ../../../third_party/skia/modules/skcms/src/skcms_internals.h
|
||||
FILE: ../../../third_party/skia/modules/skcms/src/skcms_public.h
|
||||
FILE: ../../../third_party/skia/src/base/SkBezierCurves.h
|
||||
FILE: ../../../third_party/skia/src/base/SkCubics.cpp
|
||||
FILE: ../../../third_party/skia/src/base/SkCubics.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user