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
(205)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: remoting/webapp/remoting_client_pnacl.nmf
Issue
234023003
:
Build remoting for PNaCl (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set:
Created 6 years, 8 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:
jingle/jingle_nacl.gyp
remoting/client/plugin/chromoting_instance.h
remoting/client/plugin/chromoting_instance.cc
remoting/client/plugin/pepper_module.cc
remoting/protocol/libjingle_transport_factory.cc
remoting/protocol/ssl_hmac_channel_authenticator.h
remoting/protocol/ssl_hmac_channel_authenticator.cc
remoting/remoting_client.gypi
remoting/remoting_nacl.gyp
remoting/remoting_webapp.gypi
remoting/webapp/build-webapp.py
remoting/webapp/client_session.js
remoting/webapp/manifest.json.jinja2
remoting/webapp/plugin_settings.js
remoting/webapp/remoting_client_pnacl.nmf
third_party/libwebm/libwebm_nacl.gyp
View unified diff
|
Download patch
|
Annotate
|
Revision Log
« remoting/remoting_webapp.gypi
('K') |
« remoting/webapp/plugin_settings.js
('k') |
third_party/libwebm/libwebm_nacl.gyp »
('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 {
1 {
2 "program": {
2 "program": {
3 "portable": {
3 "portable": {
4 "pnacl-translate": {
4 "pnacl-translate": {
5
"optlevel": 0,
5
"url": "remoting_client_plugin_newlib.pexe",
6
"url": "pnacl_debug_url_newlib_pnacl.pexe"
6
"optlevel": 2
7 }
7 }
8 }
8 }
9 }
9 }
10 }
10 }
OLD
NEW
« remoting/remoting_webapp.gypi
('K') |
« remoting/webapp/plugin_settings.js
('k') |
third_party/libwebm/libwebm_nacl.gyp »
('j') |
no next file with comments »
Issue 234023003: Build remoting for PNaCl (Closed)
Created 6 years, 8 months ago by Sergey Ulanov
Modified 6 years, 7 months ago
Reviewers: Jamie, Ryan Sleevi
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 14
This is Rietveld
408576698