diff --git a/DEPS b/DEPS index 3cf6033ed019b421510720b02296201e40a1b762..d2e7511fa9e6875dc3f8330862ec1e121500583e 100644 --- a/DEPS +++ b/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': '45add166fdb9e52f80ff6a42cd4e91af298b5d29', + 'skia_revision': 'd92e4e9de7f15df3a36ddb4a7d116e971d534e24', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index 490fa22047c1a7fb58bd8138a847284c7374fc8d..cf64ae9071c04dae019210dc39ef5e754504eb17 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 397585347a23d8df53020ca6616ad4cf +Signature: 569a4da77a077a383a573c85bf61cb55 UNUSED LICENSES: @@ -3597,7 +3597,6 @@ FILE: ../../../third_party/skia/src/pdf/SkClusterator.h FILE: ../../../third_party/skia/src/pdf/SkPDFTag.cpp FILE: ../../../third_party/skia/src/pdf/SkPDFTag.h FILE: ../../../third_party/skia/src/ports/SkFontMgr_fuchsia.cpp -FILE: ../../../third_party/skia/src/sksl/SkSLByteCode.cpp FILE: ../../../third_party/skia/src/sksl/SkSLCPPUniformCTypes.cpp FILE: ../../../third_party/skia/src/sksl/SkSLCPPUniformCTypes.h FILE: ../../../third_party/skia/src/sksl/SkSLPipelineStageCodeGenerator.cpp @@ -3984,6 +3983,7 @@ FILE: ../../../third_party/skia/bench/GrQuadBench.cpp FILE: ../../../third_party/skia/gm/crbug_1041204.cpp FILE: ../../../third_party/skia/gm/crbug_224618.cpp FILE: ../../../third_party/skia/src/core/SkVM_fwd.h +FILE: ../../../third_party/skia/src/sksl/SkSLInterpreter.h ---------------------------------------------------------------------------------------------------- Copyright 2020 Google LLC diff --git a/sky/packages/sky_engine/LICENSE b/sky/packages/sky_engine/LICENSE index 43e0a1d7472b8fbc24dae3cbf2f6daae5276f299..793385d58e5778935e34e266b744d0de17ea6b7c 100644 --- a/sky/packages/sky_engine/LICENSE +++ b/sky/packages/sky_engine/LICENSE @@ -724,7 +724,6 @@ limitations under the License. -------------------------------------------------------------------------------- angle fuchsia_sdk -tonic Copyright 2019 The Fuchsia Authors. All rights reserved. @@ -4362,6 +4361,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- engine +tonic txt Copyright 2013 The Flutter Authors. All rights reserved.