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
(58)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/french_sentence.html
Issue
523108
:
Port back CLD to Linux and Mac and fix Trad Chinese detection (Closed)
Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: ''
Created 10 years, 11 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:
build/all.gyp
chrome/browser/extensions/extension_browsertests_misc.cc
chrome/browser/extensions/extension_tabs_module.cc
chrome/chrome_browser.gypi
chrome/chrome_renderer.gypi
chrome/chrome_tests.gypi
chrome/renderer/extensions/extension_api_client_unittest.cc
chrome/renderer/render_view.h
chrome/renderer/render_view.cc
chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/french_sentence.html
third_party/cld/bar/toolbar/cld/i18n/encodings/compact_lang_det/win/cld_scopedptr.h
third_party/cld/bar/toolbar/cld/i18n/encodings/compact_lang_det/win/cld_unicodetext.h
third_party/cld/bar/toolbar/cld/i18n/encodings/compact_lang_det/win/cld_unicodetext.cc
third_party/cld/base/string_util.h
third_party/cld/cld.gyp
View unified diff
|
Download patch
|
Annotate
|
Revision Log
« no previous file with comments
|
« chrome/renderer/render_view.cc
('k') |
third_party/cld/bar/toolbar/cld/i18n/encodings/compact_lang_det/win/cld_scopedptr.h »
('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 Copyright (c) 2009 The Chromium Authors. All rights reserved. Use of this
2 Copyright (c) 2009 The Chromium Authors. All rights reserved. Use of this
3 source code is governed by a BSD-style license that can be found in the
3 source code is governed by a BSD-style license that can be found in the
4 LICENSE file.
4 LICENSE file.
5 -->
5 -->
6 <html>
6 <html>
7
<meta charset="ISO-8859-1">
7 <body>
8 <body>
8 <p>
9 <p>
9 Ceci est une phrase complète est en français, rédigé en anglais puis traduits
10 Ceci est une phrase complète est en français, rédigé en anglais puis traduits
10 </p>
11 </p>
11 </body>
12 </body>
12 </html>
13 </html>
OLD
NEW
« no previous file with comments
|
« chrome/renderer/render_view.cc
('k') |
third_party/cld/bar/toolbar/cld/i18n/encodings/compact_lang_det/win/cld_scopedptr.h »
('j') |
no next file with comments »
Issue 523108: Port back CLD to Linux and Mac and fix Trad Chinese detection (Closed)
Created 10 years, 11 months ago by jungshik at Google
Modified 9 years, 7 months ago
Reviewers: jcampan
Base URL: svn://chrome-svn/chrome/trunk/src/
Comments: 3
This is Rietveld
408576698