未验证 提交 5e346c42 编写于 作者: S skia-flutter-autoroll 提交者: GitHub

Roll src/third_party/skia f0148c4881df..c937bc50250d (11 commits) (#14262)


https://skia.googlesource.com/skia.git/+log/f0148c4881df..c937bc50250d

git log f0148c4881df..c937bc50250d --date=short --first-parent --format='%ad %ae %s'
2019-12-09 brianosman@google.com Improvements to uniform handling in runtime SkSL
2019-12-09 halcanary@google.com [minor] fix definition with different parameter names
2019-12-09 kjlubick@google.com [canvaskit] roll to 0.10.0
2019-12-09 herb@google.com Remove the CACHE_SANITY_CHECK system.
2019-12-09 bsalomon@google.com Add testCompile function to SkRuntimeColorFilterFactory for Chrome test
2019-12-09 fmalita@chromium.org [skottie] Explicit seek(0) in tools
2019-12-09 bsalomon@google.com Support mirror-repeat in GrTextureDomain
2019-12-09 mtklein@google.com lift Wno-class-memaccess
2019-12-09 mtklein@google.com mark SkMD5->SkUUID copy as sane
2019-12-09 kjlubick@google.com [canvaskit] Expose SkShader combiners
2019-12-09 nigeltao@google.com Add SK_WUFFS_FAVORS_PERFORMANCE_OVER_ADDITIONAL_MEMORY_SAFETY option

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

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 djsollen@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: djsollen@google.com
上级 3b100d77
...@@ -26,7 +26,7 @@ vars = { ...@@ -26,7 +26,7 @@ vars = {
'skia_git': 'https://skia.googlesource.com', 'skia_git': 'https://skia.googlesource.com',
# OCMock is for testing only so there is no google clone # OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git', 'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': 'f0148c4881dffc95d73d71df23561d280a916fbe', 'skia_revision': 'c937bc50250d7723843471cc0d0dc409fb570229',
# When updating the Dart revision, ensure that all entries that are # When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the # dependencies of Dart are also updated to match the entries in the
......
Signature: 1cca375d5e74ce101673e792ca4da988 Signature: c3729b248a3e5fb802fa56c9d6a3e387
UNUSED LICENSES: UNUSED LICENSES:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册