|
Remove deprecated ReplicaInputConnection
Since ImeThread and its ThreadedInputConnection implementation are rolled
out to stable, there is no need to keep ReplicaInputConnection and related
logics in renderer.
Note that this just removes dead code and is purely mechanical.
Polish up around ChangeSource will be handled in a separate CL.
BUG= 662279
Committed: https://crrev.com/38c3eb61c737a8d3313ca8cd31b0c514c9d35b05
Cr-Commit-Position: refs/heads/master@{#437422}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+12 lines, -1059 lines) |
Patch |
 |
M |
build/android/lint/suppressions.xml
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/about_flags.cc
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/ime_adapter_android.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/ime_adapter_android.cc
|
View
|
|
3 chunks |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_view_android.cc
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/common/input_messages.h
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/public/android/BUILD.gn
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/public/android/java/src/org/chromium/content/browser/input/ImeAdapter.java
|
View
|
|
2 chunks |
+1 line, -14 lines |
0 comments
|
Download
|
 |
M |
content/public/android/java/src/org/chromium/content/browser/input/InputMethodUma.java
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
D |
content/public/android/java/src/org/chromium/content/browser/input/ReplicaInputConnection.java
|
View
|
|
1 chunk |
+0 lines, -529 lines |
0 comments
|
Download
|
 |
M |
content/public/android/java/src/org/chromium/content/browser/input/ThreadedInputConnection.java
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
content/public/android/javatests/src/org/chromium/content/browser/input/ImeLollipopTest.java
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
content/public/android/javatests/src/org/chromium/content/browser/input/ReplicaInputConnectionTest.java
|
View
|
|
1 chunk |
+0 lines, -180 lines |
0 comments
|
Download
|
 |
M |
content/public/common/content_features.cc
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/renderer/ime_event_guard.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/input/render_widget_input_handler.cc
|
View
|
|
1 chunk |
+0 lines, -26 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_frame_impl.cc
|
View
|
|
3 chunks |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_widget.h
|
View
|
|
4 chunks |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_widget.cc
|
View
|
|
12 chunks |
+9 lines, -74 lines |
0 comments
|
Download
|
 |
M |
testing/variations/fieldtrial_testing_config.json
|
View
|
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/html/HTMLInputElement.cpp
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/html/HTMLTextAreaElement.cpp
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/ChromeClientImpl.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/ChromeClientImpl.cpp
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/tests/WebViewTest.cpp
|
View
|
|
2 chunks |
+0 lines, -115 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/web/WebWidgetClient.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
Total messages: 35 (19 generated)
|