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
Manual roll of Dart to revision 8a4cac1ddb141d4a1e395f6e0a7d5bbf2247eb63 #14542
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
dart-lang/sdk@8a4cac1ddb Reverting a chain of commits related to debug info splitting. dart-lang/sdk@2aa6e73ae7 [dartdevc] Cleanup all temporary nnbd modular tests dart-lang/sdk@7ef8822c2a Remove SdkExtUriResolver. dart-lang/sdk@c13ab9dce2 [dartdevc] Start emitting type wrappers for null safety dart-lang/sdk@630bdfbc38 Fix typos in diagnostics/test_all dart-lang/sdk@8b204d477d Remove StringUtilities.startsWithChar() dart-lang/sdk@b998b10f3e Migrate remaining corelib_2/ tests to NNBD. dart-lang/sdk@2655f82326 Report UNNECESSARY_NULL_AWARE_CALL for IndexExpression and cascades. dart-lang/sdk@5973e04ebd Tweak the NNBD test migration progress script output a bit. dart-lang/sdk@96eff3cc82 Remove unnecessary @pragma('analyzer:non-nullable') from tests. dart-lang/sdk@f3ffe7d3fd Use isStrictlyNonNullable() to report UNNECESSARY_NULL_AWARE. dart-lang/sdk@0f50c454a4 Upgrade SDK to dartdoc 0.29.3 dart-lang/sdk@93b1648433 Update the dartfix api to allow --no-preview and to output better messages
chinmaygarde
approved these changes
Dec 18, 2019
LUCI is failing on flake being investigated. Please land on red. |
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
This was referenced Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
This was referenced Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
This was referenced Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Dec 18, 2019
chingjun
pushed a commit
to flutter/flutter
that referenced
this pull request
Dec 18, 2019
* ee92285 Roll src/third_party/skia fdb2b7d53038..cbeabd969bbe (1 commits) (flutter/engine#14530) * 9b369ad Rename 'test_vsync_waiters' to 'vsync_waiters_test' for consistency. (flutter/engine#14519) * 0f97a1e Roll src/third_party/skia cbeabd969bbe..3794db84e141 (8 commits) (flutter/engine#14532) * ac42640 Roll src/third_party/dart f10fa3df28a8..44da51fc720d (20 commits) (flutter/engine#14533) * c216ba4 Calling onConnectionClosed when the input element is blurred (flutter/engine#14484) * 44f0757 Manual roll of Dart to revision 8a4cac1ddb141d4a1e395f6e0a7d5bbf2247eb63 (flutter/engine#14542) * 995c4a7 Roll src/third_party/dart 8a4cac1ddb14..b6e051e2c87a (2 commits) (flutter/engine#14545) * c568308 Roll src/third_party/skia 190b82d67ce1..37a88b43637e (1 commits) (flutter/engine#14546) * c327cae Revert "Fix off-by-one fromRGBO alpha value calculation (#13777)" (flutter/engine#14548)
filmil
pushed a commit
to filmil/engine
that referenced
this pull request
Mar 13, 2020
dart-lang/sdk@8a4cac1ddb Reverting a chain of commits related to debug info splitting. dart-lang/sdk@2aa6e73ae7 [dartdevc] Cleanup all temporary nnbd modular tests dart-lang/sdk@7ef8822c2a Remove SdkExtUriResolver. dart-lang/sdk@c13ab9dce2 [dartdevc] Start emitting type wrappers for null safety dart-lang/sdk@630bdfbc38 Fix typos in diagnostics/test_all dart-lang/sdk@8b204d477d Remove StringUtilities.startsWithChar() dart-lang/sdk@b998b10f3e Migrate remaining corelib_2/ tests to NNBD. dart-lang/sdk@2655f82326 Report UNNECESSARY_NULL_AWARE_CALL for IndexExpression and cascades. dart-lang/sdk@5973e04ebd Tweak the NNBD test migration progress script output a bit. dart-lang/sdk@96eff3cc82 Remove unnecessary @pragma('analyzer:non-nullable') from tests. dart-lang/sdk@f3ffe7d3fd Use isStrictlyNonNullable() to report UNNECESSARY_NULL_AWARE. dart-lang/sdk@0f50c454a4 Upgrade SDK to dartdoc 0.29.3 dart-lang/sdk@93b1648433 Update the dartfix api to allow --no-preview and to output better messages
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.
dart-lang/sdk@8a4cac1ddb Reverting a chain of commits related to debug info splitting.
dart-lang/sdk@2aa6e73ae7 [dartdevc] Cleanup all temporary nnbd modular tests
dart-lang/sdk@7ef8822c2a Remove SdkExtUriResolver.
dart-lang/sdk@c13ab9dce2 [dartdevc] Start emitting type wrappers for null safety
dart-lang/sdk@630bdfbc38 Fix typos in diagnostics/test_all
dart-lang/sdk@8b204d477d Remove StringUtilities.startsWithChar()
dart-lang/sdk@b998b10f3e Migrate remaining corelib_2/ tests to NNBD.
dart-lang/sdk@2655f82326 Report UNNECESSARY_NULL_AWARE_CALL for IndexExpression and cascades.
dart-lang/sdk@5973e04ebd Tweak the NNBD test migration progress script output a bit.
dart-lang/sdk@96eff3cc82 Remove unnecessary @pragma('analyzer:non-nullable') from tests.
dart-lang/sdk@f3ffe7d3fd Use isStrictlyNonNullable() to report UNNECESSARY_NULL_AWARE.
dart-lang/sdk@0f50c454a4 Upgrade SDK to dartdoc 0.29.3
dart-lang/sdk@93b1648433 Update the dartfix api to allow --no-preview and to output better messages