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
(285)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: remoting/ios/app/resources/Assets.xcassets/Background.imageset/Contents.json
Issue
2929663002
:
[CRD iOS] Fix color scheme and other UI issues (Closed)
Patch Set: resolve feedback
Created 3 years, 6 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:
remoting/ios/app/BUILD.gn
remoting/ios/app/client_connection_view_controller.mm
remoting/ios/app/host_collection_view_cell.mm
remoting/ios/app/pin_entry_view.mm
remoting/ios/app/remoting_theme.h
remoting/ios/app/remoting_theme.mm
remoting/ios/app/remoting_view_controller.mm
remoting/ios/app/resources/Assets.xcassets/Background.imageset/Contents.json
View unified diff
|
Download patch
« no previous file with comments
|
« remoting/ios/app/remoting_view_controller.mm
('k') |
no next file »
|
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
1 {
1 {
2 "images" : [
2 "images" : [
3 {
3 {
4 "idiom" : "universal",
4 "idiom" : "universal",
5 "filename" : "bkg1.jpg",
5 "filename" : "bkg1.jpg",
6 "scale" : "1x"
6 "scale" : "1x"
7 },
7 },
8 {
8 {
9 "idiom" : "universal",
9 "idiom" : "universal",
10 "filename" : "bkg1_2x.jpg",
10 "filename" : "bkg1_2x.jpg",
11 "scale" : "2x"
11 "scale" : "2x"
12
},
13
{
14
"idiom" : "universal",
15
"scale" : "3x"
12 }
16 }
13 ],
17 ],
14 "info" : {
18 "info" : {
15 "version" : 1,
19 "version" : 1,
16 "author" : "xcode"
20 "author" : "xcode"
17 }
21 }
18 }
22 }
OLD
NEW
« no previous file with comments
|
« remoting/ios/app/remoting_view_controller.mm
('k') |
no next file »
|
no next file with comments »
Issue 2929663002: [CRD iOS] Fix color scheme and other UI issues (Closed)
Created 3 years, 6 months ago by Yuwei
Modified 3 years, 6 months ago
Reviewers: nicholss
Base URL:
Comments: 9
This is Rietveld
408576698