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

Commit 51414fd

Browse files
Roll Skia from 3913d3e to 7b46300 (4 revisions)
https://skia.googlesource.com/skia.git/+log/3913d3e137ed..7b46300fe4ff 2020-09-01 johnstiles@google.com Move ownership of SkSL::Inliner to SkSL::Compiler. 2020-09-01 johnstiles@google.com Replace salting process in SkSLInliner with a symbol table check. 2020-09-01 johnstiles@google.com Update contains_xxxx_break to use ProgramVisitor. 2020-09-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 2f291c0 to c0dda02 (11 revisions) 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 michaelludwig@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
1 parent 101316b commit 51414fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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': '3913d3e137edda87872d4f7002ed6dc97c6faf26',
29+
'skia_revision': '7b46300fe4ff4603c269093601e2779e36f71c88',
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 074a50d9184c881a766997db171b02d1
1+
Signature: e4f04fc4e1dcf7083e8c8bc797fc7fe4
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)