DescriptionCreating PNG images from web content to be used by OverviewMode navigation
This patch reads back content from the GPU in quarter res and stores it (in memory) as PNG.
The OverviewMode can then grab an image through an activity to present it accordingly.
Since we do not have browser test framework for Athena, there is no unit test yet.
I took however issue 412474 on to mitigate that and I will use this test as the gunieapig test.
In the meantime sadrul@chromium.org can start using this for his overviewmode presentation development.
BUG=408837
TEST=Visual: Added Logging statements to see that the code gets properly executed.
Committed: https://crrev.com/7144431a072fad80fc82ee87e7216011c534ef3b
Cr-Commit-Position: refs/heads/master@{#296729}
Patch Set 1 #
Total comments: 44
Patch Set 2 : Addressed #
Total comments: 3
Patch Set 3 : Addressed and using ImageSkia again #
Total comments: 2
Patch Set 4 : Changed comment #
Messages
Total messages: 15 (2 generated)
|