Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 090f56e

Browse files
skia-flutter-autorollbrianosman
authored andcommitted
Roll src/third_party/skia 92ca3ba..a92320d (18 commits) (#15375)
https://skia.googlesource.com/skia.git/+log/92ca3baba6a5..a92320d4e6a5 git log 92ca3ba..a92320d --date=short --first-parent --format='%ad %ae %s' 2020-01-09 [email protected] Remove GrPaint::addColorTextureProcessor 2020-01-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-09 [email protected] Fix ByteCodeGenerator's handling of specialized programs 2020-01-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-09 [email protected] Allow implicit conversion from GrSamplerState::Filter to GrSamplerState 2020-01-09 [email protected] Add CachingHint to makeRasterImage, default to kDisallow 2020-01-09 [email protected] add back src-in-gamut tracking 2020-01-09 [email protected] Add first, last and subspan to SkEnumerate 2020-01-09 [email protected] Update go.skia.org/infra in go.mod/go.sum 2020-01-09 [email protected] Remove legacy canvas-matrix impl 2020-01-09 [email protected] Improve handling of anisotropic scaling for stroked rects 2020-01-09 [email protected] add vroundps, impl Op::floor on x86 2020-01-09 [email protected] Optimize concat44 on canvas 2020-01-09 [email protected] add x-macro over SkVM::Ops 2020-01-09 [email protected] [canvaskit] Create an SkImage from a frame of an SkAnimatedImage 2020-01-09 [email protected] Roll ../src 61f03e9a10c0..5d178c93fd5b (411 commits) 2020-01-09 [email protected] Roll third_party/externals/swiftshader 45a4d0f36bd6..77c89ff847b6 (13 commits) 2020-01-09 [email protected] Roll third_party/externals/angle2 db49bc7..c431d59 (7 commits) Created with: gclient setdep -r src/third_party/skia@a92320d4e6a5 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 [email protected] 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: [email protected]
1 parent 23df3e6 commit 090f56e

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vars = {
2626
'skia_git': 'https://skia.googlesource.com',
2727
# OCMock is for testing only so there is no google clone
2828
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29-
'skia_revision': '92ca3baba6a5d4c385ca684dc9db660efa1f2d94',
29+
'skia_revision': 'a92320d4e6a5ba8f6c51067a3d40391c670c97f3',
3030

3131
# When updating the Dart revision, ensure that all entries that are
3232
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 93927b56840aa86fe1ff30e87411f968
1+
Signature: 0df956765ef4927cce858fe146b55d48
22

33
UNUSED LICENSES:
44

@@ -5370,6 +5370,7 @@ LIBRARY: skia
53705370
ORIGIN: ../../../third_party/skia/gm/bicubic.cpp + ../../../third_party/skia/LICENSE
53715371
TYPE: LicenseType.bsd
53725372
FILE: ../../../third_party/skia/gm/bicubic.cpp
5373+
FILE: ../../../third_party/skia/gm/strokerect_anisotropic.cpp
53735374
FILE: ../../../third_party/skia/include/private/SkM44.h
53745375
FILE: ../../../third_party/skia/modules/skottie/src/Camera.cpp
53755376
FILE: ../../../third_party/skia/modules/skottie/src/Camera.h

0 commit comments

Comments
 (0)