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

Roll src/third_party/skia c853bf2867b9..ab961e9db1dd (10 commits) (#10669)


https://skia.googlesource.com/skia.git/+log/c853bf2867b9..ab961e9db1dd

git log c853bf2867b9..ab961e9db1dd --date=short --no-merges --format='%ad %ae %s'
2019-08-06 bungeman@google.com Use MD instead of MMD for compile dependencies.
2019-08-06 mtklein@google.com begin caching Programs in SkVMBlitter
2019-08-06 csmartdalton@google.com Add a GrTextureResolveManager class
2019-08-06 nihohit@gmail.com Allow compilation without embedded font but with font manager
2019-08-06 mtklein@google.com really no-op Program default constructor
2019-08-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-06 csmartdalton@google.com Add a 'closeRenderTasksForNewOpList' method to GrDrawingManager
2019-08-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-06 halcanary@google.com SkQP: modify make_universal_apk to work in AOSP branch
2019-08-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

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

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, who should
be CC'd on the roll, and stop the roller if necessary.


Bug: None
TBR=reed@google.com
上级 a009b04f
......@@ -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': 'c853bf2867b939d8f9c35aa7302bfa2581a0b21b',
'skia_revision': 'ab961e9db1dd19dfef40dd6b226a7efcad2a0de1',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
......
Signature: 2384f9d6f56bfc0a42feb759dfa47d78
Signature: 8575bafe337c59c59cdcc6a05097fe70
UNUSED LICENSES:
......@@ -4835,6 +4835,7 @@ FILE: ../../../third_party/skia/src/gpu/GrRenderTask.h
FILE: ../../../third_party/skia/src/gpu/GrShaderUtils.cpp
FILE: ../../../third_party/skia/src/gpu/GrShaderUtils.h
FILE: ../../../third_party/skia/src/gpu/GrSwizzle.cpp
FILE: ../../../third_party/skia/src/gpu/GrTextureResolveManager.h
FILE: ../../../third_party/skia/src/gpu/GrUtil.h
FILE: ../../../third_party/skia/src/gpu/effects/GrColorMatrixFragmentProcessor.fp
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrColorMatrixFragmentProcessor.cpp
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册