mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 0b0fb4d50b75 to 9ecb3abfdfe8 (12 revisions) (flutter/engine#21500)
This commit is contained in:
parent
ed1fc6f093
commit
7550817da9
2
DEPS
2
DEPS
@ -26,7 +26,7 @@ vars = {
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
# OCMock is for testing only so there is no google clone
|
||||
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
|
||||
'skia_revision': '0b0fb4d50b75b6aa01bb36d19f015f9ab57abd5f',
|
||||
'skia_revision': '9ecb3abfdfe804ca149639f436cb09db4d801c37',
|
||||
|
||||
# When updating the Dart revision, ensure that all entries that are
|
||||
# dependencies of Dart are also updated to match the entries in the
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: bae3724a6b2fd2a5010e264e7a72e77e
|
||||
Signature: 5b28aec191b52fd2444693195b7aa25f
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -5591,6 +5591,7 @@ FILE: ../../../third_party/skia/src/opts/SkVM_opts.h
|
||||
FILE: ../../../third_party/skia/src/sksl/SkSLAnalysis.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/SkSLRehydrator.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/SkSLRehydrator.h
|
||||
FILE: ../../../third_party/skia/src/sksl/ir/SkSLConstructor.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/ir/SkSLIRNode.cpp
|
||||
----------------------------------------------------------------------------------------------------
|
||||
Copyright 2020 Google LLC.
|
||||
@ -6593,6 +6594,9 @@ FILE: ../../../third_party/skia/modules/canvaskit/canvaskit/extra.html
|
||||
FILE: ../../../third_party/skia/modules/canvaskit/canvaskit/node.example.js
|
||||
FILE: ../../../third_party/skia/modules/canvaskit/canvaskit/package.json
|
||||
FILE: ../../../third_party/skia/modules/canvaskit/canvaskit/shaping.html
|
||||
FILE: ../../../third_party/skia/modules/canvaskit/canvaskit/types/bin/canvaskit.d.ts
|
||||
FILE: ../../../third_party/skia/modules/canvaskit/canvaskit/types/canvaskit-wasm-tests.ts
|
||||
FILE: ../../../third_party/skia/modules/canvaskit/canvaskit/types/index.d.ts
|
||||
FILE: ../../../third_party/skia/modules/canvaskit/canvaskit/viewer.html
|
||||
FILE: ../../../third_party/skia/modules/pathkit/npm-asmjs/example.html
|
||||
FILE: ../../../third_party/skia/modules/pathkit/npm-asmjs/package.json
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user