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

Roll src/third_party/skia af4e7b6cf616..f9fcf7ffa89a (33 commits) (#9784)


https://skia.googlesource.com/skia.git
/compare/af4e7b6cf616..f9fcf7ffa89a

git log af4e7b6cf6164a7d448641e48e628448600e31ec..f9fcf7ffa89a4b64b013f825f459dd4e9f3344e4 --date=short --no-merges --format=%ad %ae %s
2019-07-11 robertphillips@google.com Alter approximate scratch texture binning after 1024
2019-07-11 scroggo@google.com Revert "Update Wuffs version"
2019-07-10 borenet@google.com [infra] No relative path for infra_tests.isolate
2019-07-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 4e71b2bc2546..9668237739a2 (7 commits)
2019-07-11 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-07-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 9d81bd852e09..17462d53f92d (335 commits)
2019-07-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 8c4c9e37bf96..28ae0a4b2810 (3 commits)
2019-07-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-10 bsalomon@google.com Blacklist GrTestingBackendTextureUploadTest on MoltenVk.
2019-07-10 bsalomon@google.com Third land of "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles"
2019-07-10 egdaniel@google.com Add missing RGB_888x colorType to GL RGBA format.
2019-07-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-10 mtklein@google.com lifetime analysis readability refactor
2019-07-10 brianosman@google.com Remove MSVC 2015 toolchain remnants
2019-07-10 robertphillips@google.com Fix assert
2019-07-10 bsalomon@google.com Try GrGLSizedInternalFormat enum
2019-07-10 senorblanco@chromium.org Add first Dawn dependencies.
2019-07-10 bsalomon@google.com Blacklist  ColorTypeBackendAllocationTest on MoltenVK
2019-07-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-10 reed@google.com Move test around in cubic_solver to test function, not delta_t.
2019-07-08 robertphillips@google.com Fix SkPixmap and SkBitmap dox for computeByteSize
2019-07-10 bsalomon@google.com Reland "Revert "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles""
2019-07-10 fmalita@chromium.org [skottie] Caching motion tile
2019-07-10 nigeltao@google.com Update Wuffs version
2019-07-10 borenet@google.com Revert "[infra] No relative path for infra_tests.isolate"
2019-07-10 robertphillips@google.com Add protected status to SkSurfaceCharacterization
2019-07-10 bsalomon@google.com Revert "Revert "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles""
2019-07-10 borenet@google.com [infra] No relative path for infra_tests.isolate
2019-07-09 brianosman@google.com Interpreter: Disallow recursion
2019-07-10 bsalomon@google.com Revert "Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles"
2019-07-10 borenet@google.com [infra] Fix WASM Gold aggregator build
2019-07-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 5dfad811ce32..4e71b2bc2546 (11 commits)

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 (fmalita@google.com), and stop
the roller if necessary.
上级 009b1d5a
......@@ -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': 'af4e7b6cf6164a7d448641e48e628448600e31ec',
'skia_revision': 'f9fcf7ffa89a4b64b013f825f459dd4e9f3344e4',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
......
Signature: 5837d9d6f5f3ca5f0cd12f3e47b24e53
Signature: 07353d5dea53c33a043dfbbec5573021
UNUSED LICENSES:
......@@ -973,6 +973,7 @@ FILE: ../../../third_party/skia/src/core/SkColorSpaceXformSteps.h
FILE: ../../../third_party/skia/src/core/SkContourMeasure.cpp
FILE: ../../../third_party/skia/src/core/SkCoverageModePriv.h
FILE: ../../../third_party/skia/src/core/SkCubicMap.cpp
FILE: ../../../third_party/skia/src/core/SkCubicSolver.h
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
......@@ -1364,7 +1365,6 @@ FILE: ../../../third_party/skia/infra/bots/assets/svg/VERSION
FILE: ../../../third_party/skia/infra/bots/assets/valgrind/VERSION
FILE: ../../../third_party/skia/infra/bots/assets/win_ninja/VERSION
FILE: ../../../third_party/skia/infra/bots/assets/win_toolchain/VERSION
FILE: ../../../third_party/skia/infra/bots/assets/win_toolchain_2015/VERSION
FILE: ../../../third_party/skia/infra/bots/calmbench.isolate
FILE: ../../../third_party/skia/infra/bots/cfg.json
FILE: ../../../third_party/skia/infra/bots/empty.isolate
......@@ -4935,6 +4935,7 @@ FILE: ../../../third_party/skia/modules/skottie/src/text/TextAnimator.h
FILE: ../../../third_party/skia/modules/skottie/src/text/TextValue.cpp
FILE: ../../../third_party/skia/modules/skottie/src/text/TextValue.h
FILE: ../../../third_party/skia/modules/sksg/include/SkSGRenderEffect.h
FILE: ../../../third_party/skia/modules/sksg/src/SkSGNodePriv.h
FILE: ../../../third_party/skia/modules/sksg/src/SkSGRenderEffect.cpp
FILE: ../../../third_party/skia/modules/sksg/src/SkSGTransformPriv.h
FILE: ../../../third_party/skia/samplecode/SampleDegenerateQuads.cpp
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册