Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ vars = {
'skia_git': 'https://skia.googlesource.com',
'llvm_git': 'https://llvm.googlesource.com',
'dart_ai_rev': '9c96bfe5f091c9451eff5b59c9bffeb2e806b875',
'skia_revision': 'cecc0e0da9ae2f06ea1e382234a69ad42408fd88',
'skia_revision': '928ded2a31af860d91be4990b4f37d16e697956c',

# 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: 6 additions & 0 deletions engine/src/flutter/sky/packages/sky_engine/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -16784,6 +16784,12 @@ found in the LICENSE file.
--------------------------------------------------------------------------------
skia

Copyright 2026 Google LLC

Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
--------------------------------------------------------------------------------
skia

Copyright 2026 The Android Open Source Project

Use of this source code is governed by a BSD-style license that can be
Expand Down
Loading