Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(736)

Issue 6851073: Breakdown profile time by command type in the overview pane (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by robertphillips
Modified:
11 years, 9 months ago
Reviewers:
DerekS
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

This CL breaks down the per command profile results by type and reports the results in the overview pane. It also fixes a bug in the timing where the first "throw-away" pass was being counted in the timing totals.

Patch Set 1 #

Total comments: 18

Patch Set 2 : Addressed code review issues #

Patch Set 3 : Fixed command & replaced SkString* with SkString #

Unified diffs Side-by-side diffs Delta from patch set Stats (+206 lines, -57 lines) Patch
M debugger/QT/SkDebuggerGUI.h View 1 2 2 chunks +20 lines, -2 lines 0 comments Download
M debugger/QT/SkDebuggerGUI.cpp View 1 2 13 chunks +171 lines, -38 lines 0 comments Download
M debugger/SkDebugCanvas.h View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M debugger/SkDebugCanvas.cpp View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M debugger/SkDebugger.h View 1 2 2 chunks +6 lines, -1 line 0 comments Download
M debugger/SkDrawCommand.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M gyp/debugger.gyp View 1 1 chunk +0 lines, -8 lines 0 comments Download

Messages

Total messages: 5
robertphillips
11 years, 9 months ago (2012-11-19 01:53:21 UTC) #1
DerekS
https://codereview.appspot.com/6851073/diff/1/debugger/QT/SkDebuggerGUI.cpp File debugger/QT/SkDebuggerGUI.cpp (right): https://codereview.appspot.com/6851073/diff/1/debugger/QT/SkDebuggerGUI.cpp#newcode140 debugger/QT/SkDebuggerGUI.cpp:140: this->resetTimes(); most edits in this file appear to be ...
11 years, 9 months ago (2012-11-19 14:36:30 UTC) #2
robertphillips
https://codereview.appspot.com/6851073/diff/1/debugger/QT/SkDebuggerGUI.cpp File debugger/QT/SkDebuggerGUI.cpp (right): https://codereview.appspot.com/6851073/diff/1/debugger/QT/SkDebuggerGUI.cpp#newcode140 debugger/QT/SkDebuggerGUI.cpp:140: this->resetTimes(); On 2012/11/19 14:36:31, DerekS wrote: > most edits ...
11 years, 9 months ago (2012-11-19 20:27:59 UTC) #3
DerekS
lgtm
11 years, 9 months ago (2012-11-19 20:37:40 UTC) #4
robertphillips
11 years, 9 months ago (2012-11-19 20:44:49 UTC) #5
committed as r6492
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b