Skip to content

Commit

Permalink
Roll Skia from 4081496b7693 to 867c1e8390e2 (20 revisions) (flutter#5…
Browse files Browse the repository at this point in the history
…0562)

https://skia.googlesource.com/skia.git/+log/4081496b7693..867c1e8390e2

2024-02-12 [email protected] WebpEncoder: respect the return value of write()
2024-02-12 [email protected] Remove Docker tasks from the CQ
2024-02-12 [email protected] Manual roll Dawn from 37780d217965 to b10254f79f46 (38 revisions)
2024-02-12 [email protected] [graphite] Make atlas-related recordUploads() calls have same signature.
2024-02-12 [email protected] Roll vulkan-deps from f53f1b6ab28e to 8bd678a29dfa (2 revisions)
2024-02-12 [email protected] Roll SK Tool from 996f56b64f8b to dd80ac99b627
2024-02-12 [email protected] Roll ANGLE from 3ad163d09102 to eaddd3baa5ed (9 revisions)
2024-02-12 [email protected] Roll Skia Infra from 536d1c386426 to 996f56b64f8b (5 revisions)
2024-02-12 [email protected] Roll vulkan-deps from 2e6294aece33 to f53f1b6ab28e (1 revision)
2024-02-10 [email protected] Roll vulkan-deps from 91655d665673 to 2e6294aece33 (1 revision)
2024-02-10 [email protected] Roll SK Tool from fe1cbbda7543 to 996f56b64f8b
2024-02-10 [email protected] Roll vulkan-deps from 6c7bb72d35e0 to 91655d665673 (3 revisions)
2024-02-09 [email protected] Use old define for gif (for now)
2024-02-09 [email protected] [bazel] GaneshVulkanSurfaceManager.cpp: Implement.
2024-02-09 [email protected] [graphite] Stub in SmallPathAtlas.
2024-02-09 [email protected] [bazel] Move skiatest::TestType from //tests/Test.h to a new //test/TestType.h file.
2024-02-09 [email protected] Rename Benchmark::Backend::kGPU to Benchmark::Backend::kGanesh
2024-02-09 [email protected] [bazel] Fix Android build.
2024-02-09 [email protected] Make sure all uses of SkResources that need codecs register them
2024-02-09 [email protected] Assure last cluster of Run ends at the end of Run

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
  • Loading branch information
skia-flutter-autoroll authored Feb 12, 2024
1 parent 09c3166 commit 4c69788
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ vars = {
'flutter_git': 'https://flutter.googlesource.com',
'skia_git': 'https://skia.googlesource.com',
'llvm_git': 'https://llvm.googlesource.com',
'skia_revision': '4081496b769386bea3ee4aa38748f460580bd3e4',
'skia_revision': '867c1e8390e2ffccfbefc56aded8fec1f314f789',

# 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
7 changes: 6 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: fe2190a81e67aa6cae0e4dd8b5dc946c
Signature: 979a2fd3f545eaffacba682b3dc39fbc

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -396,6 +396,7 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/pathops.bench.js
FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js
FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
FILE: ../../../flutter/third_party/skia/package-lock.json
FILE: ../../../flutter/third_party/skia/relnotes/SkSurfaceProps-Flags.md
FILE: ../../../flutter/third_party/skia/relnotes/TickToProcessEvents.md
FILE: ../../../flutter/third_party/skia/relnotes/VkDeviceLostCallback.md
FILE: ../../../flutter/third_party/skia/relnotes/anim-codec-player.md
Expand Down Expand Up @@ -9507,12 +9508,16 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
LIBRARY: skia
ORIGIN: ../../../flutter/third_party/skia/gm/emptyshader.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/gm/imagedither.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/SmallPathAtlas.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/SmallPathAtlas.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/sksl/analysis/SkSLCheckSymbolTableCorrectness.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/sksl/ir/SkSLSymbol.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/sksl/transform/SkSLFindAndDeclareBuiltinStructs.cpp + ../../../flutter/third_party/skia/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../flutter/third_party/skia/gm/emptyshader.cpp
FILE: ../../../flutter/third_party/skia/gm/imagedither.cpp
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/SmallPathAtlas.cpp
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/SmallPathAtlas.h
FILE: ../../../flutter/third_party/skia/src/sksl/analysis/SkSLCheckSymbolTableCorrectness.cpp
FILE: ../../../flutter/third_party/skia/src/sksl/ir/SkSLSymbol.cpp
FILE: ../../../flutter/third_party/skia/src/sksl/transform/SkSLFindAndDeclareBuiltinStructs.cpp
Expand Down

0 comments on commit 4c69788

Please sign in to comment.