1. 21 2月, 2020 1 次提交
  2. 20 2月, 2020 3 次提交
  3. 19 2月, 2020 3 次提交
  4. 18 2月, 2020 2 次提交
  5. 17 2月, 2020 2 次提交
  6. 15 2月, 2020 2 次提交
  7. 14 2月, 2020 1 次提交
    • S
      Manual roll of Dart 0299903f3e...edd64e6d5c (#16604) · d60f298d
      Siva 提交于
      * Manual roll of Dart 0299903f3e...fcf88fe6fa
      
      dart-lang/sdk@ fcf88fe6fa Revert "[vm/concurrency] Remove redundant isolates list, ensure shutdown procedure waits until the isolates actually got deleted"
      dart-lang/sdk@ c894118574 [dart2js] Migrate js patch file to NNBD.
      dart-lang/sdk@ 0d34bf5571 Remove another one of the unittest-like libraries.
      dart-lang/sdk@ 40d544bc26 Always count non-core libs when tracking migration progress.
      dart-lang/sdk@ 9e2d9ecd92 tests for missing getter/setter available suggestions
      dart-lang/sdk@ 63c8bb7e46 Collect information about the AST structure at completion points
      dart-lang/sdk@ c7b501625e Validate not only errors, but also warnings.
      dart-lang/sdk@ 867d6537df enum constant and named cons test cases
      dart-lang/sdk@ 01e079eff1 The initial dartdev pub * command - pass on all arguments from the 'dartdev pub *' invocation directly to 'pub *'.
      dart-lang/sdk@ 4bde1f1851 Migration: test to make sure exact nullability isn't applied too much.
      dart-lang/sdk@ ed705e8c84 Move DEAD_NULL_COALESCE reporting to ErrorVerifier.
      dart-lang/sdk@ 93bb4b0f1b [dart2js] Migrate a couple of trivial libraries to nnbd.
      dart-lang/sdk@ b03ef5b3fe Convert more doc comments in analysis_server
      dart-lang/sdk@ 4ca3d267ee Run legacy co19 tests in analyzer-asserts-weak configuration.
      dart-lang/sdk@ 166edab750 [dart2js] Migrate developer patch file to nnbd.
      dart-lang/sdk@ 0838c9ebc2 Enable co19_2 legacy tests in the NNBD bots.
      dart-lang/sdk@ d42b7bc15a partition imported/not-imported suggestion sets / de-dup
      dart-lang/sdk@ 6a7d4e22b5 [vm/aot] Include entries for null in the dispatch table to avoid check.
      dart-lang/sdk@ 27e64c309e [vm/aot] Optimize selector offsets for smaller instruction sequences.
      dart-lang/sdk@ 1c2d378068 [vm/aot] Use TFA to eliminate unused selectors in dispatch table.
      dart-lang/sdk@ 022b362e84 [vm/aot/tfa] Add missing visitor methods for call site instrumentation.
      dart-lang/sdk@ e75c9192a1 Start converting dartdoc style in analysis_server
      dart-lang/sdk@ 16033f922d Enable prefer_contains in analysis_server
      dart-lang/sdk@ 1cc9413926 Add dartfix support for prefer_contains
      dart-lang/sdk@ bcc0900e6a [vm] AOT blobs snapshots are obsolete. Remove dead code.
      dart-lang/sdk@ a0323c755f convert test path (for windows)
      dart-lang/sdk@ c90fca7188 [infra] Inline content of cloud epiloque file into approval script
      dart-lang/sdk@ 902e2b097b Revert "[vm] Arm Assembler simplify code for SubImmediateSetFlags"
      dart-lang/sdk@ c096f9d6e5 [gardening] Fix 3H patching logic with respect to newly added dependencies.
      dart-lang/sdk@ 34447c8dbb Revert "[ VM ] Removed Dart_Allocate, Dart_AllocateWithNativeFields, and Dart_InvokeConstructor from embedding API"
      dart-lang/sdk@ 0a8484ca20 [CFE/VM] Add patch after 'Use package config v2'
      dart-lang/sdk@ f1d715b4d6 [dart2js] migrate dart:_interceptors and dart:internal patch files
      dart-lang/sdk@ 3fbf5f93b6 [vm, service] Fix stack overflow in heap_snapshot.dart's data representation.
      dart-lang/sdk@ 43bbf73da3 Update doc comments for dart:js_util
      dart-lang/sdk@ fb7e6ba494 fix nnbd http parsing bug for http_headers_test
      dart-lang/sdk@ cefd113de2 [dart2js] Migrate convert to nnbd.
      dart-lang/sdk@ ddef611e04 Copy over the README.
      dart-lang/sdk@ ca6cb6ce75 Always pass --default-language-version=2.7 to analyzer for legacy tests.
      dart-lang/sdk@ 0a57671f90 [vm/nnbd] Use legacy types to create lists in Dart_NewListOf
      dart-lang/sdk@ 5c332bea91 Stop using 'factory something() => null;' in most cases.
      dart-lang/sdk@ 3d1b8b26c2 [ VM ] Removed Dart_Allocate, Dart_AllocateWithNativeFields, and Dart_InvokeConstructor from embedding API
      dart-lang/sdk@ 91eee195fc [http] loosen status code constraints and rephrase some http exceptions
      dart-lang/sdk@ 86b1b9d03c Enhance member depth completion metrics
      dart-lang/sdk@ dd9adebad0 [dartdevc] Fixes to support un-forking dart:_runtime
      dart-lang/sdk@ 84ff9e5008 Fix NullabilityEliminator to substitute type parameters in bounds.
      dart-lang/sdk@ 0966e06ee4 Reland "[vm/nnbd] Enable type testing stubs in NNBD weak mode"
      dart-lang/sdk@ f57f1eb56b Add an analyzer test step to test legacy code using the unforked SDK
      dart-lang/sdk@ afaeb04137 sanity check project files for errors
      dart-lang/sdk@ 4f6a5811fc Add json support to completion metrics computation
      dart-lang/sdk@ 86f8e3438a Migrate language_2/async_nested to NNBD.
      dart-lang/sdk@ b671b916d4 Treat the observatory service tests as opted out of NNBD.
      dart-lang/sdk@ 78b1e15637 Don't report NULLABLE_TYPE_IN_CATCH_CLAUSE in opt-out libraries.
      dart-lang/sdk@ 60295a2cef [dart2js] Migrate async_patch.dart to nnbd.
      dart-lang/sdk@ 272a03a71d [ddc,dart2js] restore null check in dart:js
      dart-lang/sdk@ 0fa3d79a3f Move applying LEGACY_ERASURE to isCorrectOverrideOf().
      dart-lang/sdk@ e0621b65b2 [nnbd] Stop writing chunked into headers
      dart-lang/sdk@ 9f4769fd30 [ddc] Add back nullcheck in js_array
      dart-lang/sdk@ fa74c546b1 Use default FeatureSet for a file in its unlinked unit key hash.
      dart-lang/sdk@ e34299101c Add back null check to _StreamIterator constructor in NNBD.
      dart-lang/sdk@ c96f1928f6 Revert "[vm/nnbd] Enable type testing stubs in NNBD weak mode"
      dart-lang/sdk@ 08778f9045 In legacy libraries apply LEGACY_ERASURE to concrete members.
      dart-lang/sdk@ ad5ee10e69 [dart2js] Migrate a number of trivial libraries to nnbd fork.
      dart-lang/sdk@ 30213c4188 Fix expression compiler tests on windows
      dart-lang/sdk@ 5fd18be9c5 track analysis errors
      dart-lang/sdk@ 31de73f074 [infra] Publish results messages to pub/sub at a slower rate
      dart-lang/sdk@ 81d4ac07d4 [CFE] Use package config v2
      dart-lang/sdk@ ed2df21191 [cfe] Decouple MemberBuilder from ClassMember
      dart-lang/sdk@ 776b984115 [cfe] Correctly register parameters as initialized
      dart-lang/sdk@ 6a2c350a3e [cfe] Fix isSubtypeOf for FutureOrs
      
      * Update to edd64e6d5c7924a5fb1ef80c5226d24006e7977b
      d60f298d
  8. 13 2月, 2020 1 次提交
  9. 12 2月, 2020 1 次提交
  10. 11 2月, 2020 3 次提交
  11. 09 2月, 2020 2 次提交
  12. 08 2月, 2020 3 次提交
  13. 07 2月, 2020 3 次提交
  14. 06 2月, 2020 2 次提交
  15. 05 2月, 2020 3 次提交
    • S
      Roll src/third_party/dart 48808f7dce81..34893faa6079 (7 commits) (#16381) · 852d8244
      skia-flutter-autoroll 提交于
      
      https://dart.googlesource.com/sdk.git/+log/48808f7dce81..34893faa6079
      
      git log 48808f7dce81..34893faa6079 --date=short --first-parent --format='%ad %ae %s'
      2020-02-05 scheglov@google.com Use DartType.getDisplayString() instead of toString().
      2020-02-05 scheglov@google.com Use DartType.getDisplayString() instead of toString().
      2020-02-05 scheglov@google.com Use DartType.getDisplayString() instead of toString().
      2020-02-05 johnniwinther@google.com [cfe] Implement weak mode constants semantics
      2020-02-05 bkonyi@google.com Revert "[ VM / Service ] Added `getClientName`, `setClientName` and `requireResumeApproval` RPCs"
      2020-02-05 fishythefish@google.com [dart2js] Remove typedefs from backend.
      2020-02-05 nshahan@google.com Revert "[tests] Add tests for generic function type bounds with null safety"
      
      Created with:
        gclient setdep -r src/third_party/dart@34893faa6079
      
      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
      852d8244
    • S
      Roll src/third_party/dart 68e904e444dc..48808f7dce81 (17 commits) (#16377) · eeabd4d8
      skia-flutter-autoroll 提交于
      
      https://dart.googlesource.com/sdk.git/+log/68e904e444dc..48808f7dce81
      
      git log 68e904e444dc..48808f7dce81 --date=short --first-parent --format='%ad %ae %s'
      2020-02-05 bkonyi@google.com [ VM / Service ] Added `getClientName`, `setClientName` and `requireResumeApproval` RPCs
      2020-02-04 vsm@google.com [dartdevc,nnbd] fix type errors in dart:_interceptors
      2020-02-04 asiva@google.com [VM/libraries] - Fix issues in ported patch files that cause dart2js to fail (https://github.com/dart-lang/sdk/issues/40463)
      2020-02-04 sigmund@google.com [ddc,dart2js] remove web patches for dart:cli
      2020-02-04 rmacnak@google.com [vm] Remove FLAG_support_service and FLAG_support_reload, superseded by PRODUCT define.
      2020-02-04 nshahan@google.com [dartdevc] Enforce more pedantic v1.9.0 lints and cleanup violations
      2020-02-04 nshahan@google.com [tests] Add tests for generic function type bounds with null safety
      2020-02-04 paulberry@google.com Migration: rework how ElementTypeProvider overrides element types.
      2020-02-04 paulberry@google.com Sort declarations in assignment_expression_resolver.dart
      2020-02-04 bkonyi@google.com [ DartFuzz ] Quality of life improvements in log output
      2020-02-04 eernst@google.com Adjusted language/assign/to_type_test.dart to avoid irrelevant nnbd type error.
      2020-02-04 devoncarew@google.com [migration tool] convert the javascript code in the migration tool to dart
      2020-02-04 jcollins@google.com Do not require --enable-asserts for test_assertOnPathOutsidePackage.
      2020-02-04 scheglov@google.com Remove 'withNullability' from TypeImpl.toString()
      2020-02-04 kustermann@google.com [vm/concurrency] Speed up isolate communication via normal snapshotting
      2020-02-04 regis@google.com [VM/nnbd] Fix canonicalization of type 'Never' (fixes #40249).
      2020-02-04 jwren@google.com Refactor the CompletionMetricsComputer class into three classes: a subclass and two concrete classes, AbstractCompletionMetricsComputer, CompletionCoverageMetrics and RelevanceAnalyzerMetrics.
      
      Created with:
        gclient setdep -r src/third_party/dart@48808f7dce81
      
      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
      eeabd4d8
    • S
      Roll src/third_party/dart 3414b5167554..68e904e444dc (17 commits) (#16367) · 73c51304
      skia-flutter-autoroll 提交于
      
      https://dart.googlesource.com/sdk.git/+log/3414b5167554..68e904e444dc
      
      git log 3414b5167554..68e904e444dc --date=short --first-parent --format='%ad %ae %s'
      2020-02-04 rnystrom@google.com Migrate language_2/abstract to NNBD.
      2020-02-04 jcollins@google.com Add a 'run' feature to MultiFutureTracker.
      2020-02-04 kustermann@google.com [infa] Respect --sanitizer flag in tools/test.py when running GN
      2020-02-04 rmacnak@google.com [vm] Speed-up the stack overflow check as used by reload stress testing.
      2020-02-04 scheglov@google.com Issue 40392. Report SWITCH_CASE_COMPLETES_NORMALLY when switch/case completes normally.
      2020-02-04 sstrickl@google.com Revert "[vm/aot] Remove object wrapping of bare instructions for AOT snapshots."
      2020-02-04 sstrickl@google.com Revert "[gardening] Fix assert failure on (sim)arm_x64 due to 7475c63."
      2020-02-04 scheglov@google.com Extract test for CASE_EXPRESSION_TYPE_IMPLEMENTS_EQUALS.
      2020-02-04 asiva@google.com [VM/library] Fix signature of waitFor to account for potential null return value. This should fix the breakage in the NNBD on test standalone/io/issue_32052_test
      2020-02-04 liama@google.com [test] Run late field tests in optimised mode
      2020-02-04 sstrickl@google.com [gardening] Fix assert failure on (sim)arm_x64 due to 7475c63.
      2020-02-04 rnystrom@google.com Migrate language_2/argument to NNBD.
      2020-02-04 jensj@google.com [CFE] Parser test for class called late and required
      2020-02-04 dmitryas@google.com [cfe] Disallow default List constructor invocations in NNBD
      2020-02-04 johnniwinther@google.com [cfe] Update tests to show that inc/dec shorting is supported
      2020-02-04 victor.agnez@hotmail.com [vm] Allow unboxed integer fields in AOT
      2020-02-04 dmitryas@google.com [cfe] Disallow late final fields and const constructors
      
      Created with:
        gclient setdep -r src/third_party/dart@68e904e444dc
      
      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
      73c51304
  16. 04 2月, 2020 2 次提交
    • S
      Roll src/third_party/dart c8ed304e979a..3414b5167554 (52 commits) (#16362) · 9347c93f
      skia-flutter-autoroll 提交于
      
      https://dart.googlesource.com/sdk.git/+log/c8ed304e979a..3414b5167554
      
      git log c8ed304e979a..3414b5167554 --date=short --first-parent --format='%ad %ae %s'
      2020-02-04 rnystrom@google.com Migrate language_2/assign to NNBD.
      2020-02-04 sstrickl@google.com [vm/aot] Remove object wrapping of bare instructions for AOT snapshots.
      2020-02-04 rnystrom@google.com Migrate language_2/accessor_conflict to NNBD.
      2020-02-04 vegorov@google.com [runtime/docs] Add custom lexer for shell sessions in runtime wiki.
      2020-02-04 vegorov@google.com [vm/docs] Publish "Introduction to Dart VM" source and build tools.
      2020-02-04 jensj@google.com [observatory] Allow to say 'break package:foo/file.dart:42'
      2020-02-04 jensj@google.com [vm] [debugger] Fix for not breaking in library with mixin
      2020-02-04 kustermann@google.com [vm/concurrency] Disable isolate groups in AOT mode
      2020-02-04 dmitryas@google.com [cfe] Account for signatures when inserting noSuchMethod forwarders
      2020-02-04 johnniwinther@google.com [dart2js] Remove all unneeded casts
      2020-02-04 srujzs@google.com Change nnbd_src files to be null-safe
      2020-02-04 bkonyi@google.com [ VM / dart:typed_data ] Change fmaxf/fminf to fmax/fmin for Float64x2.clamp
      2020-02-04 rmacnak@google.com Mark typed_data/zeroed_allocation_test as slow on reload bots.
      2020-02-03 nshahan@google.com [dartdevc] Enforce omit_local_variable_types lint
      2020-02-03 nshahan@google.com [tests] Create `null is T` tests in legacy and null safe libraries
      2020-02-03 paulberry@google.com Migration: remove test file containing no tests
      2020-02-03 srawlins@google.com Final fix for analyzer windows bots; don't canonicalize
      2020-02-03 scheglov@google.com Remove TypeSystem.isOverrideSubtypeOf()
      2020-02-03 scheglov@google.com Issue 40304. Use runtime type equality for checking overrides.
      2020-02-03 jwren@google.com Standard output improvement from metrics_util.dart to print "<no counts>" if  the counter has no counts.
      2020-02-03 bkonyi@google.com [ VM / typed_data ] Fixed inconsistent results for -Float32x4.zero().clamp and -Float64x2.zero().clamp
      2020-02-03 scheglov@google.com Update dev_compiler/tool/dart2js_nnbd_sdk_error_golden.txt after analyzer change.
      2020-02-03 jwren@google.com Completion metrics change- add missing documentation in the relevance_analyzers.dart file, as well as adding DartCompletionRequest as an input to the analyzers
      2020-02-03 scheglov@google.com Use TypeSystemImpl instead of TypeProvider in DartObjectImpl.
      2020-02-03 scheglov@google.com Use CorrectOverrideHelper in InheritanceManager3.
      2020-02-03 alexmarkov@google.com [vm/nnbd] Use NNBD flags from AsExpression, IsExpression
      2020-02-03 paulberry@google.com Migration: plumb ElementTypeProvider through FlowAnalysisVisitor.
      2020-02-03 paulberry@google.com Migration: avoid ambiguities when adding a cast after a function expression.
      2020-02-03 paulberry@google.com Migration: properly handle type parameter types with nullable bounds.
      2020-02-03 scheglov@google.com Include types of candidates into INCONSISTENT_INHERITANCE.
      2020-02-03 markzipan@google.com Cleaning up corelib test migrations.
      2020-02-03 jwren@google.com For 'dartdev format' and 'dartdev format --help', return the output from dartfmt --help, instead of the default output from FormatCommand.printUsage(). This is follow up on https://dart-review.googlesource.com/c/sdk/+/133042
      2020-02-03 rmacnak@google.com Reapply "[vm] Initialize large typed arrays only once."
      2020-02-03 rmacnak@google.com [vm, gc] Remove BumpAllocationScope.
      2020-02-03 rmacnak@google.com [vm, gc] Document safepointing.
      2020-02-03 jcollins@google.com Implement FantasySubPackage.
      2020-02-03 brianwilkerson@google.com Change the tests of quick fixes so they can use real lint results
      2020-02-03 sortie@google.com [dart:io] Backport semantic changes from the dart:io NNBD migration.
      2020-02-03 johnniwinther@google.com [cfe] Non-nullify legacy types in opt-in libraries
      2020-02-03 johnniwinther@google.com [cfe] Rename LibraryBuilder.uri to importUri
      2020-02-03 kustermann@google.com [vm] Specialize TTS stubs only for legacy types
      2020-02-03 johnniwinther@google.com [cfe] Detects writes during initialization in late final field lowering
      2020-02-03 johnniwinther@google.com Fix language/operator/invalid_operators_test
      2020-02-03 dmitryas@google.com [cfe] Disallow non-nullable fields without initializers
      2020-02-03 johnniwinther@google.com [cfe] Handle explicit extension operator access from dill.
      2020-02-03 victor.agnez@hotmail.com [vm] Remove flag unbox_numeric_fields
      2020-02-03 askesc@google.com [vm/aot] Use a global dispatch table for instance calls in AOT.
      2020-02-03 askesc@google.com [vm] Share implementation of LoadClassIdInstr across architectures.
      2020-02-03 devoncarew@google.com [nnbd tool] move nnbd preview tool resources to individual files
      2020-02-02 scheglov@google.com Extract CorrectOverrideHelper and use for checking mixin applications.
      2020-02-02 sigmund@google.com Fix type error within _EventStream.onData
      2020-02-02 srawlins@google.com NNBD Preview: Fixes for a few edit details
      
      Created with:
        gclient setdep -r src/third_party/dart@3414b5167554
      
      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
      9347c93f
    • S
      Roll src/third_party/dart ed441e48d055..c8ed304e979a (1 commits) (#16328) · a3abdc13
      skia-flutter-autoroll 提交于
      
      https://dart.googlesource.com/sdk.git/+log/ed441e48d055..c8ed304e979a
      
      git log ed441e48d055..c8ed304e979a --date=short --first-parent --format='%ad %ae %s'
      2020-02-02 devoncarew@google.com [dartdev] add a dartdev 'create' command
      
      Created with:
        gclient setdep -r src/third_party/dart@c8ed304e979a
      
      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
      a3abdc13
  17. 01 2月, 2020 3 次提交
    • S
      Roll src/third_party/dart 91a3ea89c8e4..ed441e48d055 (4 commits) (#16319) · 9239a3f5
      skia-flutter-autoroll 提交于
      
      https://dart.googlesource.com/sdk.git/+log/91a3ea89c8e4..ed441e48d055
      
      git log 91a3ea89c8e4..ed441e48d055 --date=short --first-parent --format='%ad %ae %s'
      2020-02-01 fishythefish@google.com Update all Slow tests to be Slow, Pass.
      2020-01-31 srawlins@google.com Fix another windows test in analyzer
      2020-01-31 sigmund@google.com fix dart2js golden file.
      2020-01-31 liama@google.com [vm] Stop storing to temp in LoadLateField
      
      Created with:
        gclient setdep -r src/third_party/dart@ed441e48d055
      
      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
      9239a3f5
    • S
      Roll src/third_party/dart 5ae5aff6406a..91a3ea89c8e4 (22 commits) (#16310) · 22f574a8
      skia-flutter-autoroll 提交于
      
      https://dart.googlesource.com/sdk.git/+log/5ae5aff6406a..91a3ea89c8e4
      
      git log 5ae5aff6406a..91a3ea89c8e4 --date=short --first-parent --format='%ad %ae %s'
      2020-01-31 zichangguo@google.com Revert "[dart:io] Stop forcing lower case on HttpHeaders"
      2020-01-31 jcollins@google.com Add path parsing to pub support.
      2020-01-31 srawlins@google.com Load navigation programatically; use badges for edit counts; #40115
      2020-01-31 kustermann@google.com [vm/compiler] Mark Box instructions as non-speculative (since the inputs are always unboxed values and dont need to be checked)
      2020-01-31 vsm@google.com [dartdevc/nnbd] enable co19_2 tests for legacy mode
      2020-01-31 jwren@google.com Initial RelevanceAnalyzer support in the completion_metrics.dart algorithm with an initial example implementation of RHSOfAsExpression
      2020-01-31 kustermann@google.com [vm] Set Class::is_const() based on final fields instead of generative constructors (which can be shaken by TFA)
      2020-01-31 sigmund@google.com Update check_nnbd_sdk to diff expectations directly in dart.
      2020-01-31 vsm@google.com [dartdevc] use var for top-level
      2020-01-31 fishythefish@google.com [dart2js] Use flags to choose between legacy/NNBD in RTI.
      2020-01-31 nshahan@google.com [dartdevc] Add dart:io back to the sdk
      2020-01-31 johnniwinther@google.com [cfe] Add new flags to AsExpression and IsExpression
      2020-01-31 scheglov@google.com Check for correct overrides as the specification requires.
      2020-01-31 sigmund@google.com Fix based64 decoder.
      2020-01-31 fishythefish@google.com [dart2js] Update generic function subtyping.
      2020-01-31 srawlins@google.com NNBD preview: Add 'view' links to Edit List; #40115
      2020-01-31 brianwilkerson@google.com Enable always_declare_return_types in analysis_server
      2020-01-31 brianwilkerson@google.com Enable empty_catches in analysis_server
      2020-01-31 brianwilkerson@google.com Improve the fix for empty_catch
      2020-01-31 zichangguo@google.com [dart:io] Stop forcing lower case on HttpHeaders
      2020-01-31 zichangguo@google.com [vm] seperate error and unknown types for getStdioHandletype
      2020-01-31 kustermann@google.com [vm/reload] Fix crash in scavneger / GC after reload on ia32
      
      Created with:
        gclient setdep -r src/third_party/dart@91a3ea89c8e4
      
      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
      22f574a8
    • S
      Roll src/third_party/dart 162d6c5634a0..5ae5aff6406a (28 commits) (#16303) · e625e174
      skia-flutter-autoroll 提交于
      
      https://dart.googlesource.com/sdk.git/+log/162d6c5634a0..5ae5aff6406a
      
      git log 162d6c5634a0..5ae5aff6406a --date=short --first-parent --format='%ad %ae %s'
      2020-01-31 kustermann@google.com [vm/embedder] Add documentation to Dart_CompileToKernel
      2020-01-31 whesse@google.com [infra] Print correct configuration groups in failures link
      2020-01-31 johnniwinther@google.com [cfe,analyzer] Disallow type parameters on operator methods
      2020-01-31 jensj@google.com [CFE] Don't issue export errors twice in incremental compiler
      2020-01-31 jensj@google.com [CFE] Fix memory leak in incremental compiler
      2020-01-31 johnniwinther@google.com [cfe] Use fileUri in error reporting
      2020-01-31 jensj@google.com [CFE] Transformations can now tell of they changed the structure of a class
      2020-01-31 victor.agnez@hotmail.com [vm] Reland support for real unboxed floating point fields in AOT
      2020-01-31 johnniwinther@google.com Avoid implicit downcast in nnbd sdk
      2020-01-31 karlklose@google.com [infra] Use pkg/smith's test matrix support in test.dart
      2020-01-31 cskau@google.com [SDK] Fixes remaining issues with --lazy-async-stacks on.
      2020-01-31 jensj@google.com [CFE] Check class hierarchy in incremental compiler test
      2020-01-31 dmitryas@google.com [cfe] Don't allow implicit tear-offs of .call on nullable receivers
      2020-01-31 johnniwinther@google.com [cfe] Handle unresolved superclass on opt-out class with opt-in platform
      2020-01-31 karlklose@google.com [infra] Add support for branches to pkg/smith
      2020-01-31 nshahan@google.com [dartdevc] Update subtype check to allow mutual subtypes in bounds
      2020-01-31 sra@google.com [dart2js] Make 'return null;' more reliable
      2020-01-31 rmacnak@google.com [vm, service] Create a treemap from very large heap snapshots outside of the browser.
      2020-01-31 nshahan@google.com [dartdevc] Apply lints and cleanup violations
      2020-01-31 brianwilkerson@google.com Add return types to methods in analysis_server
      2020-01-30 liama@google.com [vm] Reland the flag flip behind the --nnbd build flag
      2020-01-30 scheglov@google.com Implement runtime type equality.
      2020-01-30 brianwilkerson@google.com Update the lsp generator to generate return types for all methods
      2020-01-30 brianwilkerson@google.com Add return types to more methods in analysis_server
      2020-01-30 paulberry@google.com Migration: Improvements to graph debug output.
      2020-01-30 paulberry@google.com Migration: change implicit downcasts to explicit ones when necessary.
      2020-01-30 liama@google.com Revert "[vm] Set non_nullable_flag() to true"
      2020-01-30 sigmund@google.com re-add web libraries as part of the sdk
      
      Created with:
        gclient setdep -r src/third_party/dart@5ae5aff6406a
      
      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
      e625e174
  18. 31 1月, 2020 1 次提交
    • S
      Roll src/third_party/dart fc3af737c759..162d6c5634a0 (209 commits) (#16261) · e5209202
      skia-flutter-autoroll 提交于
      
      https://dart.googlesource.com/sdk.git/+log/fc3af737c759..162d6c5634a0
      
      git log fc3af737c759..162d6c5634a0 --date=short --first-parent --format='%ad %ae %s'
      2020-01-30 zichangguo@google.com Revert "[vm] Add support for real unboxed floating point fields in AOT"
      2020-01-30 rmacnak@google.com [vm, gc] Base the growth policy on usage instead of capacity.
      2020-01-30 pquitslund@google.com require type for dynamic var decl splits
      2020-01-30 pquitslund@google.com `call()` suggestions for FunctionTypes
      2020-01-30 srawlins@google.com NNBD preview: properly render deleted regions
      2020-01-30 fishythefish@google.com [dart2js] Fork backend subtyping into legacy and null-safe variants.
      2020-01-30 srawlins@google.com Use 'enum' and 'mixin' with undefined getters, methods, operators, setters
      2020-01-30 pquitslund@google.com remove unneeded `<Widget>` assist/fix annotations
      2020-01-30 kustermann@google.com [vm/nnbd] Disable usage of specialized type testing stubs for NonNullable/NNBD types
      2020-01-30 alexmarkov@google.com [vm/nnbd] Draft support for TypeRefs in CheckInstantiatedNullability
      2020-01-30 sortie@google.com [nnbd] Migrate dart:io to NNBD.
      2020-01-30 jcollins@google.com Implement FantasyRepo.
      2020-01-30 brianwilkerson@google.com Add return types to more tests in analysis_server
      2020-01-30 johnniwinther@google.com [cfe] Handle parameter type inference for mixed inheritance
      2020-01-30 victor.agnez@hotmail.com [vm] Add support for real unboxed floating point fields in AOT
      2020-01-30 johnniwinther@google.com [cfe] Support nnbd platform without experiment enabled
      2020-01-30 johnniwinther@google.com [cfe] Demote inferred declaration types
      2020-01-30 sstrickl@google.com [vm] Add VM and isolate instructions start to DumpStackTrace.
      2020-01-30 srawlins@google.com NNBD Preview: Fix region detail links to _not_ be POST links
      2020-01-30 paulberry@google.com Migration: Fix toFinalType for top bounds.
      2020-01-30 scheglov@google.com Use Never and Object? in NNBD bottom / top.
      2020-01-30 asiva@google.com [VM/tests] Second step of porting dart:cli tests for NNBD
      2020-01-30 asiva@google.com Revert "Implementation of evaluation to JS in frontend server"
      2020-01-30 scheglov@google.com Reuse checkGetter() in checkExtension().
      2020-01-30 rmacnak@google.com [vm, service] Add a test to exercise all timeline recorders.
      2020-01-30 annagrin@google.com Implementation of evaluation to JS in frontend server
      2020-01-30 paulberry@google.com Migration: Add a type parameter to NodeChange.
      2020-01-30 asiva@google.com [VM/tests] - First step to migrate dart:cli tests for NNBD.
      2020-01-30 srawlins@google.com NNBD preview: Fix test for generic function types; typedefs still not fixed
      2020-01-29 alexmarkov@google.com [vm/nnbd] Fix nullability and bounds of type parameters
      2020-01-29 srujzs@google.com Handle invalid overrides in template and src dart files
      2020-01-29 srujzs@google.com Move changes to src .dart files to nnbd_src
      2020-01-29 srujzs@google.com Fork dom src files to nnbd version
      2020-01-29 srujzs@google.com Add $#NAME syntax to emitter to allow subtemplates
      2020-01-29 nshahan@google.com [dartdevc] Apply more lints from pedantic v1.9.0 and cleanup violations
      2020-01-29 scheglov@google.com Clean up GetterSetterTypesVerifier.
      2020-01-29 sra@google.com [dart2js] Use HInvokeExternal for native calls
      2020-01-29 fmil@google.com Revert "[i18n] Replaces fuchsia.deprecatedtimezone"
      2020-01-29 scheglov@google.com Implement NullShortableExpressionImpl in MethodInvocationImpl.
      2020-01-29 brianwilkerson@google.com Add return types to more methods in analysis_server
      2020-01-29 mfairhurst@google.com [nnbd_migration] Handle downcast from FutureOr<T> to T.
      2020-01-29 mfairhurst@google.com [nnbd_migration] Handle LUB(Never, C<T>).
      2020-01-29 jcollins@google.com Move the parallelization restriction into SubprocessLauncher.
      2020-01-29 paulberry@google.com Migration: add explicit types to variable declarations when needed.
      2020-01-29 paulberry@google.com Migration: Add offsets to more inferred type nodes.
      2020-01-29 paulberry@google.com Migration: Rework FixAggregator to reduce order dependencies.
      2020-01-29 paulberry@google.com Migration: simplify edit plans for changing `?.` into `.`.
      2020-01-29 paulberry@google.com Migration: Make sure that /*!*/ hints and already-migrated nullabilities can't be overridden.
      2020-01-29 paulberry@google.com Migration: remove the "propagation step" part of the instrumentation interface.
      2020-01-29 mfairhurst@google.com [nnbd_migration] Fix usages of migrated typedefs
      2020-01-29 scheglov@google.com Issue 39976. Treat UnknownInferredType as top.
      2020-01-29 scheglov@google.com Issue 40333. Verify types of static getters / setters.
      2020-01-29 jwren@google.com Completion metrics cleanup for FieldFormalParameters.
      2020-01-29 jwren@google.com In completion_metrics.dart, skip files that have analysis errors
      2020-01-29 dacoharkes@google.com [test] Remove redundant gen_snapshot passing in crossword builder
      2020-01-29 dacoharkes@google.com [vm/ffi] Split FFI tests in NNBD and legacy
      2020-01-29 jensj@google.com [CFE] Fix expression compilation with extensions
      2020-01-29 kustermann@google.com [infra] Fix test runner to correctly parse android adb output and fix test to always expect compile-time error
      2020-01-29 victor.agnez@hotmail.com [vm] Avoid inlining dynamic calls for simd operations
      2020-01-29 kustermann@google.com [vm/concurrency] Add locking for any access to [FixedCache].
      2020-01-29 kustermann@google.com [vm/async] Ensure --lazy-async-stacks also works inside custom zones with error handlers
      2020-01-29 jwren@google.com Don't include library directives in the completion metrics computations.
      2020-01-29 nshahan@google.com [dartdevc] Apply always_declare_return_types lint and cleanup violations
      2020-01-29 scheglov@google.com Update dartdevc_nnbd_sdk_error_golden.txt after analyzer error code changes.
      2020-01-29 scheglov@google.com Convert to legacy members of Object and constructor elements.
      2020-01-29 aam@google.com [vm/isolates] Disallow sending of function types.
      2020-01-29 scheglov@google.com Update AnalysisDriverResolutionTest for compatibility with unforked SDK.
      2020-01-29 scheglov@google.com Issue 40333. Extract GetterSetterTypesVerifier, report GETTER_NOT_SUBTYPE_SETTER_TYPES for NNBD.
      2020-01-29 sigmund@google.com [dart2js] SSA: Avoid emitting generate-at-use twice
      2020-01-29 srujzs@google.com Changing the dart:html generator scripts to generate null-safe/nnbd code
      2020-01-29 rmacnak@google.com Revert "[vm] Initialize large typed arrays only once."
      2020-01-28 zichangguo@google.com [http] fix hanging when parser failed to parser body of response/request
      2020-01-28 jonahwilliams@google.com [vmservice] allow fallback on port bind failure
      2020-01-28 nbosch@google.com Add the first Kernel check for invalid JS interop
      2020-01-28 athom@google.com [infra] Reduce the number of results in the pubsub messages
      2020-01-28 rmacnak@google.com [vm] Initialize large typed arrays only once.
      2020-01-28 brianwilkerson@google.com Begin adding return types in analysis_server
      2020-01-28 scheglov@google.com Support for searching references to imports when opt-in from opt-out.
      2020-01-28 scheglov@google.com Convert loadLibrary() to legacy when opt-in from opt-out.
      2020-01-28 asiva@google.com Do not opt-in to NNBD when building application snapshots for kernel service and other tools like dartjs, dart analyzer etc. We should enable this only when all the tools are ready to opt-in.
      2020-01-28 jwren@google.com completion_metrics.dart change, don't expect completions when the completed token would be a dynamic type.
      2020-01-28 alexmarkov@google.com [vm/aot/tfa] Infer non-nullability of receiver after calls
      2020-01-28 scheglov@google.com Move tests for MISMATCHED_GETTER_AND_SETTER_TYPES.
      2020-01-28 jcollins@google.com Add ports of the tables in steamroll_ecosystem.sh.
      2020-01-28 jwren@google.com Add a new counter in completion_metrics.dart to count and report the number of each token that was a miss.
      2020-01-28 pquitslund@google.com bump to linter 0.1.110
      2020-01-28 jwren@google.com completion_metrics.dart improvement with named arguments in method invocations.
      2020-01-28 nbosch@google.com Assert that allowInterop is used with constructors
      2020-01-28 liama@google.com [vm] Set non_nullable_flag() to true
      2020-01-28 brianwilkerson@google.com Enable avoid_return_types_on_setters in analysis_server
      2020-01-28 dacoharkes@google.com [test_runner] QEMU named configurations
      2020-01-28 dacoharkes@google.com [test_runner] Support for arm32 VM in AOT mode on x64 via QEMU
      2020-01-28 dacoharkes@google.com [test] format test_matrix.json
      2020-01-28 victor.agnez@hotmail.com [vm] Add checks to parameters of math functions before inlining
      2020-01-28 jensj@google.com [CFE] Don't add newly-converted DillLibraryBuilders to list of needed dill libraries
      2020-01-28 paulberry@google.com Migration: consider edges introduced by contravariant assignment to be uncheckable.
      2020-01-28 paulberry@google.com Migartion: consider edges introduced by parameter overrides to be uncheckable.
      2020-01-28 paulberry@google.com Migration: allow a node to become nullable after being marked non-nullable.
      2020-01-28 paulberry@google.com Separate graph propagation state and results out to their own class.
      2020-01-28 paulberry@google.com Migration: change NullabilityGraph._debugDump output to graphviz format.
      2020-01-28 paulberry@google.com Migration: improve toString representation of some inferred type nodes.
      2020-01-28 paulberry@google.com Migration: fix warning in edge_builder.dart.
      2020-01-28 paulberry@google.com Sort methods in edge_builder_test.dart and migration_visitor_test_base.dart.
      2020-01-28 johnniwinther@google.com [cfe] Special case inference of Object.== parameter in legacy mode
      2020-01-28 johnniwinther@google.com [cfe] Update assert to handle extension reexport
      2020-01-28 lrn@google.com Analyzer: Don't do recursive flattening of FutureOr in await.
      2020-01-28 athom@google.com [co19] Roll co19 to 5a3388d1f79cc3c61f9cdc1b3eaaa405bd62c882
      2020-01-28 jensj@google.com [CFE] Reproduction and workaround for crash when computing variance
      2020-01-28 jensj@google.com [CFE] [Incremental compiler] Convert all SourceLibraryBuilders to DillLibraryBuilders
      2020-01-28 dacoharkes@google.com [test_runner] Support for arm32 VM in JIT mode on x64 via QEMU
      2020-01-28 jwren@google.com Introduce and use a new class to compute the mean reciprocal rank after a run of the code completion metrics execution.
      2020-01-28 rmacnak@google.com [vm, docs] Describe which VM service features are available in which VM modes.
      2020-01-27 rmacnak@google.com [vm, gc] Use the compactor for the GC of last resort.
      2020-01-27 mfairhurst@google.com [nnbd_migration] union resolved typedef nodes with inferred ones
      2020-01-27 jwren@google.com Initial test_all.dart, the dart bots test all the files ending in "_test.dart", this file allows developers to easily run all the tests themselves.
      2020-01-27 jcollins@google.com Move MultiFutureTracker and SubprocessLauncher into utilities.
      2020-01-27 alexmarkov@google.com [vm/aot/tfa] Infer more information from conditions in TFA
      2020-01-27 jcollins@google.com Boilerplate and basic flow for `buildFantasyLand`.
      2020-01-27 asiva@google.com [VM/libraries] Fix final set of warnings in dart:core and dart:typed_data
      2020-01-27 jwren@google.com Move dartdev command tests under a new command directory and add an initial format_test.dart
      2020-01-27 rmacnak@google.com Reapply "[vm, gc] Sweep non-executable large pages concurrently."
      2020-01-27 jwren@google.com Cleanup and refactoring in completion_metrics.dart
      2020-01-27 srawlins@google.com Fix more windows tests in migration tool
      2020-01-27 liama@google.com [vm] Add nullability variations for snapshot singletons
      2020-01-27 scheglov@google.com Issue 40221. NNBD_TOP_MERGE super-interfaces when checking for implementing the same generic class more than once.
      2020-01-27 srawlins@google.com Fix Windows analyzer tests.
      2020-01-27 victor.agnez@hotmail.com [vm] Update offsets
      2020-01-27 57064186+zorro@users.noreply.github.com Fixes failure of x86_64 builds for android
      2020-01-27 paulberry@google.com Flow analysis: fix shared tests to consider potential nullability instead of nullability.
      2020-01-27 johnniwinther@google.com [cfe] Handle promotion of nullable type variables
      2020-01-27 karlklose@google.com [infra] Add support for builders to pkg/smith
      2020-01-27 brianwilkerson@google.com Change tests of lint-based quick fixes to not require the lint marker in the result
      2020-01-27 scheglov@google.com Update NORM and type parameters handling to new understanding.
      2020-01-26 brianwilkerson@google.com Enable always_declare_return_types in analyzer_plugin
      2020-01-26 brianwilkerson@google.com Add newly reviewed docs and change section header everywhere
      2020-01-26 brianwilkerson@google.com Convert dartfix to use underscores rather than hyphens for fix names
      2020-01-25 brianwilkerson@google.com Enable always_declare_return_types in analyzer_cli
      2020-01-25 brianwilkerson@google.com Refactor dartfix to make the handling of lint fixes uniform
      2020-01-25 scheglov@google.com Split NormalizeHelper.
      2020-01-25 scheglov@google.com Extract NORM implementation into NormalizeHelper.
      2020-01-25 brianwilkerson@google.com Update generators to not produce type annotations for variable declarations
      2020-01-25 brianwilkerson@google.com Enable prefer_if_null_operators and prefer_spread_collections in analysis_server
      2020-01-25 sra@google.com [dart2js] Cleanup of a few dynamic calls
      2020-01-25 sra@google.com [dart2js] Redirecting a selector should clear cached element
      2020-01-25 asiva@google.com [VM/libraries] Port some of the changes made in the sdk version of typed_data_patch.dart over to the sdk_nnbd version too.
      2020-01-24 brianwilkerson@google.com Cleanup some analyzer hints
      2020-01-24 jakemac@google.com - simplify convertFileOrArgumentToUri to just use resolveInputUri - Allow non-file uris as a multi-root root
      2020-01-24 fishythefish@google.com [dart2js] Add regression test for #40296.
      2020-01-24 scheglov@google.com Use test Matcher for checking Element(s).
      2020-01-24 alexmarkov@google.com [benchmarks] Add typed data copy benchmark
      2020-01-24 victor.agnez@hotmail.com [vm] Generate different offsets for dart_precompiled_runtime
      2020-01-24 jonahwilliams@google.com Revert "[vmservice] allow fallback on port bind failure"
      2020-01-24 scheglov@google.com Issue 39917. Test that Never is resolved as Never* in legacy.
      2020-01-24 scheglov@google.com Issue 40287. Don't report MISSING_DEFAULT_VALUE_FOR_PARAMETER for external and native methods.
      2020-01-24 fishythefish@google.com [dart2js] Redirect all subclasses of JavaScriptObject.
      2020-01-24 scheglov@google.com Move old AnalysisDriverResolutionTest to DriverResolutionTest.
      2020-01-24 mfairhurst@google.com [nnbd_migration] CompletenessTracker to ensure EdgeBuilder visits all types.
      2020-01-24 mfairhurst@google.com [nnbd_migration] visit type names in type arguments
      2020-01-24 mfairhurst@google.com [nnbd_migration] Don't visit spread elements twice
      2020-01-24 mfairhurst@google.com [nnbd_migration] fix typo in instrumentation test
      2020-01-24 mfairhurst@google.com [nnbd_migration] visit type names in factory constructors
      2020-01-24 mfairhurst@google.com [nnbd_migration] visit type names in method type parameter bounds
      2020-01-24 mfairhurst@google.com [nnbd_migration] visit types in typed field formal parameters
      2020-01-24 mfairhurst@google.com [nnbd_migration] visit type names in class aliases
      2020-01-24 mfairhurst@google.com [nnbd_migration] visit type names in mixin type parameter bounds
      2020-01-24 mfairhurst@google.com [nnbd_migration] visit type names in extension extended type
      2020-01-24 mfairhurst@google.com [nnbd_migration] visit type names in for-in loops (&test regular for)
      2020-01-24 mfairhurst@google.com [nnbd_migration] visit type names in explicit invocation arguments
      2020-01-24 mfairhurst@google.com [nnbd_migration] visit type names in instance creation parameters
      2020-01-24 mfairhurst@google.com [nnbd_migration] visit type names in list, set, map literals
      2020-01-24 mfairhurst@google.com [nnbd_migration] visit type names in method type parameter bounds
      2020-01-24 mfairhurst@google.com [nnbd_migration] Visit types names in local variables
      2020-01-24 mfairhurst@google.com [nnbd_migration] visit type names in type parameter bounds
      2020-01-24 mfairhurst@google.com [nnbd_migration] visit type names in extends/implements
      2020-01-24 mfairhurst@google.com [nnbd_migration] visit type names in as casts
      2020-01-24 mfairhurst@google.com [nnbd_migration] visit TypeNames for function return types
      2020-01-24 rmacnak@google.com [vm] Scrub and qualify names without allocating on the Dart heap.
      2020-01-24 alexmarkov@google.com Cleanup status file entries for service/dartkp crashes
      2020-01-24 jonahwilliams@google.com [vmservice] allow fallback on port bind failure
      2020-01-24 scheglov@google.com Issue 40287. Don't report MISSING_DEFAULT_VALUE_FOR_PARAMETER for abstract methods.
      2020-01-24 rmacnak@google.com [test] Move and migrate `dart:profiler` tests.
      2020-01-24 sra@google.com [dart2js] Fix incorrect SideEffects for native members
      2020-01-24 sra@google.com Don't run pkg/dartdev/test/command_test on dart2js
      2020-01-24 sigmund@google.com Use source-maps in test runner to expand JavaScript stack traces.
      2020-01-24 paulberry@google.com Migration: replace `?.` with `.` where appropriate.
      2020-01-24 paulberry@google.com Abstract resolution calls to `.isNullAware`.
      2020-01-24 zichangguo@google.com Reland "[vm] resolve symbolic link to find kernel_service snapshot"
      2020-01-24 asiva@google.com [VM/libraries] Fix final set of warnings from dart:async patch files.
      2020-01-24 pquitslund@google.com fix diagnostic messages for named constructors
      2020-01-24 sigmund@google.com add mixed subtype test
      2020-01-24 brianwilkerson@google.com Remove support for default fixes from dartfix
      2020-01-24 aam@google.com [io/file_watcher] Unregister watched pathId when handle is closed.
      2020-01-24 markzipan@google.com Updating iterable.current comments and behavior to be consistent.
      2020-01-24 srawlins@google.com NNBD preview: Fix recent display issues; fixes #40307
      2020-01-24 jakemac@google.com Require pre-initialized importToSummary and summaryToModule maps in the ProgramCompiler constructor, and remove the corresponding arguments from emitModule.
      2020-01-24 lrn@google.com Update iterator.dart to fully spec moveNext()
      2020-01-24 eernst@google.com Add Requirements to run this test only in the mode where it makes sense
      2020-01-24 lrn@google.com Stop using List() constructor in NNBD code.
      2020-01-24 dacoharkes@google.com [vm/ffi] Split up compiler/ffi.cc into separate files
      2020-01-24 paulberry@google.com Sort declarations in api_test.dart
      2020-01-24 brianwilkerson@google.com Fix an incorrect type annotation (issue 40299)
      2020-01-24 danny@tuppeny.com Correct date of v2.7.1 release (32nd -> 23rd Jan)
      2020-01-24 dmitryas@google.com [cfe] Report errors on supertypes marked with "?"
      2020-01-24 johnniwinther@google.com [cfe] Compute correct type for read of late lowered variables
      2020-01-24 johnniwinther@google.com [cfe] Handle late variables in for loops
      2020-01-24 johnniwinther@google.com [cfe] Using isSameType in override checking of bounds
      2020-01-24 cskau@google.com [SDK] Fixes service/break_on_default_constructor_test for --lazy-async-stacks.
      2020-01-24 sstrickl@google.com [vm] Cleanups in the native_stack_traces package.
      2020-01-24 jensj@google.com [CFE] Messages test doesn't allow status updates for spelling tests
      
      Created with:
        gclient setdep -r src/third_party/dart@162d6c5634a0
      
      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
      e5209202
  19. 26 1月, 2020 1 次提交
    • C
      Move tonic into //flutter/third_party. (#15895) · 276481c4
      Chinmay Garde 提交于
      Tonic used to be used by multiple consumers outside of Flutter Engine. Due to
      this, it has an unnecessary abstraction layer as well as utilities duplicated in
      FML and other engine subsystems. The sole user of Tonic is now the Flutter
      Engine. It is intended that the Flutter Engine team now owns this subsystem,
      remove unnecessary utilities and document the headers. This is the first step in
      the transition. No history is being imported as the initial history was already
      lost in the transition of this component to fuchsia.googlesource. As this
      component was unmaintained there, I could see no additional value in importing
      the history of the patches there.
      
      No functional change. Just moved the repo from //third_party to
      //flutter/third_party and updates GN refs.
      276481c4
  20. 24 1月, 2020 1 次提交