Skip to content

Commit

Permalink
Roll Skia from c675298ddeda to bf6019be75ef (3 revisions) (#44974)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/c675298ddeda..bf6019be75ef

2023-08-22 [email protected] Remove empty source lists.
2023-08-22 [email protected] Roll vulkan-deps from 2cb515574109 to ceb93445a393 (3 revisions)
2023-08-22 [email protected] Define line segment

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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
  • Loading branch information
skia-flutter-autoroll authored Aug 22, 2023
1 parent 2c4ada8 commit a64ccad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': 'c675298ddedad679098c558af3a4e10f88ed6cf6',
'skia_revision': 'bf6019be75efeee2a6a2aa862bfebc297b449786',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
6 changes: 5 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 71cc76e4ce67de40cc7c3ef6c21fa7b5
Signature: 5dad8cab4c7769274c06df254b1bf3cf

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -8900,8 +8900,10 @@ ORIGIN: ../../../third_party/skia/include/private/chromium/SkImageChromium.h + .
ORIGIN: ../../../third_party/skia/include/private/gpu/ganesh/GrTextureGenerator.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/modules/bentleyottmann/include/EventQueue.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/modules/bentleyottmann/include/Point.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/modules/bentleyottmann/include/Segment.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/modules/bentleyottmann/src/EventQueue.cpp + ../../../third_party/skia/LICENSE
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/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
Expand Down Expand Up @@ -9138,8 +9140,10 @@ FILE: ../../../third_party/skia/include/private/chromium/SkImageChromium.h
FILE: ../../../third_party/skia/include/private/gpu/ganesh/GrTextureGenerator.h
FILE: ../../../third_party/skia/modules/bentleyottmann/include/EventQueue.h
FILE: ../../../third_party/skia/modules/bentleyottmann/include/Point.h
FILE: ../../../third_party/skia/modules/bentleyottmann/include/Segment.h
FILE: ../../../third_party/skia/modules/bentleyottmann/src/EventQueue.cpp
FILE: ../../../third_party/skia/modules/bentleyottmann/src/Point.cpp
FILE: ../../../third_party/skia/modules/bentleyottmann/src/Segment.cpp
FILE: ../../../third_party/skia/src/base/SkBezierCurves.h
FILE: ../../../third_party/skia/src/base/SkCubics.cpp
FILE: ../../../third_party/skia/src/base/SkCubics.h
Expand Down

0 comments on commit a64ccad

Please sign in to comment.