This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit fbbe681
committed
https://dart.googlesource.com/sdk.git/+log/617bc54b715d..b2e300bb7b90
git log 617bc54..b2e300b --date=short --first-parent --format='%ad %ae %s'
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@b2e300bb7b90
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 7035255 commit fbbe681
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments