This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit ed15ce2
authored
https://dart.googlesource.com/sdk.git/+log/f997d62a6d29..20bf2fcf5670
2020-07-14 kustermann@google.com [vm/compiler] Make precompiler prune invocation dispatchers the same way we do for regular/closure functions
2020-07-14 whesse@google.com [build] Change flutter-engine patch for async to use updated Dart SDK hash
2020-07-14 sortie@google.com Roll benchmarks-internal 78e4b5975ab4..9bfe209a53a5
2020-07-14 kustermann@google.com [vm] Remove unused function
2020-07-14 jakemac@google.com update async in the sdk, add flutter engine patch
2020-07-14 srawlins@google.com analyzer: Move tests for 9 codes to diagnostics/
2020-07-14 scheglov@google.com Prepare to publish analyzer 0.39.13
2020-07-14 regis@google.com [VM/nnbd] Class Future may be used for type normalization before it is cached in the object store.
2020-07-14 bkonyi@google.com [ package:dds ] Fixed expression evaluator expecting a double-nested 'result' from an external 'compileExpression' implementation
2020-07-14 nshahan@google.com [ddc] Copy more .dill files to packaged sdk
2020-07-13 nbosch@google.com Update to latest package:matcher
2020-07-13 aam@google.com [vm/bytecode] Ensure class is allocate-finalized before instantiated by bytecode runtime calls.
2020-07-13 kenzieschmoll@google.com Remove dart:io dep from utils.dart and add conditional imports for File
2020-07-13 bkonyi@google.com [ package:dds ] Fix issue where `StateError` could be raised when a client disconnects from DDS after the VM service has shutdown
2020-07-13 nshahan@google.com [ddc] Inline the sound null safety flag
2020-07-13 scheglov@google.com Support for data attachments to OperationPerformance.
2020-07-13 scheglov@google.com Instrument getAnalysisOptions() for Cider.
2020-07-13 scheglov@google.com Remove deprecated CiderOperationPerformance.
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/+doc/master/autoroll/README.md
1 parent 90f8b02 commit ed15ce2
2 files changed
+4
-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 | | |
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
| 248 | + | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments