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
(62)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: ui/ozone/ime/DEPS
Issue
100213003
:
Support for providing IMEContext with Ozone. (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mv InputMethodContextFactoryOzone to ozone/ime
Created 7 years 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:
ui/base/ime/ime.gypi
ui/base/ime/input_method_factory.cc
ui/base/ime/input_method_initializer.cc
ui/ozone/ime/DEPS
ui/ozone/ime/input_method_context_factory_ozone.h
ui/ozone/ime/input_method_context_factory_ozone.cc
ui/ozone/ozone.gyp
ui/ozone/ozone_platform.h
ui/ozone/ozone_platform.cc
ui/ozone/platform/dri/ozone_platform_dri.h
ui/ozone/platform/dri/ozone_platform_dri.cc
ui/ozone/platform/test/ozone_platform_test.h
ui/ozone/platform/test/ozone_platform_test.cc
View unified diff
|
Download patch
« ui/base/ime/input_method_initializer.cc
('K') |
« ui/base/ime/input_method_initializer.cc
('k') |
ui/ozone/ime/input_method_context_factory_ozone.h »
('j') |
ui/ozone/ime/input_method_context_factory_ozone.h »
('J')
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
1 include_rules = [
1 include_rules = [
2
"+
jni
",
2
"+
ui/base/ime
",
3 ]
3 ]
OLD
NEW
« ui/base/ime/input_method_initializer.cc
('K') |
« ui/base/ime/input_method_initializer.cc
('k') |
ui/ozone/ime/input_method_context_factory_ozone.h »
('j') |
ui/ozone/ime/input_method_context_factory_ozone.h »
('J')
Issue 100213003: Support for providing IMEContext with Ozone. (Closed)
Created 7 years ago by kalyank
Modified 7 years ago
Reviewers: Yuki, rjkroege, spang
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 16
This is Rietveld
408576698