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

Commit 9b270b9

Browse files
Roll src/third_party/dart 617bc54..2a14a62 (30 commits)
https://dart.googlesource.com/sdk.git/+log/617bc54b715d..2a14a62112e6 git log 617bc54..2a14a62 --date=short --first-parent --format='%ad %ae %s' 2020-05-08 [email protected] Reland "[vm, gc] Set the scavenger's forwarding bit to equal to the pointer tag bit." 2020-05-08 [email protected] [ VM / dartdev ] Ignore VM flags in dartdev VM instance 2020-05-08 [email protected] Remove old compute, rename compute2(). 2020-05-08 [email protected] [gardening] Fix transferable_test - remove timing assumptions. 2020-05-08 [email protected] [package:vm_service] Prepare for 4.0.3 release 2020-05-08 [email protected] [vm/isolates] Fix race in ring_gc_* tests. 2020-05-08 [email protected] [vm, gc] Rename HeapPage to OldPage for symmetry. 2020-05-08 [email protected] Make createSuggestion an instance method and clean up some code in SuggestionBuilder 2020-05-08 [email protected] Move another batch of fixes to be producers 2020-05-08 [email protected] [VM/compiler] Emit a throw NoSuchMethodError for bad arity rather than aborting compilation. 2020-05-08 [email protected] [cfe] Update id-tests post unfork 2020-05-08 [email protected] [vm] Fix -Wno-conversion-null errors. 2020-05-08 [email protected] [dart:io, windwos] Try a shorter temp directory name first 2020-05-08 [email protected] [vm] Disable thread leak detection in TSAN build. 2020-05-08 [email protected] [dartdev] update help text 2020-05-08 [email protected] Split computing interface for class and mixin. 2020-05-08 [email protected] [vm] Cleanup flags which disable argument type checks and strong mode types 2020-05-08 [email protected] Add prefix start information for completions 2020-05-08 [email protected] Convert LocalConstructorContributor to use SuggestionBuilder 2020-05-08 [email protected] Migration: reorganize code in source_edit_diff_formatter.dart 2020-05-08 [email protected] [dart2js] Re-enable an inference_test. 2020-05-08 [email protected] Migration: sort declarations in instrumentation.dart. 2020-05-08 [email protected] Migration: assign better quality node targets in NodeBuilder. 2020-05-08 [email protected] [dart2js] Delete generate_code_with_compile_time_errors_test. 2020-05-08 [email protected] analyzer: Do not report non-EOL doc comments in codes.dart 2020-05-08 [email protected] [dart2js] enable null-safety also when deserializating the global data 2020-05-08 [email protected] Fix avoid_unused_constructor_parameters in analyzer. 2020-05-08 [email protected] [dart2js] add testing for prennbd sdk and cleanup nnbd enabled tests. 2020-05-08 [email protected] [Tests] Skip valid_source_locations_test for ia32 and simarm* configurations 2020-05-08 [email protected] [vm/isolates] Skip dart/isolates/ring_gc_* tests. Created with: gclient setdep -r src/third_party/dart@2a14a62112e6 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 576f0e1 commit 9b270b9

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': '617bc54b715df9badcb8fec9031913ff5aac662e',
37+
'dart_revision': '2a14a62112e6b97eb2b311a8eab14b868bdee253',
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: 57a846765a2b3f648f86b9ac99a22ed3
1+
Signature: 6e632625be7941a0badbea2930bf0be1
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)