提交 eb053919 编写于 作者: S skia-flutter-autoroll 提交者: Brian Osman

Roll src/third_party/skia 7c095dc67ce6..c65d0069ec56 (9 commits) (#15084)

https://skia.googlesource.com/skia.git/+log/7c095dc67ce6..c65d0069ec56

git log 7c095dc67ce6..c65d0069ec56 --date=short --first-parent --format='%ad %ae %s'
2019-12-30 mtklein@google.com streamline ReadOpAndSize()
2019-12-30 mtklein@google.com range check before casting to DrawType
2019-12-30 benjaminwagner@google.com Enable ASAN on Windows
2019-12-30 reed@google.com simplify normalizePerspective -- don't compute type, precheck corner value
2019-12-30 bsalomon@google.com Remove TecnoSpark adv. blend workaround.
2019-12-30 brianosman@google.com Remove third_party warning suppression for MSVC:4244
2019-12-30 reed@google.com starter bench for canvas matrix operations
2019-12-30 reed@google.com SkBlurMaskFilter.h is only needed for (deprecated) emboss
2019-12-30 benjaminwagner@google.com Update Linux Vulkan SDK

Created with:
  gclient setdep -r src/third_party/skia@c65d0069ec56

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 nifong@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: nifong@google.com
上级 79f45cdd
......@@ -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': '7c095dc67ce6145ca1e5a6503f56fc126d700a67',
'skia_revision': 'c65d0069ec56aa972e1fd18c3d3915db5bad3498',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
......
Signature: ae7e956325ecd88966a3f3479e61ffaf
Signature: f007fee54178c5ba1096f625f8e7fc6a
UNUSED LICENSES:
......@@ -1114,7 +1114,7 @@ FILE: ../../../third_party/skia/infra/bots/recipe_modules/flavor/examples/full.e
FILE: ../../../third_party/skia/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Chromecast-Clang-Chorizo-CPU-Cortex_A7-arm-Release-All.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-ASAN.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Win2016-Clang-GCE-CPU-AVX2-x86_64-Debug-All-UBSAN.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/flavor/examples/full.expected/Perf-Win2016-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/flavor/examples/full.expected/Test-Android-Clang-Nexus5x-GPU-Adreno418-arm64-Debug-All-Android.json
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册