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 flutter 20180322a #4852
Merged
Merged
Roll flutter 20180322a #4852
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 dart roll: ``` af14369 (HEAD, origin/master, origin/HEAD) [CFE] Fix for insertion of duplicate NSM forwarders 48644d5 [CFE] Fix crash when trying to add NSM forwarder for a field 898260a Split dependency on dart:html from dart:js ef919c5 fix commit queue: update nSM test expectation on ddc too. d014fce Update dartkp NSM expectations. 6bd38cc Analysis Server API for 'Extract Widget' refactoring. 123e59c Improve for loop recovery 790b7b9 [kernel] Update more NSM expectations. 696be0a Initial support for extracting methods. 8d669c9 [kernel] Update NSM-forwarding test expectations. edf039d [ VM / Dart 2 ] Made StackMapGC test strong-mode clean. Fixes part of 32190. 77239ee [fuchsia] Replace use of deprecated fdio_get_vmo with fdio_get_vmo_clone. ```
alexmarkov
approved these changes
Mar 22, 2018
Contributor
alexmarkov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
aam
added a commit
to aam/engine
that referenced
this pull request
Mar 23, 2018
This reverts commit 7d9728d.
aam
added a commit
that referenced
this pull request
Mar 23, 2018
cbracken
added a commit
to cbracken/flutter
that referenced
this pull request
Mar 27, 2018
Includes: * Remove declaration for undefined GPUSurfaceGL::SelectPixelConfig (flutter/engine#4857) * Vulkan swap chain setup no longer uses GrPixelConfig and doesn't incl… * Revert dart roll 20180322 (flutter/engine#4855) * Roll back pub upgrade. (flutter/engine#4854) * Roll flutter 20180322a (flutter/engine#4852) * Document Window.defaultRouteName a little better. (flutter/engine#4851) * Roll dart to 95e9e890a9 (flutter/engine#4850)
cbracken
added a commit
to flutter/flutter
that referenced
this pull request
Mar 27, 2018
Includes: * Remove declaration for undefined GPUSurfaceGL::SelectPixelConfig (flutter/engine#4857) * Vulkan swap chain setup no longer uses GrPixelConfig and doesn't incl… * Revert dart roll 20180322 (flutter/engine#4855) * Roll back pub upgrade. (flutter/engine#4854) * Roll flutter 20180322a (flutter/engine#4852) * Document Window.defaultRouteName a little better. (flutter/engine#4851) * Roll dart to 95e9e890a9 (flutter/engine#4850)
DaveShuckerow
pushed a commit
to DaveShuckerow/flutter
that referenced
this pull request
May 14, 2018
Includes: * Remove declaration for undefined GPUSurfaceGL::SelectPixelConfig (flutter/engine#4857) * Vulkan swap chain setup no longer uses GrPixelConfig and doesn't incl… * Revert dart roll 20180322 (flutter/engine#4855) * Roll back pub upgrade. (flutter/engine#4854) * Roll flutter 20180322a (flutter/engine#4852) * Document Window.defaultRouteName a little better. (flutter/engine#4851) * Roll dart to 95e9e890a9 (flutter/engine#4850)
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.
Roll dart to af14369.
Changes since last dart roll: