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
(368)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: ui/display/DEPS
Issue
1825723002
:
Move ScreenWin to ui/display (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set:
Created 4 years, 9 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:
content/DEPS
content/browser/BUILD.gn
content/browser/renderer_host/render_widget_host_view_aura.cc
content/content_browser.gypi
ui/display/BUILD.gn
ui/display/DEPS
ui/display/display.gyp
ui/display/win/display_info.h
ui/display/win/display_info.cc
ui/display/win/screen_win.h
ui/display/win/screen_win.cc
ui/display/win/screen_win_display.h
ui/display/win/screen_win_display.cc
ui/display/win/screen_win_unittest.cc
ui/gfx/BUILD.gn
ui/gfx/gfx.gyp
ui/gfx/gfx_tests.gyp
ui/gfx/screen_win.h
ui/gfx/screen_win.cc
ui/gfx/screen_win_unittest.cc
ui/gfx/win/display_info.h
ui/gfx/win/display_info.cc
ui/gfx/win/screen_win_display.h
ui/gfx/win/screen_win_display.cc
ui/views/BUILD.gn
ui/views/views.gyp
ui/views/widget/desktop_aura/desktop_screen_win.h
ui/views/widget/desktop_aura/desktop_screen_win.cc
View unified diff
|
Download patch
« ui/display/BUILD.gn
('K') |
« ui/display/BUILD.gn
('k') |
ui/display/display.gyp »
('j') |
ui/display/win/screen_win_display.h »
('J')
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 "+third_party/cros_system_api",
2 "+third_party/cros_system_api",
3
"+ui/gfx
/display.h
",
3
"+ui/gfx",
4
"+ui/gfx/geometry",
5 ]
4 ]
OLD
NEW
« ui/display/BUILD.gn
('K') |
« ui/display/BUILD.gn
('k') |
ui/display/display.gyp »
('j') |
ui/display/win/screen_win_display.h »
('J')
Issue 1825723002: Move ScreenWin to ui/display (Closed)
Created 4 years, 9 months ago by robliao
Modified 4 years, 8 months ago
Reviewers: oshima, piman, sky, Nico
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 9
This is Rietveld
408576698