Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
https://dart.googlesource.com/sdk.git/+log/009537bbf0ff..e33b9e2d265a git log 009537b..e33b9e2 --date=short --first-parent --format='%ad %ae %s' 2020-01-16 [email protected] [vm, test] Update dart_api_impl_test to be nnbd clean 2020-01-16 [email protected] [ dart:vmservice ] Cleanup dart:vmservice to better conform to recommended Dart styling 2020-01-16 [email protected] Migrate tests/lib_2/convert -> tests/lib/convert. 2020-01-16 [email protected] Allow tab completion to test suites in subdirectories. 2020-01-16 [email protected] Revert "Remove StrongModeCode.IMPLICIT_DYNAMIC codes." 2020-01-16 [email protected] Report LATE_FINAL_LOCAL_ALREADY_ASSIGNED also for prefix / postfix expressions. 2020-01-16 [email protected] Remove imports (unused) to package_config. 2020-01-16 [email protected] [sdk] remove (hopefully) dead type checks 2020-01-16 [email protected] Don't include comment references by default in the completion metrics test. 2020-01-16 [email protected] extension completions w/o dotTarget 2020-01-16 [email protected] [cfe] Report errors on method calls with potentially nullable receiver 2020-01-16 [email protected] Bump pub revision in DEPS 2020-01-16 [email protected] Only call applyFileRemoved for analyzable files 2020-01-16 [email protected] Reland "[vm/aot] Only patch call-sites to monomorphic entry-points when the receiver is proven to be a heap object." 2020-01-16 [email protected] Add edits for more fixes in the preview tool 2020-01-16 [email protected] [CFE] Cleanup no longer used 'normalize' for types 2020-01-16 [email protected] [vm/async] Ensure all service tests run with both, --causal-async-stacks/--lazy-async-stacks 2020-01-16 [email protected] [testing] Pass the experiment flags to all batch runners 2020-01-16 [email protected] [vm] Ensure abstract classes are marked as such and get a size of 0 in shared class table. 2020-01-16 [email protected] [infra] Add dart2js NNBD builder to the test matrix 2020-01-16 [email protected] [cfe] Fix type inference for various if-null nodes 2020-01-16 [email protected] [CFE] Version 2 of incremental compiler invalidation strategy 2020-01-16 [email protected] NNBD preview: alert user to disconnected preview server 2020-01-16 [email protected] Introduce _doExpectKeywordCompletions in ExpectedCompletionsVisitor 2020-01-16 [email protected] Improve the print output from completion_metrics.dart to match the expected input of the Files dialog in IntelliJ. 2020-01-16 [email protected] Migration: add FixBuilder support for IfElement. 2020-01-16 [email protected] Create an abstract layer to customize querying collection elements. 2020-01-16 [email protected] [tests] Copy test for dart:* nnbd static errors to analyzer bot 2020-01-16 [email protected] [ dart:vmservice / NNBD ] Fixed NNBD analysis issues 2020-01-16 [email protected] NNBD preview: Change navigation to be a tree; not interactive yet flutter#40109 Created with: gclient setdep -r src/third_party/dart@e33b9e2d265a 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]
- Loading branch information