Commit d8edfea
authored
Roll src/third_party/dart d9fa37e85d5c..45db29709547 (48 commits) (#14453)
https://dart.googlesource.com/sdk.git/+log/d9fa37e85d5c..45db29709547
git log d9fa37e85d5c..45db29709547 --date=short --first-parent --format='%ad %ae %s'
2019-12-12 [email protected] [vm/precomp] Reduce arm32 code size for BoxInt64Instr
2019-12-12 [email protected] [vm] De-obfuscate function and file names in DWARF sections.
2019-12-12 [email protected] Remove Packages from SourceFactory.
2019-12-12 [email protected] [vm/ffi] Split up function_callbacks_test
2019-12-12 [email protected] [infra] Add script to read builder status from Firestore
2019-12-12 [email protected] Reland "Reland "[infra] Add failing test to test CI systems and approvals workflow""
2019-12-12 [email protected] [vm/compiler] Add --save-debugging-info flag to gen_snapshot.
2019-12-12 [email protected] [cfe] Refactor for-in loops to handle flow analysis
2019-12-12 [email protected] [vm/ffi] Fix asan test expectations
2019-12-12 [email protected] [test] Fix import in exact_selector_test
2019-12-12 [email protected] [cfe] Implement NNBD-aware lower / upper bound algorithms
2019-12-12 [email protected] [samples/ffi] Native resource lifetime management
2019-12-12 [email protected] Fixed #39679 make sqlite ffi sample run success
2019-12-12 [email protected] [parser] Allow ?? after Type?
2019-12-12 [email protected] [parser] Allow '?.' and '?.[' after '!'
2019-12-12 [email protected] [dartfuzz] Add flag for displaying output divergence details
2019-12-12 [email protected] [vm, arm64] Fix heap corruption in PushArrayOfArguments.
2019-12-12 [email protected] NNBD preview: Rip out static preview; only server preview
2019-12-12 [email protected] Connect g/setters which override fields (w/ implicit g/setters)
2019-12-12 [email protected] [dartfuzz] Re-enabling Int32x4
2019-12-11 [email protected] fix nnbd bots: build step broke when tests were moved
2019-12-11 [email protected] Packages configuration abstraction on top of .packages or package_config.json files.
2019-12-11 [email protected] [dart2js] Remove bad assert from runtime_types_new.
2019-12-11 [email protected] [timeline] Add support for timeline asynchronous events in android platform trace
2019-12-11 [email protected] Reland "[vm/compiler] Dead code elimination"
2019-12-11 [email protected] Move files under language_2 into subdirectories.
2019-12-11 [email protected] [vm] Initialize the handle vtable table during VM initialization instead of during class registration in each isolate's initialization.
2019-12-11 [email protected] bump to linter 0.1.106
2019-12-11 [email protected] [vm] Reduce frame size for the functions with the largest frame sizes.
2019-12-11 [email protected] [build] Use separate out directories for each sanitizer.
2019-12-11 [email protected] Update dartfix to display urls and wait when run in preview mode
2019-12-11 [email protected] Implement NORM.
2019-12-11 [email protected] [vm/test] Fix vm/dart/product_aot_kernel_test for bytecode
2019-12-11 [email protected] [vm/ffi_test] Fix ClobberAndCall helper on Windows
2019-12-11 [email protected] Implement parsing for package_config.json files in analyzer.
2019-12-11 [email protected] Extract nullability TypeSystem tests.
2019-12-11 [email protected] Remove duplicate 'DEFAULT_VALUE_IN_FUNCTION_TYPE_ALIAS' already reported by fasta
2019-12-11 [email protected] Create null-aware companion methods for ElementTypeProvider.
2019-12-11 [email protected] Start sending urls for preview mode from server to dartfix
2019-12-11 [email protected] Prepare to publish analysis_server_client so that dartfix can use the new API
2019-12-11 [email protected] NNBD preview: improve details of where a nullable value is 'assigned'
2019-12-11 [email protected] [infra] Update checked-in SDKs to 2.8.0-dev.0.0
2019-12-11 [email protected] [CFE] Fix bug in DebugStack
2019-12-11 [email protected] Revert "Reland "[infra] Add failing test to test CI systems and approvals workflow""
2019-12-11 [email protected] [co19] Run co19 nnbd tests on analyzer-nnbd
2019-12-11 [email protected] [vm] Remove the unchecked entry point offset field from RawInstructions.
2019-12-11 [email protected] [release] Merge the two 2.7.0 sections in the changelog
2019-12-11 [email protected] Reland "[infra] Add failing test to test CI systems and approvals workflow"
Created with:
gclient setdep -r src/third_party/dart@45db29709547
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 0081e8c commit d8edfea
2 files changed
+10
-4
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 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
384 | | - | |
| 384 | + | |
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
7671 | 7671 | | |
7672 | 7672 | | |
7673 | 7673 | | |
| 7674 | + | |
| 7675 | + | |
| 7676 | + | |
| 7677 | + | |
| 7678 | + | |
| 7679 | + | |
7674 | 7680 | | |
7675 | 7681 | | |
7676 | 7682 | | |
| |||
0 commit comments