|
[Remoting Android] Remove old renderer code
We started using OpenGL to render the host on the android client and the code
for the old renderer becomes obsolete. This CL removes code for the old
renderer so that we don't have burden to maintain unused code.
BUG= 638305
Committed: https://crrev.com/6e1a8ab14a0babc5600a6d3d6f2557557de3ac70
Cr-Commit-Position: refs/heads/master@{#412716}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+19 lines, -1007 lines) |
Patch |
 |
M |
remoting/android/BUILD.gn
|
View
|
|
3 chunks |
+0 lines, -6 lines |
1 comment
|
Download
|
 |
M |
remoting/android/client_java_tmpl.gni
|
View
|
|
3 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
D |
remoting/android/java/src/org/chromium/chromoting/DesktopView.java
|
View
|
|
1 chunk |
+0 lines, -262 lines |
0 comments
|
Download
|
 |
D |
remoting/android/java/src/org/chromium/chromoting/FeedbackAnimator.java
|
View
|
|
1 chunk |
+0 lines, -77 lines |
0 comments
|
Download
|
 |
M |
remoting/android/java/src/org/chromium/chromoting/InputStrategyInterface.java
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
remoting/android/java/src/org/chromium/chromoting/PaintEventParameter.java
|
View
|
|
1 chunk |
+0 lines, -21 lines |
0 comments
|
Download
|
 |
M |
remoting/android/java/src/org/chromium/chromoting/SimulatedTouchInputStrategy.java
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
remoting/android/java/src/org/chromium/chromoting/TouchInputHandler.java
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
remoting/android/java/src/org/chromium/chromoting/TouchInputStrategy.java
|
View
|
|
1 chunk |
+4 lines, -4 lines |
1 comment
|
Download
|
 |
M |
remoting/android/java/src/org/chromium/chromoting/TrackpadInputStrategy.java
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
D |
remoting/android/java/src/org/chromium/chromoting/jni/Display.java
|
View
|
|
1 chunk |
+0 lines, -189 lines |
0 comments
|
Download
|
 |
M |
remoting/client/jni/chromoting_jni_instance.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
remoting/client/jni/jni_client.cc
|
View
|
|
2 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
 |
D |
remoting/client/jni/jni_display_handler.h
|
View
|
|
1 chunk |
+0 lines, -75 lines |
0 comments
|
Download
|
 |
D |
remoting/client/jni/jni_display_handler.cc
|
View
|
|
1 chunk |
+0 lines, -117 lines |
0 comments
|
Download
|
 |
D |
remoting/client/jni/jni_video_renderer.h
|
View
|
|
1 chunk |
+0 lines, -72 lines |
0 comments
|
Download
|
 |
D |
remoting/client/jni/jni_video_renderer.cc
|
View
|
|
1 chunk |
+0 lines, -157 lines |
0 comments
|
Download
|
 |
M |
remoting/client/jni/remoting_jni_registrar.cc
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
Total messages: 17 (8 generated)
|