This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Roll dart to 97674262bc29447dc59d5c93024b18b27d4bcf98. #17067
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Changes since last roll: ``` 9767426 [dart2js] Fix type argument with nnbd and extractTypeArguments. ed2092e [vm] Add TFA transformer expectation files for unboxing metadata 44a4f36 [sdk] Updating Stream.contains to accept null values. 7e0139e [vm/corelib] Improve performance of list copying ec8941b [dartdevc] Hoisting subtype caches to addTypeCaches. f5a6554 Move 'thisType' to ResolverVisitor. b311a00 Fixes REMOVE_UNUSED_FIELD and optional field formal parameters. c83c9b4 [vm] Implement toString() for unboxing metadata, only write unboxing metadata if not fully boxed (which is default) 7ac2294 [CFE] More error for type variable in static contexts 30a12a3 Revert "Re-land "[vm] Aggressive write-barrier elimination."" 8337863 Add the attachment with the content of the file being analyzed. bbb449d Issue 40931. Update inference constraint for T? to be non-nullable. f1369d7 Updated the invalid Example in num.dart b22d3d6 Add a P2 migration script for null safety migrator db378a2 [ddc] let compiler generate instanceof and == of types directly. 617b78a [ddc] do not add null checks for parameters marked as @NotNull 2ae10b1 [dart2js] Fix nullability of native methods. b01cb58 Revert "Re-land "[vm] Add type to _AsyncAwaitCompleter.start."" 043af43 Migraiton: Add function names to trace output. 005c5d7 Add an additional MMR "Max Rank 5" metric to the output of the completion_metrics.dart 52ad8dc Gather metrics on super invocations f5dae48 Add an ArgParser to completion_metrics.dart in the same manner as relevance_metrics.dart (https://dart-review.googlesource.com/c/sdk/+/138700) a61e012 Migrate html tests using async_minitest and minitest e3070b6 Add predicate to async_minitest f879240 Extract RemoveUnusedElement and RemoveUnusedField producers. 54e96f6 Add the `dynamic` keyword into additional missing portions of the AST (in method and constructor parameters) in the keyword_contributor.dart 8329bd7 Do not check for '.analysis_options' for default options file in builder. 4f0fb8f Fix some syntax errors in the Dart code in the keyword_contributor_test.dart 4049ab5 Re-land "[vm] Add type to _AsyncAwaitCompleter.start." 8fb4645 [dartdevc] Adding nnbd semantics for static and late fields. fa2df01 Null Safety preview: Fix description for uninitialized field 24c8021 Replace initialize() with declare(). 9a62df5 Fix a test to get the analyzer nnbd bot to pass f17919b [nnbd/corelib] Fix performance regression in _SyncIterator.moveNext 6b71477 Add a host of server debugging options to dartdev migrate. 7617e32 [VM/Testing] - Turn on co19_2 legacy testing in NNBD bots. 4e79175 Fix per-line highlighting in Null Safety preview tool a4f6479 [infra] Print details of unapproved (new or previous) failures in build failure message eff1a9f Re-land "[vm] Aggressive write-barrier elimination." a629dbf Add a fix to inline a typedef 0f28464 [vm] Improve docs for Dart_LoadELF. 029c8f1 [cfe] Use Supertype instead of InterfaceType in ClassHierarchyBuilder e8c58a7 [CFE] Add ability to compare CompilerOptions 40507e7 [CFE] Tool for fasta -v statistics 7bdc910 [infra] Remove unused bot script 7e81554 Add the `dynamic` keyword into additional missing portions of the AST in the keyword_contributor.dart 7bc1714 Latest changes to the relevance metrics tool 3d0432e Add returnsNormally to async_minitest 6f47790 [dartdevc] Optimize subtype check 4799f38 [dartdevc] Optimize cast operation c1cf29b [ddc] improve generated code for wrapType.isNormalized 6eae8db [ddc] remove dcall when accessing .type de49346 Include 'dynamic' in the list of suggested keywords for type names, i.e. the 'dynamic' in "dynamic contents = ..." 80ed949 [vm, reload] Don't drop unwind errors for isolates other than the first isolate in a group during a reload. 81c3208 [dart2js] Special case `null is T`. de0fcd7 [dart2js] Assign the correct type to super tearoffs. 29d4b61 Remove html_individual_config from indexeddb_1_test 9ba9277 Roll to latest package:watcher 8fd8fec [vm/aot] Add support to instance calls with unboxed parameters 2806cca [build] Update clang to 7e9747b50bcb1be28d4a3236571e8050835497a6. 972e045 [analyzer] Fix windows paths again, and use ResourceProviderMixin. e79f500 Unify two error codes into one 2c5a56e [vm] Disable late field init for constructor initialized fields d3c0d59 Disallow non-external generative JS constructors 60a81b0 Add hints to find equal elements in literal sets and maps 93ff953 Document difference between Stream.transform and Stream.map. b0b8304 [Cleanup] Simplifies use_slow_path handling to remove unreachable asm. b681bfd [VM] Fixes bad reuse/typing of temps in async transform invocations. c1ed25d [CFE] Remove BulkCompiler 6facea7 [vm/ffi] Unbox Pointer data field - fix bytecode 7b6adc6 Remove html_individual_config from remaining html tests ce7fcff Resolve type parameters to bounds when checking for implementing Iterable / Map. a410f5b [dart2js] rename null-safety flag and plumb through CFE 8ae984c [dart2js] Use a Symbol to access JavaScript Array Rti a54a5ee Remove html_individual_config from interactive_geolocation_test 69851f3 Remove the unused type hierarchy from the completion_metrics.dart a2bf8dd Upgrade to dartdoc-0.30.2. 3310670 [vm] Fix late field store bug 9d76737 Remove support for --emit-metadata in DDC 6e8efe2 Remove html_config from document_register_basic_test a731b98 [dart2js] Fix signature of identityHashCode. 3bab386 Remove an unused shown name to remove a hint ced0ced Rename an incorrectly named test class 739852d Migrate language_2/call to NNBD. 48c6180 [nnbd_migration] Hide hint insertion links after the migration is applied. 123a1ea [nnbd_migration] Fix 'apply edit' links. 3629658 [nnbd_migration] Handle POST requests 5b0e439 Fix windows path test/bots 5e66618 Issue 40316. Verify only language version override locations at line starts. 110a29c Issue 40704. Support for ?[ in resolution. 55b4a24 [dart2js] Fix type promotion bug in static_type.dart. a1992fe [ package:vm_service ] 4.0.0 release, Sentinels are now thrown, Future<dynamic> returns are now Future<Response> bf5171c Add support for reporting how an accessed member related to the context type and extract feature computation 8d26e3d [vm] Don't insert CheckedSmi* instructions when the interface target suggests it's wrong. f6b0a70 Migrate language_2/await to NNBD. 1c64138 Migrate language_2/bool to NNBD. 1cf9d7a Revert "[vm] Add type to _AsyncAwaitCompleter.start." 2a8127d [vm, gc] Take heap size into account when deciding when to start concurrent marking. 0649115 Rename VoidWithTypeParameters to VoidWithTypeArguments. a742539 Migration: add trace functionality to the preview tool. d950783 [vm/ffi] Unify RawTypedData::data and Pointer::data b406802 [vm/ffi] Unbox Pointer data field 46bc5cd [vm] Support using different representations in ConvertUnboxedToUntagged c135e2a [vm/ffi] Reorder fields inside Pointer 4081235 [vm] Support unboxed indices in indexed load and store ```
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 10, 2020
This was referenced Mar 10, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 10, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 11, 2020
This was referenced Mar 11, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 11, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 11, 2020
This was referenced Mar 11, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 11, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 11, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 11, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 11, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 11, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 11, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 11, 2020
jason-simmons
added a commit
to jason-simmons/flutter
that referenced
this pull request
Mar 11, 2020
2020-03-11 [email protected] Roll src/third_party/dart 4093d08271f6..37530145ff53 (4 commits) (flutter/engine#17090) 2020-03-11 [email protected] Roll src/third_party/skia bf355123ae3b..0340292972b9 (9 commits) (flutter/engine#17089) 2020-03-11 [email protected] Roll fuchsia/sdk/core/mac-amd64 from r_oCI... to 0Z8VF... (flutter/engine#17087) 2020-03-11 [email protected] Roll fuchsia/sdk/core/linux-amd64 from v32mJ... to X3Xm2... (flutter/engine#17086) 2020-03-11 [email protected] Remove the unused method on iOS surface to make the resource context current. (flutter/engine#17084) 2020-03-11 [email protected] Revert "Add support for the Metal backend on all iOS builds. (flutter#17080)" (flutter/engine#17088) 2020-03-11 [email protected] Roll src/third_party/dart ace1d9b9213a..4093d08271f6 (12 commits) (flutter/engine#17082) 2020-03-11 [email protected] Add support for the Metal backend on all iOS builds. (flutter/engine#17080) 2020-03-11 [email protected] Roll src/third_party/skia d3f67dbf9f36..bf355123ae3b (9 commits) (flutter/engine#17079) 2020-03-11 [email protected] Disable Embedder11yTest::A11yTreeIsConsistent to unblock LUCI. (flutter/engine#17081) 2020-03-10 [email protected] Gather demangled stack traces and report the same to console on crashes. (flutter/engine#16450) 2020-03-10 [email protected] Implement asynchronous texture uploads when using the Metal backend on iOS. (flutter/engine#17046) 2020-03-10 [email protected] Roll src/third_party/dart 97674262bc29..ace1d9b9213a (14 commits) (flutter/engine#17078) 2020-03-10 [email protected] Add RTree to flow (flutter/engine#16923) 2020-03-10 [email protected] Roll src/third_party/skia 78dac6dcb222..d3f67dbf9f36 (6 commits) (flutter/engine#17072) 2020-03-10 [email protected] Revert "Fix bounds of image_filter_layer (flutter#16960)" (flutter/engine#17074) 2020-03-10 [email protected] Use the ELF loader to setup AOT symbols in benchmark runner. (flutter/engine#17051) 2020-03-10 [email protected] Roll src/third_party/skia 23899c64e3db..78dac6dcb222 (19 commits) (flutter/engine#17069) 2020-03-10 [email protected] Roll dart to 97674262bc29447dc59d5c93024b18b27d4bcf98. (flutter/engine#17067) 2020-03-10 [email protected] [web] Fixes for Firefox & Safari double underline decoration bugs. (flutter/engine#16994) 2020-03-10 [email protected] Avoid capturing this unsafely in MultiFrameCodec (flutter/engine#16824) 2020-03-10 [email protected] Revert "Revert "fix shadows and mask filter blurs (flutter#16963)" (flutter#17008)" (flutter/engine#17040) 2020-03-10 [email protected] Add support for firefox mac installer. Update web_ui pubspec for http.wq (flutter/engine#17044) 2020-03-09 [email protected] fix "TREE INCONSISTENT" noise in compositing_test.dart (flutter/engine#16995) 2020-03-09 [email protected] Add more child lifecycle tests (flutter/engine#16689) 2020-03-09 [email protected] Add libfreetype6-dev to desktop Linux dependencies (flutter/engine#17020) 2020-03-09 [email protected] Disable shell benchmarks (flutter/engine#17038) 2020-03-09 [email protected] Fix bounds of image_filter_layer (flutter/engine#16960) 2020-03-09 [email protected] Record fml and shell benchmarks (flutter/engine#16991) 2020-03-09 [email protected] Roll src/third_party/skia c56950442dd1..23899c64e3db (11 commits) (flutter/engine#17033) 2020-03-09 [email protected] use commit date instead of author date (flutter/engine#17032)
13 tasks
jason-simmons
added a commit
to flutter/flutter
that referenced
this pull request
Mar 11, 2020
2020-03-11 [email protected] Roll src/third_party/dart 4093d08271f6..37530145ff53 (4 commits) (flutter/engine#17090) 2020-03-11 [email protected] Roll src/third_party/skia bf355123ae3b..0340292972b9 (9 commits) (flutter/engine#17089) 2020-03-11 [email protected] Roll fuchsia/sdk/core/mac-amd64 from r_oCI... to 0Z8VF... (flutter/engine#17087) 2020-03-11 [email protected] Roll fuchsia/sdk/core/linux-amd64 from v32mJ... to X3Xm2... (flutter/engine#17086) 2020-03-11 [email protected] Remove the unused method on iOS surface to make the resource context current. (flutter/engine#17084) 2020-03-11 [email protected] Revert "Add support for the Metal backend on all iOS builds. (#17080)" (flutter/engine#17088) 2020-03-11 [email protected] Roll src/third_party/dart ace1d9b9213a..4093d08271f6 (12 commits) (flutter/engine#17082) 2020-03-11 [email protected] Add support for the Metal backend on all iOS builds. (flutter/engine#17080) 2020-03-11 [email protected] Roll src/third_party/skia d3f67dbf9f36..bf355123ae3b (9 commits) (flutter/engine#17079) 2020-03-11 [email protected] Disable Embedder11yTest::A11yTreeIsConsistent to unblock LUCI. (flutter/engine#17081) 2020-03-10 [email protected] Gather demangled stack traces and report the same to console on crashes. (flutter/engine#16450) 2020-03-10 [email protected] Implement asynchronous texture uploads when using the Metal backend on iOS. (flutter/engine#17046) 2020-03-10 [email protected] Roll src/third_party/dart 97674262bc29..ace1d9b9213a (14 commits) (flutter/engine#17078) 2020-03-10 [email protected] Add RTree to flow (flutter/engine#16923) 2020-03-10 [email protected] Roll src/third_party/skia 78dac6dcb222..d3f67dbf9f36 (6 commits) (flutter/engine#17072) 2020-03-10 [email protected] Revert "Fix bounds of image_filter_layer (#16960)" (flutter/engine#17074) 2020-03-10 [email protected] Use the ELF loader to setup AOT symbols in benchmark runner. (flutter/engine#17051) 2020-03-10 [email protected] Roll src/third_party/skia 23899c64e3db..78dac6dcb222 (19 commits) (flutter/engine#17069) 2020-03-10 [email protected] Roll dart to 97674262bc29447dc59d5c93024b18b27d4bcf98. (flutter/engine#17067) 2020-03-10 [email protected] [web] Fixes for Firefox & Safari double underline decoration bugs. (flutter/engine#16994) 2020-03-10 [email protected] Avoid capturing this unsafely in MultiFrameCodec (flutter/engine#16824) 2020-03-10 [email protected] Revert "Revert "fix shadows and mask filter blurs (#16963)" (#17008)" (flutter/engine#17040) 2020-03-10 [email protected] Add support for firefox mac installer. Update web_ui pubspec for http.wq (flutter/engine#17044) 2020-03-09 [email protected] fix "TREE INCONSISTENT" noise in compositing_test.dart (flutter/engine#16995) 2020-03-09 [email protected] Add more child lifecycle tests (flutter/engine#16689) 2020-03-09 [email protected] Add libfreetype6-dev to desktop Linux dependencies (flutter/engine#17020) 2020-03-09 [email protected] Disable shell benchmarks (flutter/engine#17038) 2020-03-09 [email protected] Fix bounds of image_filter_layer (flutter/engine#16960) 2020-03-09 [email protected] Record fml and shell benchmarks (flutter/engine#16991) 2020-03-09 [email protected] Roll src/third_party/skia c56950442dd1..23899c64e3db (11 commits) (flutter/engine#17033) 2020-03-09 [email protected] use commit date instead of author date (flutter/engine#17032)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes since last roll: