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
(408)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: ash/accelerators/DEPS
Issue
2168733002
:
Splits debug_commands into aura and non-aura parts (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: moar
Created 4 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.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
ash/accelerators/DEPS
ash/accelerators/accelerator_controller.h
ash/accelerators/accelerator_controller.cc
ash/accelerators/accelerator_controller_delegate_aura.cc
ash/accelerators/debug_commands.h
ash/accelerators/debug_commands.cc
ash/aura/wm_root_window_controller_aura.h
ash/aura/wm_root_window_controller_aura.cc
ash/aura/wm_window_aura.h
ash/aura/wm_window_aura.cc
ash/common/wm_root_window_controller.h
ash/common/wm_window.h
ash/mus/bridge/wm_root_window_controller_mus.h
ash/mus/bridge/wm_root_window_controller_mus.cc
ash/mus/bridge/wm_window_mus.h
ash/mus/bridge/wm_window_mus.cc
ash/mus/window_manager.h
ui/compositor/debug_utils.h
ui/compositor/debug_utils.cc
ui/views/mus/window_manager_connection.h
ui/views/mus/window_manager_connection.cc
View unified diff
|
Download patch
« no previous file with comments
|
« no previous file
|
ash/accelerators/accelerator_controller.h »
('j') |
ash/accelerators/debug_commands.cc »
('J')
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
1 specific_include_rules = {
1 specific_include_rules = {
2
"
debug_commands
\.cc": [
2
"
accelerator_controller_delegate_aura
\.cc": [
3 "+ash/host"
3 "+ash/host"
4 ],
4 ],
5 }
5 }
OLD
NEW
« no previous file with comments
|
« no previous file
|
ash/accelerators/accelerator_controller.h »
('j') |
ash/accelerators/debug_commands.cc »
('J')
Issue 2168733002: Splits debug_commands into aura and non-aura parts (Closed)
Created 4 years, 5 months ago by sky
Modified 4 years, 5 months ago
Reviewers: James Cook
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 1
This is Rietveld
408576698