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

Commit abdc35c

Browse files
Roll Skia from 932801c29efb to 2cf8e9b602ec (2 revisions)
https://skia.googlesource.com/skia.git/+log/932801c29efb..2cf8e9b602ec 2022-04-20 egdaniel@google.com Reland "Update VMA to latest version." 2022-04-19 robertphillips@google.com Revert "[graphite] Update GMs to have graphite-backed gpu SkImages" 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 jsimmons@google.com,wrightgeorge@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://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
1 parent 299b25c commit abdc35c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ vars = {
2727
'skia_git': 'https://skia.googlesource.com',
2828
# OCMock is for testing only so there is no google clone
2929
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
30-
'skia_revision': '932801c29efbba5f7db7c9fccabbf5e0d9451ac6',
30+
'skia_revision': '2cf8e9b602ec05950c4c4002de22cc81051c038b',
3131

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

ci/licenses_golden/licenses_skia

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 45faf8a08303b8010c954c7d28648d73
1+
Signature: 1dccaf99910c83dee66b333dd08080ef
22

33
UNUSED LICENSES:
44

@@ -8198,7 +8198,7 @@ ORIGIN: ../../../third_party/skia/third_party/vulkanmemoryallocator/include/vk_m
81988198
TYPE: LicenseType.mit
81998199
FILE: ../../../third_party/skia/third_party/vulkanmemoryallocator/include/vk_mem_alloc.h
82008200
----------------------------------------------------------------------------------------------------
8201-
Copyright (c) 2017-2020 Advanced Micro Devices, Inc. All rights reserved.
8201+
Copyright (c) 2017-2022 Advanced Micro Devices, Inc. All rights reserved.
82028202

82038203
Permission is hereby granted, free of charge, to any person obtaining a copy
82048204
of this software and associated documentation files (the "Software"), to deal

sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15406,7 +15406,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1540615406
--------------------------------------------------------------------------------
1540715407
vulkanmemoryallocator
1540815408

15409-
Copyright (c) 2017-2020 Advanced Micro Devices, Inc. All rights reserved.
15409+
Copyright (c) 2017-2022 Advanced Micro Devices, Inc. All rights reserved.
1541015410

1541115411
Permission is hereby granted, free of charge, to any person obtaining a copy
1541215412
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)