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

Issue 307463005: Client-side changes to support requesting lossless encode & color. (Closed)

Created:
6 years, 7 months ago by Wez
Modified:
6 years, 6 months ago
Reviewers:
Jamie
CC:
chromium-reviews, chromoting-reviews_chromium.org
Visibility:
Public.

Description

Client-side changes to support requesting lossless encode & color. This adds setLosslessEncode() and setLosslessColor() calls to the ClientPlugin API, which future updates to the app can use to request lossless frames if desired. BUG=260879, 134202 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273995

Patch Set 1 #

Patch Set 2 : Replace losslessVideo feature w/ videoControl #

Total comments: 7

Patch Set 3 : Address review comments #

Patch Set 4 : Fix pauseVideo stub #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -10 lines) Patch
M remoting/client/plugin/chromoting_instance.h View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/plugin/chromoting_instance.cc View 1 2 3 chunks +22 lines, -5 lines 0 comments Download
M remoting/webapp/client_plugin.js View 1 2 3 3 chunks +36 lines, -5 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Wez
PTAL This is the client-side part of crrev.com/304653002, which adds lossy/lossless encode and color space ...
6 years, 6 months ago (2014-05-28 21:43:23 UTC) #1
Jamie
LGTM with nits. https://codereview.chromium.org/307463005/diff/20001/remoting/client/plugin/chromoting_instance.cc File remoting/client/plugin/chromoting_instance.cc (right): https://codereview.chromium.org/307463005/diff/20001/remoting/client/plugin/chromoting_instance.cc#newcode891 remoting/client/plugin/chromoting_instance.cc:891: if (data.GetBoolean("lossless_encode", &lossless_encode)) { JS uses ...
6 years, 6 months ago (2014-05-28 22:21:18 UTC) #2
Wez
The CQ bit was checked by wez@chromium.org
6 years, 6 months ago (2014-05-28 22:40:50 UTC) #3
Wez
The CQ bit was unchecked by wez@chromium.org
6 years, 6 months ago (2014-05-28 22:40:58 UTC) #4
Wez
https://codereview.chromium.org/307463005/diff/20001/remoting/client/plugin/chromoting_instance.cc File remoting/client/plugin/chromoting_instance.cc (right): https://codereview.chromium.org/307463005/diff/20001/remoting/client/plugin/chromoting_instance.cc#newcode891 remoting/client/plugin/chromoting_instance.cc:891: if (data.GetBoolean("lossless_encode", &lossless_encode)) { On 2014/05/28 22:21:19, Jamie wrote: ...
6 years, 6 months ago (2014-05-28 22:41:07 UTC) #5
Jamie
lgtm https://codereview.chromium.org/307463005/diff/20001/remoting/webapp/client_plugin.js File remoting/webapp/client_plugin.js (right): https://codereview.chromium.org/307463005/diff/20001/remoting/webapp/client_plugin.js#newcode586 remoting/webapp/client_plugin.js:586: { method: 'videoControl', data: { lossless_encode: want_lossless }})); ...
6 years, 6 months ago (2014-05-28 22:53:55 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/307463005/40001
6 years, 6 months ago (2014-05-28 22:55:22 UTC) #7
Wez
The CQ bit was unchecked by wez@chromium.org
6 years, 6 months ago (2014-05-28 23:08:07 UTC) #8
Wez
The CQ bit was checked by wez@chromium.org
6 years, 6 months ago (2014-05-30 17:06:29 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/307463005/60001
6 years, 6 months ago (2014-05-30 17:09:55 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 6 months ago (2014-05-30 23:08:29 UTC) #11
commit-bot: I haz the power
6 years, 6 months ago (2014-05-31 03:44:07 UTC) #12
Message was sent while issue was closed.
Change committed as 273995

Powered by Google App Engine
This is Rietveld 408576698