DescriptionRestrict the number of cases where we force the compositor to do a synchronous paint to resizing and restore/maximize operations.
Forcing the compositor to do a synchronous paint in window size changed notifications sends over
a synchronous IPC to the GPU process which blocks the UI thread. We have been seeing cases where
Chrome seems to freeze while performing operations like typing in the omnibox, etc.
BUG=397633
R=sky,cpu
Committed: https://crrev.com/b8729366a6d05e96f6283b077e500b1d882abfe7
Cr-Commit-Position: refs/heads/master@{#293223}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Code review comments #
Messages
Total messages: 12 (3 generated)
|