DescriptionMake numAnimationFrames and numFramesSentToScreen available in software mode; these two have the same value in that mode.
Make totalPaintTimeInSeconds work in software mode.
This change depends on http://wkbug.com/92184 and http://wkbug.com/92325.
BUG=chromium:137754
TEST=Launch Chrome with --enable-gpu-benchmarking, open a tab to a non-composited page, and type chrome.gpuBenchmarking.renderingStats(). numAnimationFrames, numFramesSentToScreen, and totalPaintTimeInSeconds should be present.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150259
Patch Set 1 : Initial commit. #
Total comments: 8
Patch Set 2 : Changes per nduca comments. #
Total comments: 2
Patch Set 3 : Calculate software paint time in RenderWidget. #
Total comments: 3
Patch Set 4 : Add paint time to "optimized instance" software-mode pepper plugins. #Patch Set 5 : Merge. #
Messages
Total messages: 14 (0 generated)
|