mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 3723fb7e85bb..0a1923e50752 (6 commits) (#15500)
https://skia.googlesource.com/skia.git/+log/3723fb7e85bb..0a1923e50752 git log 3723fb7e85bb..0a1923e50752 --date=short --first-parent --format='%ad %ae %s' 2020-01-11 csmartdalton@google.com Disable QCOM_tiled_rendering while we wait for test devices 2020-01-11 reed@google.com Override didTranslate, and add virtual for didScale 2020-01-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-10 reed@google.com Revert "Revert "forward concat44 in nway canvas"" Created with: gclient setdep -r src/third_party/skia@0a1923e50752 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 jvanverth@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/+/master/autoroll/README.md Bug: None Tbr: jvanverth@google.com
This commit is contained in:
parent
88935ca3c4
commit
d45f1c1e9a
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': '3723fb7e85bb5faacb93dc0d5416699b2ed31eb0',
|
||||
'skia_revision': '0a1923e50752073fd31ad667935c9e37681917e8',
|
||||
|
||||
# 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: 5e802e5dc4bb228172f9e382590a9cc4
|
||||
Signature: 2a42c11ed4709993536100032505c6eb
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -5366,8 +5366,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: skia
|
||||
ORIGIN: ../../../third_party/skia/gm/bicubic.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/gm/3d.cpp + ../../../third_party/skia/LICENSE
|
||||
TYPE: LicenseType.bsd
|
||||
FILE: ../../../third_party/skia/gm/3d.cpp
|
||||
FILE: ../../../third_party/skia/gm/bicubic.cpp
|
||||
FILE: ../../../third_party/skia/gm/strokerect_anisotropic.cpp
|
||||
FILE: ../../../third_party/skia/include/private/SkM44.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user