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

Commit 36dc3b5

Browse files
Roll src/third_party/skia 2792515..49e564e (28 commits) (#14084)
https://skia.googlesource.com/skia.git/+log/2792515dab7c..49e564e5e02c git log 2792515..49e564e --date=short --first-parent --format='%ad %ae %s' 2019-12-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-12-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-12-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-12-02 rosasco@google.com skqp CIPD upload infra for Fuchsia 2019-12-02 mtklein@google.com remove T*/void* union in SkTArray 2019-12-02 mtklein@google.com tweak for GCC, memcpy() -> for-loop 2019-12-02 mtklein@google.com remove pointless tests 2019-12-02 egdaniel@google.com Update GrSwizzle to only store key and not string. 2019-12-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-12-02 bsalomon@google.com This is a reland of GrDomainEffect with significant changes: 2019-12-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-12-02 michaelludwig@google.com Compare textureType separately from backend format 2019-12-02 stani@google.com Expose SkRuntimeShaderFactory class to clients 2019-12-02 jlavrova@google.com A new API call on Paragraph: a number of unresolved glyphs 2019-12-02 mtklein@google.com replace SkColorSpaceXformSteps::Required() 2019-12-02 reed@google.com Reland "fix sense of ifdef for deprecated method" 2019-12-02 reed@google.com Revert "fix sense of ifdef for deprecated method" 2019-12-02 reed@google.com fix sense of ifdef for deprecated method 2019-12-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src c8e3617e402d..8a4500482e8d (272 commits) 2019-12-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 bc82fb1..ea0dcd4 (7 commits) 2019-12-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader fb7ca1d5aca5..b64fbfec4dcd (3 commits) 2019-12-01 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version 2019-11-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-11-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-11-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 43fc40aebfd8..c8e3617e402d (252 commits) 2019-11-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fc3ec57..bc82fb1 (9 commits) 2019-11-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d6e903bdc9ef..fb7ca1d5aca5 (13 commits) 2019-11-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@49e564e5e02c 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 bsalomon@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: bsalomon@google.com
1 parent 620f528 commit 36dc3b5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
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': '2792515dab7c5623e6b02dc0645ca87bc035c545',
29+
'skia_revision': '49e564e5e02cfa80202452f47aa28f422db08c0d',
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: 81e6c3d8cb6f315b7415188b8e0ca05a
1+
Signature: 6994b850237578149dcd1d33789b2a59
22

33
UNUSED LICENSES:
44

@@ -962,6 +962,7 @@ FILE: ../../../third_party/skia/animations/text#1.xml
962962
FILE: ../../../third_party/skia/bench/microbench.json
963963
FILE: ../../../third_party/skia/bench/skpbench.json
964964
FILE: ../../../third_party/skia/build/fuchsia/skqp/skqp.cmx
965+
FILE: ../../../third_party/skia/build/fuchsia/skqp/test_manifest.json
965966
FILE: ../../../third_party/skia/docker/binary-size/Dockerfile
966967
FILE: ../../../third_party/skia/docker/cmake-release/Dockerfile
967968
FILE: ../../../third_party/skia/docker/skia-build-tools/Dockerfile

0 commit comments

Comments
 (0)