This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit c260057
authored
https://dart.googlesource.com/sdk.git/+log/fe9f30c3896e..8ad8abfb7463
git log fe9f30c..8ad8abf --date=short --first-parent --format='%ad %ae %s'
2019-12-13 sigmund@google.com Enable strong/weak strict checking in ddc runtime from the test runner
2019-12-13 rmacnak@google.com [vm, gc] Flatten promotion allocations.
2019-12-13 brianwilkerson@google.com Update the server protocol to not require a port number
2019-12-13 sstrickl@google.com [vm/compiler] During DCE, remove PushArguments of non-live definitions.
2019-12-13 sra@google.com [dart2js] new-rti: Put sourceInformation on more nodes
2019-12-13 sra@google.com [dart2js] avoid empty statement in single-unit output
2019-12-13 brianwilkerson@google.com Add newly reviewed diagnostic docs
2019-12-13 markzipan@google.com [dartdevc] Cleaning up analysis errors.
2019-12-13 johnniwinther@google.com [cfe] Implement nnbd-top-merge
2019-12-13 nshahan@google.com [dartdevc] Remove dead code that handles functions in asserts
2019-12-13 nshahan@google.com [dartdevc] Actually use the libraries from the NNBD fork of the SDK
2019-12-13 srawlins@google.com NNBD Preview is a single-page application.
2019-12-13 zichangguo@google.com Revert "[dart:io] RawSocketOption.fromInt should follow the same endian as host"
2019-12-13 scheglov@google.com Remove DevCompilerResynthesizerBuilder from analyzer.
2019-12-13 kustermann@google.com Reland "[vm/compiler] Fix TypeTestingStub -> SubtypeTestCache fallback code if dst_type = TypeParameter"
2019-12-13 sstrickl@google.com [vm] Weaken dwarf_stack_trace expected stack trace.
2019-12-13 johnniwinther@google.com [cfe] Add weak mode testing
2019-12-13 sigurdm@google.com Bump pub version
2019-12-13 scheglov@google.com Stop supporting _sdkext, look for _embedder.yaml only in sky_engine package.
Created with:
gclient setdep -r src/third_party/dart@8ad8abfb7463
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 bdd4e4d commit c260057
2 files changed
+3
-3
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 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments