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

Roll src/third_party/skia fec9b902a626..80f10d2c226a (12 commits) (#9170)


https://skia.googlesource.com/skia.git
/%2Blog/fec9b902a626..80f10d2c226a

git log fec9b902a626c4e9fa5aa13c03c5b1261666f45c..80f10d2c226a21606cb74c35f7e94b1de4bf4bd5 --date=short --no-merges --format=%ad %ae %s
2019-06-03 michaelludwig@google.com Turn on glClear workaround for nvidia macs
2019-06-03 robertphillips@google.com Expand testing of color initialized backend textures to include mip levels
2019-06-03 bsalomon@google.com Do correct colorspace xform in asyncRescaleAndReadPixels in GPU impl.
2019-06-03 herb@google.com One ShouldDrawAsPath to rule them all!
2019-06-03 bungeman@google.com Use DirectWrite for default font.
2019-06-03 jvanverth@google.com Maybe don't use Metal's instanced methods if not supported.
2019-06-03 kjlubick@google.com Make fuzzing use embedded test font
2019-06-01 senorblanco@chromium.org GrTessellator: always rewind to edge top when splitting.
2019-05-31 ethannicholas@google.com added SkSL bench
2019-06-03 kjlubick@google.com Prevent UBSAN from complaining too early about invalid enums
2019-06-03 jcgregorio@google.com Don't run SkpBench on the P30 since we don't have root on that device.
2019-06-03 reed@google.com add simpler addFrame api (helps with threaded producers)

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (jcgregorio@google.com), and stop
the roller if necessary.
上级 008090b8
......@@ -23,7 +23,7 @@ vars = {
'fuchsia_git': 'https://fuchsia.googlesource.com',
'github_git': 'https://github.com',
'skia_git': 'https://skia.googlesource.com',
'skia_revision': 'fec9b902a626c4e9fa5aa13c03c5b1261666f45c',
'skia_revision': '80f10d2c226a21606cb74c35f7e94b1de4bf4bd5',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
......
Signature: 29a9beb7d2262cbb885fc5c4a3b8d25c
Signature: 5cd62fdc4723bca36eae3a03b3fa8a5a
UNUSED LICENSES:
......@@ -1564,7 +1564,6 @@ FILE: ../../../third_party/skia/src/core/SkCubicMap.cpp
FILE: ../../../third_party/skia/src/core/SkDeferredDisplayList.cpp
FILE: ../../../third_party/skia/src/core/SkDeferredDisplayListPriv.h
FILE: ../../../third_party/skia/src/core/SkDraw_text.cpp
FILE: ../../../third_party/skia/src/core/SkFontPriv.cpp
FILE: ../../../third_party/skia/src/core/SkFontPriv.h
FILE: ../../../third_party/skia/src/core/SkGlyph.cpp
FILE: ../../../third_party/skia/src/core/SkIPoint16.h
......@@ -2411,6 +2410,7 @@ FILE: ../../../third_party/skia/bench/RectBench.cpp
FILE: ../../../third_party/skia/bench/RegionBench.cpp
FILE: ../../../third_party/skia/bench/RepeatTileBench.cpp
FILE: ../../../third_party/skia/bench/ScalarBench.cpp
FILE: ../../../third_party/skia/bench/SkSLBench.cpp
FILE: ../../../third_party/skia/bench/VertBench.cpp
FILE: ../../../third_party/skia/experimental/Networking/SkSockets.cpp
FILE: ../../../third_party/skia/experimental/Networking/SkSockets.h
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册