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
(298)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: ui/display/android/DEPS
Issue
2416403002
:
Reland of Android: support multiple displays on C++ side (Closed)
Patch Set: Update a map of Displays from Java
Created 4 years, 1 month 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/browser/web_contents/web_contents_view_android.cc
ui/android/BUILD.gn
ui/android/DEPS
ui/android/display_android.h
ui/android/display_android.cc
ui/android/java/src/org/chromium/ui/base/WindowAndroid.java
ui/android/java/src/org/chromium/ui/display/DisplayAndroid.java
ui/android/java/src/org/chromium/ui/display/DisplayAndroidManager.java
ui/android/ui_android_jni_registrar.cc
ui/android/window_android.h
ui/android/window_android.cc
ui/display/BUILD.gn
ui/display/android/DEPS
ui/display/android/screen_android.h
ui/display/android/screen_android.cc
View unified diff
|
Download patch
« ui/android/window_android.cc
('K') |
« ui/display/BUILD.gn
('k') |
ui/display/android/screen_android.h »
('j') |
ui/display/android/screen_android.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 "+ui/android",
2 "+ui/android",
3 ]
3 ]
OLD
NEW
« ui/android/window_android.cc
('K') |
« ui/display/BUILD.gn
('k') |
ui/display/android/screen_android.h »
('j') |
ui/display/android/screen_android.h »
('J')
Issue 2416403002: Reland of Android: support multiple displays on C++ side (Closed)
Created 4 years, 2 months ago by Tima Vaisburd
Modified 4 years ago
Reviewers: boliu, Ted C, mthiesse, sky, Daniel Erat
Base URL:
Comments: 140
This is Rietveld
408576698