Skip to content

Commit d45f1c1

Browse files
Roll src/third_party/skia 3723fb7e85bb..0a1923e50752 (6 commits) (flutter#15500)
https://skia.googlesource.com/skia.git/+log/3723fb7e85bb..0a1923e50752 git log 3723fb7e85bb..0a1923e50752 --date=short --first-parent --format='%ad %ae %s' 2020-01-11 [email protected] Disable QCOM_tiled_rendering while we wait for test devices 2020-01-11 [email protected] Override didTranslate, and add virtual for didScale 2020-01-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-10 [email protected] Revert "Revert "forward concat44 in nway canvas"" Created with: gclient setdep -r src/third_party/skia@0a1923e50752 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 88935ca commit d45f1c1

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

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': '3723fb7e85bb5faacb93dc0d5416699b2ed31eb0',
29+
'skia_revision': '0a1923e50752073fd31ad667935c9e37681917e8',
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: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 5e802e5dc4bb228172f9e382590a9cc4
1+
Signature: 2a42c11ed4709993536100032505c6eb
22

33
UNUSED LICENSES:
44

@@ -5366,8 +5366,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
53665366

53675367
====================================================================================================
53685368
LIBRARY: skia
5369-
ORIGIN: ../../../third_party/skia/gm/bicubic.cpp + ../../../third_party/skia/LICENSE
5369+
ORIGIN: ../../../third_party/skia/gm/3d.cpp + ../../../third_party/skia/LICENSE
53705370
TYPE: LicenseType.bsd
5371+
FILE: ../../../third_party/skia/gm/3d.cpp
53715372
FILE: ../../../third_party/skia/gm/bicubic.cpp
53725373
FILE: ../../../third_party/skia/gm/strokerect_anisotropic.cpp
53735374
FILE: ../../../third_party/skia/include/private/SkM44.h

0 commit comments

Comments
 (0)