forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A GSU with blocking wheel source shouldn't wait for Vsync signal.
For a touchpad based gesture event, we want to know whether the source wheel event was handled blocking or non-blocking, and we can flush the vsync queue immediately if it was blocking. Bug: 526463 Test: InputHandlerProxyEventQueueTest.TouchpadGestureScrollEndFlushQueue Change-Id: I051f042dc7da6f901d135a5f7785a97d25581d8e Reviewed-on: https://chromium-review.googlesource.com/849313 Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Sahel Sharifymoghaddam <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#526847}
- Loading branch information
Sahel Sharify
authored and
Commit Bot
committed
Jan 3, 2018
1 parent
3672c40
commit ff58622
Showing
5 changed files
with
73 additions
and
25 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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