From 6325b2fddec9f4922079da5ba3ded673ca9329df Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 15 Dec 2020 00:20:18 +0000 Subject: [PATCH] Roll Skia from 1c50643b3cef to f607dbbbe81f (1 revision) https://skia.googlesource.com/skia.git/+log/1c50643b3cef..f607dbbbe81f 2020-12-15 jmbetancourt@google.com implement SkAudioPLayer for Android 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 tdenniston@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index de8b9c4176520..5ff72320da0df 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': '1c50643b3cef2e742f2ba2d99179fa92554c289d', + 'skia_revision': 'f607dbbbe81f2f5a3847c4fb74be78db08ca6f8b', # 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 c722814ac48c5..a5accb81cc2f6 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 9bb1dc7aea0d2acf154d7121a1d21147 +Signature: 858544a4cfc452414f7640f5042e3643 UNUSED LICENSES: @@ -4101,6 +4101,7 @@ FILE: ../../../third_party/skia/modules/audioplayer/SkAudioPlayer.cpp FILE: ../../../third_party/skia/modules/audioplayer/SkAudioPlayer.h FILE: ../../../third_party/skia/modules/audioplayer/SkAudioPlayer_mac.mm FILE: ../../../third_party/skia/modules/audioplayer/SkAudioPlayer_none.cpp +FILE: ../../../third_party/skia/modules/audioplayer/SkAudioPlayer_oboe.cpp FILE: ../../../third_party/skia/modules/audioplayer/SkAudioPlayer_sfml.cpp FILE: ../../../third_party/skia/modules/skottie/include/ExternalLayer.h FILE: ../../../third_party/skia/modules/skottie/src/Adapter.h