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

Unified Diff: chrome/browser/resources/gpu_internals/timeline.css

Issue 7495036: about:gpu support for thread name metadata. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: More cleanup Created 9 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/gpu_internals.html ('k') | chrome/browser/resources/gpu_internals/timeline.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/gpu_internals/timeline.css
diff --git a/chrome/browser/resources/gpu_internals/timeline.css b/chrome/browser/resources/gpu_internals/timeline.css
index 99e95787af83af1108b67e348c82a712d6d6a414..ad197c953b1644709c318067f842a90e8f5caf67 100644
--- a/chrome/browser/resources/gpu_internals/timeline.css
+++ b/chrome/browser/resources/gpu_internals/timeline.css
@@ -35,7 +35,7 @@ found in the LICENSE file.
.timeline-slice-track-title {
text-align: right;
overflow: visible;
- width: 150px;
+ width: 300px;
padding-right: 5px;
}
« no previous file with comments | « chrome/browser/resources/gpu_internals.html ('k') | chrome/browser/resources/gpu_internals/timeline.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698