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

Roll src/third_party/skia 45add166fdb9..d92e4e9de7f1 (32 commits) (#16022)


https://skia.googlesource.com/skia.git/+log/45add166fdb9..d92e4e9de7f1

git log 45add166fdb9..d92e4e9de7f1 --date=short --first-parent --format='%ad %ae %s'
2020-01-26 mtklein@google.com cache only when SkVM has a JIT
2020-01-26 reed@google.com offer raw-array variant of remaining 44 methods
2020-01-26 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
2020-01-26 reed@google.com use vsphere to control light
2020-01-26 reed@google.com virtual sphere
2020-01-26 reed@google.com restore til I understand what changed
2020-01-26 reed@google.com consolidate examples to 1 matrix type
2020-01-25 bsalomon@google.com Revert "Revert "Use bitmap subset for comparison in texture_domain_effect GMs.""
2020-01-25 reed@google.com Revert "convert sample completely to SkM4"
2020-01-25 reed@google.com convert sample completely to SkM4
2020-01-25 bsalomon@google.com Revert "Use bitmap subset for comparison in texture_domain_effect GMs."
2020-01-25 bsalomon@google.com Use bitmap subset for comparison in texture_domain_effect GMs.
2020-01-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-24 ethannicholas@google.com add SkSLInterpreter vector instructions
2020-01-24 reed@google.com Revert "Revert "add rotate to SkM44""
2020-01-24 brianosman@google.com Make invokeChild just return a string containing the child function call
2020-01-24 reed@google.com Revert "add rotate to SkM44"
2020-01-24 bsalomon@google.com Detect implementation read formats on ES.
2020-01-24 reed@google.com add rotate to SkM44
2020-01-24 bungeman@google.com Preserve FcConfig in SkFontConfigInterface_direct methods.
2020-01-24 jvanverth@google.com Wrap page index packing in helper methods.
2020-01-24 bsalomon@google.com Revert "Revert "Move GrDomainEffect functionality into GrTextureEffect and delete""
2020-01-24 robertphillips@google.com Make GrGpu::createBackendTexture match createCompressedBackendTexture
2020-01-24 jvanverth@google.com Revert "Reland "Reland "Add new method for storing DrawOpAtlas texture index."""
2020-01-24 mtklein@google.com add skvm msan bot, move asan back to linux
2020-01-24 brianosman@google.com Remove invokeChild variants that write to output color
2020-01-24 mtklein@google.com clean up caches at thread exit
2020-01-24 mtklein@google.com link clang bots against our prepackaged libc++
2020-01-24 bsalomon@google.com Revert "Move GrDomainEffect functionality into GrTextureEffect and delete"
2020-01-24 ethannicholas@google.com Revert "Revert "Complete rewrite of the SkSL interpreter""
2020-01-24 bsalomon@google.com Move GrDomainEffect functionality into GrTextureEffect and delete the former.

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

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
上级 a41ff8d3
...@@ -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': '45add166fdb9e52f80ff6a42cd4e91af298b5d29', 'skia_revision': 'd92e4e9de7f15df3a36ddb4a7d116e971d534e24',
# 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: 397585347a23d8df53020ca6616ad4cf Signature: 569a4da77a077a383a573c85bf61cb55
UNUSED LICENSES: UNUSED LICENSES:
...@@ -3597,7 +3597,6 @@ FILE: ../../../third_party/skia/src/pdf/SkClusterator.h ...@@ -3597,7 +3597,6 @@ FILE: ../../../third_party/skia/src/pdf/SkClusterator.h
FILE: ../../../third_party/skia/src/pdf/SkPDFTag.cpp FILE: ../../../third_party/skia/src/pdf/SkPDFTag.cpp
FILE: ../../../third_party/skia/src/pdf/SkPDFTag.h FILE: ../../../third_party/skia/src/pdf/SkPDFTag.h
FILE: ../../../third_party/skia/src/ports/SkFontMgr_fuchsia.cpp FILE: ../../../third_party/skia/src/ports/SkFontMgr_fuchsia.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLByteCode.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLCPPUniformCTypes.cpp FILE: ../../../third_party/skia/src/sksl/SkSLCPPUniformCTypes.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLCPPUniformCTypes.h FILE: ../../../third_party/skia/src/sksl/SkSLCPPUniformCTypes.h
FILE: ../../../third_party/skia/src/sksl/SkSLPipelineStageCodeGenerator.cpp FILE: ../../../third_party/skia/src/sksl/SkSLPipelineStageCodeGenerator.cpp
...@@ -3984,6 +3983,7 @@ FILE: ../../../third_party/skia/bench/GrQuadBench.cpp ...@@ -3984,6 +3983,7 @@ FILE: ../../../third_party/skia/bench/GrQuadBench.cpp
FILE: ../../../third_party/skia/gm/crbug_1041204.cpp FILE: ../../../third_party/skia/gm/crbug_1041204.cpp
FILE: ../../../third_party/skia/gm/crbug_224618.cpp FILE: ../../../third_party/skia/gm/crbug_224618.cpp
FILE: ../../../third_party/skia/src/core/SkVM_fwd.h FILE: ../../../third_party/skia/src/core/SkVM_fwd.h
FILE: ../../../third_party/skia/src/sksl/SkSLInterpreter.h
---------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------
Copyright 2020 Google LLC Copyright 2020 Google LLC
......
...@@ -724,7 +724,6 @@ limitations under the License. ...@@ -724,7 +724,6 @@ limitations under the License.
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
angle angle
fuchsia_sdk fuchsia_sdk
tonic
Copyright 2019 The Fuchsia Authors. All rights reserved. Copyright 2019 The Fuchsia Authors. All rights reserved.
...@@ -4362,6 +4361,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT ...@@ -4362,6 +4361,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
engine engine
tonic
txt txt
Copyright 2013 The Flutter Authors. All rights reserved. Copyright 2013 The Flutter Authors. All rights reserved.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册