Skip to content

Commit 69cacb5

Browse files
Roll src/third_party/skia 0902c98825bf..a3e2996b0834 (8 commits) (flutter#9846)
https://skia.googlesource.com/skia.git /compare/0902c98825bf..a3e2996b0834 git log 0902c98825bf9bfafa026604bb6f89004cdf9806..a3e2996b08344a896884e6de050f7a2f2b80a409 --date=short --no-merges --format=%ad %ae %s 2019-07-16 [email protected] Rework how initial clearing of texture works. 2019-07-15 [email protected] Remove GrGLGpu/GrGLCaps readPixelsSupported. 2019-07-16 [email protected] sk_app, Sample: Unify InputState enum. 2019-07-16 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-07-16 [email protected] Rework transfer pixels tests to be more robust. 2019-07-16 [email protected] Samle::mouse: fix wrong assert 2019-07-16 [email protected] [infra] Split out gen_tasks logic into its own shareable package 2019-07-16 [email protected] Fix standalone SkSL build 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 ([email protected]), and stop the roller if necessary.
1 parent 5c7c7c4 commit 69cacb5

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': '0902c98825bf9bfafa026604bb6f89004cdf9806',
29+
'skia_revision': 'a3e2996b08344a896884e6de050f7a2f2b80a409',
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: f84b8147876ecdf9eaf696d1e8ebd934
1+
Signature: 21cac08d0c2b4d16795b7801e2d248ee
22

33
UNUSED LICENSES:
44

@@ -5795,9 +5795,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
57955795

57965796
====================================================================================================
57975797
LIBRARY: skia
5798-
ORIGIN: ../../../third_party/skia/infra/bots/gen_tasks.go + ../../../LICENSE
5798+
ORIGIN: ../../../third_party/skia/infra/bots/gen_tasks_logic/gen_tasks_logic.go + ../../../LICENSE
57995799
TYPE: LicenseType.bsd
58005800
FILE: ../../../third_party/skia/infra/bots/gen_tasks.go
5801+
FILE: ../../../third_party/skia/infra/bots/gen_tasks_logic/gen_tasks_logic.go
58015802
----------------------------------------------------------------------------------------------------
58025803
Copyright 2016 The Chromium Authors. All rights reserved.
58035804

0 commit comments

Comments
 (0)