Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1482)

Issue 2256943002: [Remoting Android] Remove old renderer code (Closed)

Created:
4 years, 4 months ago by Yuwei
Modified:
4 years, 4 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[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}

Patch Set 1 #

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

Messages

Total messages: 17 (8 generated)
Yuwei
ptal
4 years, 4 months ago (2016-08-17 23:39:53 UTC) #3
joedow
lgtm https://codereview.chromium.org/2256943002/diff/1/remoting/android/BUILD.gn File remoting/android/BUILD.gn (right): https://codereview.chromium.org/2256943002/diff/1/remoting/android/BUILD.gn#newcode16 remoting/android/BUILD.gn:16: "java/src/org/chromium/chromoting/jni/GlDisplay.java", You may consider renaming the *Gl* files ...
4 years, 4 months ago (2016-08-18 00:06:44 UTC) #5
Yuwei
On 2016/08/18 00:06:44, joedow wrote: > lgtm Thanks! > https://codereview.chromium.org/2256943002/diff/1/remoting/android/BUILD.gn > File remoting/android/BUILD.gn (right): > ...
4 years, 4 months ago (2016-08-18 00:08:10 UTC) #6
Lambros
lgtm
4 years, 4 months ago (2016-08-18 00:32:08 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2256943002/1
4 years, 4 months ago (2016-08-18 01:13:40 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-18 01:20:16 UTC) #12
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/6e1a8ab14a0babc5600a6d3d6f2557557de3ac70 Cr-Commit-Position: refs/heads/master@{#412716}
4 years, 4 months ago (2016-08-18 01:21:59 UTC) #14
Sergey Ulanov
https://codereview.chromium.org/2256943002/diff/1/remoting/android/java/src/org/chromium/chromoting/TouchInputStrategy.java File remoting/android/java/src/org/chromium/chromoting/TouchInputStrategy.java (right): https://codereview.chromium.org/2256943002/diff/1/remoting/android/java/src/org/chromium/chromoting/TouchInputStrategy.java#newcode177 remoting/android/java/src/org/chromium/chromoting/TouchInputStrategy.java:177: public AbstractDesktopView.InputFeedbackType getShortPressFeedbackType() { Maybe rename AbstractDesktopView->DesktopView, now that ...
4 years, 4 months ago (2016-08-18 06:14:20 UTC) #16
Yuwei
4 years, 4 months ago (2016-08-18 06:49:16 UTC) #17
Message was sent while issue was closed.
On 2016/08/18 06:14:20, Sergey Ulanov wrote:
>
https://codereview.chromium.org/2256943002/diff/1/remoting/android/java/src/o...
> File remoting/android/java/src/org/chromium/chromoting/TouchInputStrategy.java
> (right):
> 
>
https://codereview.chromium.org/2256943002/diff/1/remoting/android/java/src/o...
> remoting/android/java/src/org/chromium/chromoting/TouchInputStrategy.java:177:
> public AbstractDesktopView.InputFeedbackType getShortPressFeedbackType() {
> Maybe rename AbstractDesktopView->DesktopView, now that we don't have
> DesktopView?

Actually Joe suggested that we can rename the GlDesktopView to DesktopView, but
now I'm more inclined to your suggestion and keep GlDesktopView as it is. If the
VR thing revives in the future then we may have VrDesktopView :)

Powered by Google App Engine
This is Rietveld 408576698