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
(69)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: base/third_party/xdg_mime/README.chromium
Issue
113168
:
Add xdg mime support on Linux. (Closed)
Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: ''
Created 11 years, 7 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:
base/base.gyp
base/mime_util.h
base/mime_util_linux.cc
base/third_party/xdg_mime/README
base/third_party/xdg_mime/README.chromium
base/third_party/xdg_mime/compile.patch
base/third_party/xdg_mime/xdgmime.h
base/third_party/xdg_mime/xdgmime.c
base/third_party/xdg_mime/xdgmimealias.h
base/third_party/xdg_mime/xdgmimealias.c
base/third_party/xdg_mime/xdgmimecache.h
base/third_party/xdg_mime/xdgmimecache.c
base/third_party/xdg_mime/xdgmimeglob.h
base/third_party/xdg_mime/xdgmimeglob.c
base/third_party/xdg_mime/xdgmimeicon.h
base/third_party/xdg_mime/xdgmimeicon.c
base/third_party/xdg_mime/xdgmimeint.h
base/third_party/xdg_mime/xdgmimeint.c
base/third_party/xdg_mime/xdgmimemagic.h
base/third_party/xdg_mime/xdgmimemagic.c
base/third_party/xdg_mime/xdgmimeparent.h
base/third_party/xdg_mime/xdgmimeparent.c
net/base/platform_mime_util_linux.cc
View unified diff
|
Download patch
|
Annotate
|
Revision Log
« no previous file with comments
|
« base/third_party/xdg_mime/README
('k') |
base/third_party/xdg_mime/compile.patch »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
The original code of this module is at:
2
http://webcvs.freedesktop.org/mime/xdgmime/
3
4
The code in this directory is synced from:
5
http://svn.gnome.org/svn/glib/trunk/gio/xdgmime/
6
@ r7784 on 2009/05/11.
7
This version contains some bugfixes to the original code.
8
9
In addition, we have the following patch(es):
10
- compile.patch: small tweaks to make the code compile.
OLD
NEW
« no previous file with comments
|
« base/third_party/xdg_mime/README
('k') |
base/third_party/xdg_mime/compile.patch »
('j') |
no next file with comments »
Issue 113168: Add xdg mime support on Linux. (Closed)
Created 11 years, 7 months ago by Lei Zhang
Modified 9 years, 7 months ago
Reviewers: Evan Stade, Evan Martin
Base URL: svn://chrome-svn/chrome/trunk/src/
Comments: 107
This is Rietveld
408576698