This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit e92e4e4
committed
https://dart.googlesource.com/sdk.git/+log/4e520824f502..2497606fed87
git log 4e52082..2497606 --date=short --first-parent --format='%ad %ae %s'
2020-05-11 vegorov@google.com [vm/compiler] Avoid redundant spilling of SIMD values.
2020-05-11 vegorov@google.com [vm/compiler] Include linear scan tracing code in release builds
2020-05-11 alexmarkov@google.com [vm/aot/tfa] Avoid conflicting names of temporary variables in signature tree shaker
2020-05-11 kustermann@google.com [vm/isolate] Prefer .dart_tool/package_config.json over .packages
2020-05-11 scheglov@google.com Resolve operands of '==='.
2020-05-11 scheglov@google.com Perform return type inference using BodyInferenceContext.
2020-05-11 danny@tuppeny.com Fix handling of static members in LSP completion
2020-05-11 danny@tuppeny.com Don't included instance fields in completion lists
2020-05-11 sra@google.com [dart2js] Update codegen/logical_expression_test
2020-05-11 oss@simonbinder.eu Include plugin results in LSP autocomplete
2020-05-11 sra@google.com [dart2js] ignore --use-old-rti option
Created with:
gclient setdep -r src/third_party/dart@2497606fed87
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 dart-vm-team@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/+/master/autoroll/README.md
Bug: None
Tbr: dart-vm-team@google.com
1 parent 044f254 commit e92e4e4
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