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
(61)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: web/apps/rpcexplorer/inc
Issue
1960443004
:
Add rpcexplorer to webapp hierarchy. (Closed)
Base URL: https://github.com/luci/luci-go@logdog-project-web
Patch Set: Updated license, clarified instructions.
Created 4 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.
Jump to:
appengine/static/common/include.yaml
appengine/static/common/rpcexplorer
appengine/static/common/upload
appengine/static/module-static.yaml
web/README.md
web/apps/rpcexplorer/elements/elements.html
web/apps/rpcexplorer/gulpfile.js
web/apps/rpcexplorer/inc
web/apps/rpcexplorer/index.html
web/bower.json
web/inc/auth/auth-signin.html
web/inc/rpc/rpc-call.html
web/inc/rpc/rpc-client.html
web/inc/rpc/rpc-code.html
web/inc/rpc/rpc-error.html
web/inc/rpc/test/rpc-client.html
web/inc/rpcexplorer/README.md
web/inc/rpcexplorer/rpc-completer.html
web/inc/rpcexplorer/rpc-descriptor-util.html
web/inc/rpcexplorer/rpc-editor.html
web/inc/rpcexplorer/rpc-explorer.html
web/inc/rpcexplorer/rpc-method.html
web/inc/rpcexplorer/rpc-service.html
web/inc/rpcexplorer/rpc-service-list.html
web/inc/rpcexplorer/test/descriptor.html
web/inc/rpcexplorer/test/gen.go
web/inc/rpcexplorer/test/rpc-completer.html
web/inc/rpcexplorer/test/rpc-descriptor-util.html
web/inc/rpcexplorer/test/types.proto
web/inc/rpcexplorer/third_party/ace/README.md
web/inc/rpcexplorer/third_party/ace/ace.js
web/inc/rpcexplorer/third_party/ace/ext-language_tools.js
web/inc/rpcexplorer/third_party/ace/mode-json.js
View side-by-side diff with in-line comments
Download patch
« appengine/static/common/rpcexplorer
('K') |
« web/apps/rpcexplorer/gulpfile.js
('k') |
web/apps/rpcexplorer/index.html »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: web/apps/rpcexplorer/inc
diff --git a/web/apps/logdog-view/inc b/web/apps/rpcexplorer/inc
similarity index 100%
copy from web/apps/logdog-view/inc
copy to web/apps/rpcexplorer/inc
« appengine/static/common/rpcexplorer
('K') |
« web/apps/rpcexplorer/gulpfile.js
('k') |
web/apps/rpcexplorer/index.html »
('j') |
no next file with comments »
Issue 1960443004: Add rpcexplorer to webapp hierarchy. (Closed)
Created 4 years, 7 months ago by dnj
Modified 4 years, 6 months ago
Reviewers: Vadim Sh., nodir, dnj (Google)
Base URL: https://github.com/luci/luci-go@logdog-project-web
Comments: 8
This is Rietveld
408576698