Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(173)

Issue 7495036: about:gpu support for thread name metadata. (Closed)

Created:
9 years, 4 months ago by nduca
Modified:
9 years, 4 months ago
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

about:gpu support for thread name metadata. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95307

Patch Set 1 #

Total comments: 3

Patch Set 2 : Prune empty threads. Increase heading width. #

Total comments: 1

Patch Set 3 : Add thread sorting plus small bugfixes. #

Patch Set 4 : Remove never-really-worked test. TODO, much better tests. #

Patch Set 5 : Fix nonnested subrows #

Total comments: 8

Patch Set 6 : Fixes based on jhawkins #

Total comments: 10

Patch Set 7 : More cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -21 lines) Patch
M chrome/browser/resources/gpu_internals.html View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/resources/gpu_internals/timeline.css View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/gpu_internals/timeline.js View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/gpu_internals/timeline_model.js View 1 2 3 4 5 6 9 chunks +78 lines, -9 lines 0 comments Download
M chrome/browser/resources/gpu_internals/timeline_track.js View 1 2 4 chunks +14 lines, -6 lines 0 comments Download
M chrome/browser/resources/gpu_internals/tracing_controller_tests.js View 1 2 3 4 5 4 chunks +29 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
nduca
http://codereview.chromium.org/7495036/diff/1/chrome/browser/resources/gpu_internals/timeline_model.js File chrome/browser/resources/gpu_internals/timeline_model.js (right): http://codereview.chromium.org/7495036/diff/1/chrome/browser/resources/gpu_internals/timeline_model.js#newcode242 chrome/browser/resources/gpu_internals/timeline_model.js:242: console.log('Unrecognized event phase: ' + event.ph + stop throwing ...
9 years, 4 months ago (2011-07-26 09:46:32 UTC) #1
jbates
Is it difficult to show process names and keep them in order? http://code.google.com/p/chromium/issues/detail?id=80326 http://codereview.chromium.org/7495036/diff/3001/chrome/browser/resources/gpu_internals/timeline_track.js File ...
9 years, 4 months ago (2011-07-26 18:28:11 UTC) #2
nduca
+jhawkins due to arv out
9 years, 4 months ago (2011-07-28 01:46:41 UTC) #3
James Hawkins
http://codereview.chromium.org/7495036/diff/9001/chrome/browser/resources/gpu_internals/timeline_model.js File chrome/browser/resources/gpu_internals/timeline_model.js (right): http://codereview.chromium.org/7495036/diff/9001/chrome/browser/resources/gpu_internals/timeline_model.js#newcode68 chrome/browser/resources/gpu_internals/timeline_model.js:68: name: undefined, Document var. If it's intended to be ...
9 years, 4 months ago (2011-07-28 21:52:14 UTC) #4
nduca
Thanks James. Left a a few more 80cols issues so jrg can land his 80col ...
9 years, 4 months ago (2011-07-29 03:16:30 UTC) #5
James Hawkins
On 2011/07/29 03:16:30, nduca wrote: > Thanks James. Left a a few more 80cols issues ...
9 years, 4 months ago (2011-07-31 23:59:29 UTC) #6
nduca
Er, I did all of them. http://codereview.chromium.org/7495036/diff/9001/chrome/browser/resources/gpu_internals/timeline_model.js File chrome/browser/resources/gpu_internals/timeline_model.js (right): http://codereview.chromium.org/7495036/diff/9001/chrome/browser/resources/gpu_internals/timeline_model.js#newcode68 chrome/browser/resources/gpu_internals/timeline_model.js:68: name: undefined, On ...
9 years, 4 months ago (2011-08-01 01:22:45 UTC) #7
James Hawkins
http://codereview.chromium.org/7495036/diff/13001/chrome/browser/resources/gpu_internals/timeline_model.js File chrome/browser/resources/gpu_internals/timeline_model.js (right): http://codereview.chromium.org/7495036/diff/13001/chrome/browser/resources/gpu_internals/timeline_model.js#newcode71 chrome/browser/resources/gpu_internals/timeline_model.js:71: name: undefined, Is this intended to be private? http://codereview.chromium.org/7495036/diff/13001/chrome/browser/resources/gpu_internals/timeline_model.js#newcode91 ...
9 years, 4 months ago (2011-08-01 18:28:49 UTC) #8
nduca
Done, thanks! http://codereview.chromium.org/7495036/diff/13001/chrome/browser/resources/gpu_internals/timeline_model.js File chrome/browser/resources/gpu_internals/timeline_model.js (right): http://codereview.chromium.org/7495036/diff/13001/chrome/browser/resources/gpu_internals/timeline_model.js#newcode71 chrome/browser/resources/gpu_internals/timeline_model.js:71: name: undefined, On 2011/08/01 18:28:49, James Hawkins ...
9 years, 4 months ago (2011-08-01 20:52:22 UTC) #9
James Hawkins
LGTM http://codereview.chromium.org/7495036/diff/13001/chrome/browser/resources/gpu_internals/timeline_model.js File chrome/browser/resources/gpu_internals/timeline_model.js (right): http://codereview.chromium.org/7495036/diff/13001/chrome/browser/resources/gpu_internals/timeline_model.js#newcode71 chrome/browser/resources/gpu_internals/timeline_model.js:71: name: undefined, On 2011/08/01 20:52:22, nduca wrote: > ...
9 years, 4 months ago (2011-08-01 21:01:24 UTC) #10
commit-bot: I haz the power
9 years, 4 months ago (2011-08-03 05:07:21 UTC) #11
Can't apply patch for file
chrome/browser/resources/gpu_internals/timeline_model.js.
While running patch -p1 --forward --force;
patching file chrome/browser/resources/gpu_internals/timeline_model.js
Hunk #6 FAILED at 233.
Hunk #7 FAILED at 274.
Hunk #8 succeeded at 334 (offset 21 lines).
Hunk #9 succeeded at 357 (offset 21 lines).
2 out of 9 hunks FAILED -- saving rejects to file
chrome/browser/resources/gpu_internals/timeline_model.js.rej

Powered by Google App Engine
This is Rietveld 408576698