DescriptionMake ChromeOS screenshots use async readback path
The synchronous readback path adds complexity through ui and cc
compositors and will ideally be removed. The screenshots already use a
post task mechanism to save to disk, so making them use the asynchronous
readback path instead is straightforward.
BUG=332167
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244859
Patch Set 1 #Patch Set 2 : Fix up snapshot_win #Patch Set 3 : Rebase #
Total comments: 5
Patch Set 4 : Remove window_snapshot code #
Total comments: 2
Patch Set 5 : Remove include #Patch Set 6 : Fix typo compiler errors #Patch Set 7 : Add missing include #Patch Set 8 : Set timestamp before screenshot #Patch Set 9 : ScreenshotTakerObserver for policy test #Patch Set 10 : Fix rebase error #
Messages
Total messages: 29 (0 generated)
|