Roll Skia from 0ab283aaf2a1 to a89b43092e9d (18 revisions) (flutter/engine#24065)

https://skia.googlesource.com/skia.git/+log/0ab283aaf2a1..a89b43092e9d

2021-01-29 egdaniel@google.com Add syncing of gpu work before releasing resources in GrDirectContext teardowns.
2021-01-29 mtklein@google.com let fm_driver.go decide what to do for each bot
2021-01-29 reed@google.com Hide SK_SUPPORT_LEGACY_DRAWBITMAP flag
2021-01-29 mtklein@google.com don't hardcode jobs in fm_driver
2021-01-29 brianosman@google.com Revert "Reland "Add particle GMs""
2021-01-29 brianosman@google.com Revert "Add particle GM that uses uniforms, fix related bug in particle effect"
2021-01-29 kjlubick@google.com [canvaskit] Skip particles gms
2021-01-29 bsalomon@google.com Make GrDirectContext::updateBackendTexture handle pixmaps with non-type row bytes.
2021-01-29 reed@google.com Pass sampling to drawImage
2021-01-29 mtklein@google.com refamiliarize fm_driver.go
2021-01-29 johnstiles@google.com Implement additional Runtime Effect intrinsic tests.
2021-01-29 brianosman@google.com Add particle GM that uses uniforms, fix related bug in particle effect
2021-01-29 johnstiles@google.com Reland "Add some SkSL intrinsics to our dm tests."
2021-01-29 bsalomon@google.com Revert "Remove maxTileSize from GrCaps, bleed GMs use max texture size override."
2021-01-29 egdaniel@google.com Add debug checks to enforce gpu buffer access patterns.
2021-01-29 johnstiles@google.com Replace writeVariableUniform custom logic with getLValue.
2021-01-29 kjlubick@google.com Remove some ableist language from infra parts
2021-01-29 bungeman@google.com Add support for retina displays to sk_app.

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 nifong@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/+doc/master/autoroll/README.md
This commit is contained in:
skia-flutter-autoroll 2021-01-29 21:11:00 -05:00 committed by GitHub
parent 2999dfbd71
commit 25e252a672
2 changed files with 2 additions and 3 deletions

2
DEPS
View File

@ -27,7 +27,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': '0ab283aaf2a1e345c2ee1a570345afd3539ad1a1',
'skia_revision': 'a89b43092e9d67884cb24495181b18dcf6d67b80',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the

View File

@ -1,4 +1,4 @@
Signature: 1ffc415ed131d64478b419ffe18a6061
Signature: d1b97ee51d1bac436410ebf0f5871b36
UNUSED LICENSES:
@ -5243,7 +5243,6 @@ TYPE: LicenseType.bsd
FILE: ../../../third_party/skia/bench/TriangulatorBench.cpp
FILE: ../../../third_party/skia/gm/crbug_1167277.cpp
FILE: ../../../third_party/skia/gm/lazytiling.cpp
FILE: ../../../third_party/skia/gm/particles.cpp
FILE: ../../../third_party/skia/gm/runtimeeffectimage.cpp
FILE: ../../../third_party/skia/src/core/SkYUVAInfoLocation.h
FILE: ../../../third_party/skia/src/gpu/GrInnerFanTriangulator.h