This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Fix "PointerEvent" flow end event#8319
Merged
nathanrogersgoogle merged 1 commit intoflutter:masterfrom Mar 27, 2019
nathanrogersgoogle:fix-input-flow
Merged
Fix "PointerEvent" flow end event#8319nathanrogersgoogle merged 1 commit intoflutter:masterfrom nathanrogersgoogle:fix-input-flow
nathanrogersgoogle merged 1 commit intoflutter:masterfrom
nathanrogersgoogle:fix-input-flow
Conversation
"DispatchPointerDataPacket" should have been "PointerEvent".
chinmaygarde
approved these changes
Mar 27, 2019
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 27, 2019
engine-flutter-autoroll
added a commit
to flutter/flutter
that referenced
this pull request
Mar 28, 2019
flutter/engine@3a3f707...7620056 git log 3a3f707..7620056 --no-merges --oneline 7620056 Android Embedding PR22: Polish - FlutterActivity Intent factories, FlutterFragment control of render modes, FlutterSurfaceView transparent until rendering is ready. (flutter/engine#8317) 6bd697d Fix "PointerEvent" flow end event (flutter/engine#8319) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (bmparr@google.com), and stop the roller if necessary.
RBogie
pushed a commit
to RBogie/flutter-engine
that referenced
this pull request
Apr 8, 2019
"DispatchPointerDataPacket" should have been "PointerEvent".
RBogie
added a commit
to RBogie/flutter-engine
that referenced
this pull request
Apr 8, 2019
This reverts commit 7c0feeb.
RBogie
added a commit
to RBogie/flutter-engine
that referenced
this pull request
Apr 8, 2019
This reverts commit 7c0feeb.
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
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.
"DispatchPointerDataPacket" should have been "PointerEvent".