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

Commit 221304b

Browse files
Roll src/third_party/dart e86e4d6..ce62ad2 (13 commits)
https://dart.googlesource.com/sdk.git/+log/e86e4d61834a..ce62ad2e8b40 git log e86e4d6..ce62ad2 --date=short --first-parent --format='%ad %ae %s' 2020-05-07 [email protected] Migration: test "add hint" functionality, and fix a path problem on Windows 2020-05-07 [email protected] Migration: turn off removeViaComments by default. 2020-05-07 [email protected] [vm] Use consistent signatures for native call wrappers and native function symbolizers. 2020-05-07 [email protected] Adjust tests for new return rules, cf. language PR #941, #948. 2020-05-07 [email protected] analyzer: Report unused public members of private and unnamed extensions 2020-05-07 [email protected] Migrator: Always remove @ from @required 2020-05-07 [email protected] [co19] Roll co19 to f65f3578f95415c9a2f3ad002aac7b507549e64a 2020-05-07 [email protected] [vm] Fix vm/dart/run_appended_aot_snapshot_test which uses dart2native internals. 2020-05-07 [email protected] Migrate tests to language/stack_trace. 2020-05-07 [email protected] [gardening] Skip isolate tests on android, make them run less in simulator mode 2020-05-07 [email protected] [vm/compiler] Disambiguate Code names when emitting instruction sizes info. 2020-05-07 [email protected] [SDK] Adds documentation about updating ABI_VERSION 2020-05-07 [email protected] [parser] Show errors from 'handleErrorToken' in parser suite tests Created with: gclient setdep -r src/third_party/dart@ce62ad2e8b40 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine 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 56fe6d2 commit 221304b

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
@@ -34,7 +34,7 @@ vars = {
3434
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3535
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3636
# updated revision list of existing dependencies.
37-
'dart_revision': 'e86e4d61834acb25ce22c423699e08f25d0cb70e',
37+
'dart_revision': 'ce62ad2e8b408d3bf63eebb8608fba91d1b2d524',
3838

3939
# WARNING: DO NOT EDIT MANUALLY
4040
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

ci/licenses_golden/licenses_third_party

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: cbe9d22c959111841f0d5a1c736df06f
1+
Signature: f41a99f8702a777931b9e7723e371557
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)