Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(831)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: chrome/gpu/DEPS
Issue
2360143006
:
Stack sampling profiler: run the profiler in the GPU process on trunk builds (Closed)
Patch Set: address comments
Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
base/profiler/stack_sampling_profiler.cc
chrome/browser/chrome_browser_main.h
chrome/browser/chrome_browser_main.cc
chrome/browser/chrome_content_browser_client.cc
chrome/common/chrome_switches.h
chrome/common/chrome_switches.cc
chrome/common/stack_sampling_configuration.h
chrome/common/stack_sampling_configuration.cc
chrome/gpu/DEPS
chrome/gpu/chrome_content_gpu_client.cc
View unified diff
|
Download patch
« no previous file with comments
|
« chrome/common/stack_sampling_configuration.cc
('k') |
chrome/gpu/chrome_content_gpu_client.cc »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
1 include_rules = [
1 include_rules = [
2
"+chrome/common",
2 "+components/arc/common",
3 "+components/arc/common",
3 "+components/metrics",
4 "+components/metrics",
4 "+content/public/gpu",
5 "+content/public/gpu",
5 "+media/video",
6 "+media/video",
6 "+media/base/video_frame.h",
7 "+media/base/video_frame.h",
7 "+media/gpu",
8 "+media/gpu",
8 "+mojo/edk/embedder",
9 "+mojo/edk/embedder",
9 "+services/shell/public/cpp",
10 "+services/shell/public/cpp",
10 ]
11 ]
OLD
NEW
« no previous file with comments
|
« chrome/common/stack_sampling_configuration.cc
('k') |
chrome/gpu/chrome_content_gpu_client.cc »
('j') |
no next file with comments »
Issue 2360143006: Stack sampling profiler: run the profiler in the GPU process on trunk builds (Closed)
Created 4 years, 3 months ago by Mike Wittman
Modified 4 years, 2 months ago
Reviewers: Ilya Sherman, Lei Zhang, wuchengli
Base URL:
Comments: 14
This is Rietveld
408576698