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
(590)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: examples/games/scummvm/pkg_info
Issue
37213005
:
Update scummvm to 1.6.0, also make it a packaged app. (Closed)
Base URL: https://naclports.googlecode.com/svn/trunk/src
Patch Set: .
Created 7 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:
Makefile
examples/games/scummvm/hosted_app/manifest.json
examples/games/scummvm/hosted_app/scummvm_128.png
examples/games/scummvm/hosted_app/scummvm_16.png
examples/games/scummvm/nacl.patch
examples/games/scummvm/nacl-scumm/AppEngineMount.py
examples/games/scummvm/nacl-scumm/README
examples/games/scummvm/nacl-scumm/app.yaml
examples/games/scummvm/nacl-scumm/index.html
examples/games/scummvm/nacl-scumm/index.yaml
examples/games/scummvm/nacl-scumm/static/scummvm.nmf
examples/games/scummvm/nacl-scummvm.sh
examples/games/scummvm/packaged_app/background.js
examples/games/scummvm/packaged_app/index.html
examples/games/scummvm/packaged_app/manifest.json
examples/games/scummvm/packaged_app/scummvm_128.png
examples/games/scummvm/packaged_app/scummvm_16.png
examples/games/scummvm/packaged_app/scummvmrc
examples/games/scummvm/pkg_info
examples/games/scummvm/scummvm-1.2.1.sha1
examples/games/scummvm/scummvm-1.6.0.sha1
View unified diff
|
Download patch
|
Annotate
|
Revision Log
« no previous file with comments
|
« examples/games/scummvm/packaged_app/scummvmrc
('k') |
examples/games/scummvm/scummvm-1.2.1.sha1 »
('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
PACKAGE_NAME=scummvm-1.
2.1
1
PACKAGE_NAME=scummvm-1.
6.0
2 MIN_SDK_VERSION=29
2 MIN_SDK_VERSION=29
3
URL=http://prdownloads.sourceforge.net/scummvm/scummvm-1.
2.1
.tar.
bz2
?download
3
URL=http://prdownloads.sourceforge.net/scummvm/scummvm-1.
6.0
.tar.
gz
?download
4
URL_FILENAME=scummvm-1.
2.1
.tar.
bz2
4
URL_FILENAME=scummvm-1.
6.0
.tar.
gz
5 LICENSE=LGPL,GPL,BSD
5 LICENSE=LGPL,GPL,BSD
OLD
NEW
« no previous file with comments
|
« examples/games/scummvm/packaged_app/scummvmrc
('k') |
examples/games/scummvm/scummvm-1.2.1.sha1 »
('j') |
no next file with comments »
Issue 37213005: Update scummvm to 1.6.0, also make it a packaged app. (Closed)
Created 7 years, 1 month ago by binji
Modified 7 years, 1 month ago
Reviewers: Sam Clegg
Base URL: https://naclports.googlecode.com/svn/trunk/src
Comments: 4
This is Rietveld
408576698