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

Roll src/third_party/skia d1be5d64f8a7..36c0521d57de (13 commits) (#16260)


https://skia.googlesource.com/skia.git/+log/d1be5d64f8a7..36c0521d57de

git log d1be5d64f8a7..36c0521d57de --date=short --first-parent --format='%ad %ae %s'
2020-01-30 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps
2020-01-30 rosasco@google.com Change fidl tables from cpp to c.
2020-01-30 robertphillips@google.com Add compressed backend textures to Metal (take 2)
2020-01-30 jlavrova@google.com Fix placeholders in cache
2020-01-30 jlavrova@google.com Dead code
2020-01-30 hcm@google.com Update Skia milestone to 82
2020-01-30 halcanary@google.com decs/examples: Support more fiddle types: offscreen, srgb
2020-01-30 brianosman@google.com Revert "Fix skshaper in component builds"
2020-01-30 brianosman@google.com Revert "Use separate SKSHAPER_DLL define to activate shared library logic"
2020-01-30 fmalita@chromium.org [skottie] Cleanup: convert remaining effects to new adapter pattern
2020-01-30 brianosman@google.com Use separate SKSHAPER_DLL define to activate shared library logic
2020-01-30 rmistry@google.com Turn off failure comments from G3 bot
2020-01-30 bsalomon@google.com Avoid using kClamp domain in GrMatrixConvolutionEffect::MakeGaussian.

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

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 reed@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: reed@google.com
上级 4ac82f66
......@@ -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': 'd1be5d64f8a7f28873851804408f3878c43cbbd3',
'skia_revision': '36c0521d57dea55ed3d8e9c2c339ee474014be26',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
......
Signature: 8ef2261b432ea06cecc617240a127f6a
Signature: a98ae7da54355ac2155c82b34b07f9ad
UNUSED LICENSES:
......@@ -5226,8 +5226,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
====================================================================================================
LIBRARY: skia
ORIGIN: ../../../third_party/skia/docs/examples/BlendModes.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/docs/examples/50_percent_gray.cpp + ../../../third_party/skia/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../third_party/skia/docs/examples/50_percent_gray.cpp
FILE: ../../../third_party/skia/docs/examples/50_percent_srgb.cpp
FILE: ../../../third_party/skia/docs/examples/BlendModes.cpp
FILE: ../../../third_party/skia/docs/examples/ChromeMDRefreshTab.cpp
FILE: ../../../third_party/skia/docs/examples/ChromeMDRefreshTabs.cpp
......@@ -5270,6 +5272,7 @@ FILE: ../../../third_party/skia/docs/examples/bug5252.cpp
FILE: ../../../third_party/skia/docs/examples/bug583299.cpp
FILE: ../../../third_party/skia/docs/examples/bug6495.cpp
FILE: ../../../third_party/skia/docs/examples/bug7573.cpp
FILE: ../../../third_party/skia/docs/examples/bug7573_1.cpp
FILE: ../../../third_party/skia/docs/examples/bug767834.cpp
FILE: ../../../third_party/skia/docs/examples/bugoftheday.cpp
FILE: ../../../third_party/skia/docs/examples/checker_board.cpp
......@@ -5296,6 +5299,7 @@ FILE: ../../../third_party/skia/docs/examples/draw_text_fails.cpp
FILE: ../../../third_party/skia/docs/examples/draw_vertices.cpp
FILE: ../../../third_party/skia/docs/examples/drawarcs.cpp
FILE: ../../../third_party/skia/docs/examples/example3ps.cpp
FILE: ../../../third_party/skia/docs/examples/f16.cpp
FILE: ../../../third_party/skia/docs/examples/f16to8888busted.cpp
FILE: ../../../third_party/skia/docs/examples/f16to8888drawImageBug.cpp
FILE: ../../../third_party/skia/docs/examples/failing_example.cpp
......@@ -5306,6 +5310,7 @@ FILE: ../../../third_party/skia/docs/examples/fluttershadow.cpp
FILE: ../../../third_party/skia/docs/examples/gamma_mask_filter.cpp
FILE: ../../../third_party/skia/docs/examples/getLocalBounds_broken.cpp
FILE: ../../../third_party/skia/docs/examples/getLocalBounds_working.cpp
FILE: ../../../third_party/skia/docs/examples/gpu4444diff.cpp
FILE: ../../../third_party/skia/docs/examples/gpu8888diff.cpp
FILE: ../../../third_party/skia/docs/examples/gpuconicbug.cpp
FILE: ../../../third_party/skia/docs/examples/homogeneous.cpp
......@@ -5336,6 +5341,7 @@ FILE: ../../../third_party/skia/docs/examples/rotations.cpp
FILE: ../../../third_party/skia/docs/examples/setimagefilter.cpp
FILE: ../../../third_party/skia/docs/examples/shader.cpp
FILE: ../../../third_party/skia/docs/examples/shader_alphaimage.cpp
FILE: ../../../third_party/skia/docs/examples/shapes.cpp
FILE: ../../../third_party/skia/docs/examples/shapes_with_motion.cpp
FILE: ../../../third_party/skia/docs/examples/skbug6031.cpp
FILE: ../../../third_party/skia/docs/examples/skbug_237_drawImageRect.cpp
......@@ -5379,6 +5385,7 @@ FILE: ../../../third_party/skia/docs/examples/subset_example.cpp
FILE: ../../../third_party/skia/docs/examples/sum_path_effect.cpp
FILE: ../../../third_party/skia/docs/examples/sweep_gradient_talk_1.cpp
FILE: ../../../third_party/skia/docs/examples/sweep_gradient_talk_2.cpp
FILE: ../../../third_party/skia/docs/examples/sweep_gradient_talk_4.cpp
FILE: ../../../third_party/skia/docs/examples/sweep_gradient_talk_lots.cpp
FILE: ../../../third_party/skia/docs/examples/text_only.cpp
FILE: ../../../third_party/skia/docs/examples/text_rendering.cpp
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册