Add new fields to GPU benchmarking API.
Add droppedFrameCount, totalPaintTime, and totalRasterizeTime to chrome.gpuBenchmarking.renderingStats(). BUG=chromium:130790, chromium:137756 TEST=Launch Chrome with --enable-gpu-benchmarking and per-tile painting, open a tab to a composited page, and type chrome.gpuBenchmarking.renderingStats(). All the above fields should be present. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=148413 Review URL: https://chromiumcodereview.appspot.com/10823023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148481 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment