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

Issue 855553003: Enable PepperVideoDecoder3D (Closed)

Created:
5 years, 11 months ago by Sergey Ulanov
Modified:
5 years, 11 months ago
Reviewers:
Wez
CC:
chromium-reviews, 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

Enable PepperVideoRenderer3D Once the problem in PPB_VideoDecode API implementation that causing plugin crash is fixed PepperVideoRenderer3D can be enabled. This CL enables it for Chrome 42 and above. BUG=447403 Committed: https://crrev.com/630438e5d4b96fb9436e6e98426f86c3621d0986 Cr-Commit-Position: refs/heads/master@{#312898}

Patch Set 1 #

Total comments: 7

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 6

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -11 lines) Patch
M remoting/client/plugin/chromoting_instance.cc View 1 2 3 4 5 1 chunk +13 lines, -10 lines 0 comments Download
M remoting/webapp/crd/js/client_plugin_impl.js View 1 2 3 4 2 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 15 (4 generated)
Sergey Ulanov
5 years, 11 months ago (2015-01-16 01:55:07 UTC) #2
Wez
Have we actually tracked down the issue w/ the VideoDecode API yet? https://codereview.chromium.org/855553003/diff/1/remoting/client/plugin/chromoting_instance.cc File remoting/client/plugin/chromoting_instance.cc ...
5 years, 11 months ago (2015-01-17 03:03:20 UTC) #3
Sergey Ulanov
On 2015/01/17 03:03:20, Wez wrote: > Have we actually tracked down the issue w/ the ...
5 years, 11 months ago (2015-01-20 23:53:51 UTC) #4
Sergey Ulanov
https://codereview.chromium.org/855553003/diff/1/remoting/client/plugin/chromoting_instance.cc File remoting/client/plugin/chromoting_instance.cc (right): https://codereview.chromium.org/855553003/diff/1/remoting/client/plugin/chromoting_instance.cc#newcode639 remoting/client/plugin/chromoting_instance.cc:639: // Use 3D renderer only in Chrome 42 and ...
5 years, 11 months ago (2015-01-21 00:04:58 UTC) #5
Wez
https://codereview.chromium.org/855553003/diff/1/remoting/client/plugin/chromoting_instance.cc File remoting/client/plugin/chromoting_instance.cc (right): https://codereview.chromium.org/855553003/diff/1/remoting/client/plugin/chromoting_instance.cc#newcode641 remoting/client/plugin/chromoting_instance.cc:641: if (data.GetInteger("chromeVersionMajor", &chrome_version) && On 2015/01/21 00:04:58, Sergey Ulanov ...
5 years, 11 months ago (2015-01-21 03:17:42 UTC) #6
Sergey Ulanov
On 2015/01/21 03:17:42, Wez wrote: > https://codereview.chromium.org/855553003/diff/1/remoting/client/plugin/chromoting_instance.cc > File remoting/client/plugin/chromoting_instance.cc (right): > > https://codereview.chromium.org/855553003/diff/1/remoting/client/plugin/chromoting_instance.cc#newcode641 > ...
5 years, 11 months ago (2015-01-22 00:27:52 UTC) #9
Wez
LGTM w/ nits https://codereview.chromium.org/855553003/diff/100001/remoting/client/plugin/chromoting_instance.cc File remoting/client/plugin/chromoting_instance.cc (right): https://codereview.chromium.org/855553003/diff/100001/remoting/client/plugin/chromoting_instance.cc#newcode640 remoting/client/plugin/chromoting_instance.cc:640: // of Chrome. Still refer to ...
5 years, 11 months ago (2015-01-22 19:00:46 UTC) #10
Sergey Ulanov
https://codereview.chromium.org/855553003/diff/100001/remoting/client/plugin/chromoting_instance.cc File remoting/client/plugin/chromoting_instance.cc (right): https://codereview.chromium.org/855553003/diff/100001/remoting/client/plugin/chromoting_instance.cc#newcode640 remoting/client/plugin/chromoting_instance.cc:640: // of Chrome. On 2015/01/22 19:00:46, Wez wrote: > ...
5 years, 11 months ago (2015-01-23 18:31:02 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/855553003/140001
5 years, 11 months ago (2015-01-23 18:32:33 UTC) #13
commit-bot: I haz the power
Committed patchset #6 (id:140001)
5 years, 11 months ago (2015-01-23 19:40:38 UTC) #14
commit-bot: I haz the power
5 years, 11 months ago (2015-01-23 19:42:53 UTC) #15
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/630438e5d4b96fb9436e6e98426f86c3621d0986
Cr-Commit-Position: refs/heads/master@{#312898}

Powered by Google App Engine
This is Rietveld 408576698