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

Issue 2857011: Convert chromoting to pepperv2 API. (Closed)

Created:
10 years, 6 months ago by awong
Modified:
9 years, 6 months ago
Reviewers:
garykac
CC:
chromium-reviews
Visibility:
Public.

Description

Convert chromoting to pepperv2 API. Currently disables use of PepperView, and HostConnection->Connect(). This is mainly an attempt to get the build working. Will re-enable functionality later. BUG=none TEST=none

Patch Set 1 #

Patch Set 2 : Remove most of the unittest. #

Patch Set 3 : Delete pepper1 C++ wrapper. #

Patch Set 4 : Again #

Patch Set 5 : remove. #

Patch Set 6 : break dep #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -961 lines) Patch
D remoting/client/pepper/fake_browser.h View 1 chunk +0 lines, -61 lines 0 comments Download
D remoting/client/pepper/fake_browser.cc View 1 chunk +0 lines, -157 lines 0 comments Download
D remoting/client/pepper/pepper_main.cc View 1 chunk +0 lines, -373 lines 0 comments Download
D remoting/client/pepper/pepper_plugin.h View 1 chunk +0 lines, -106 lines 0 comments Download
D remoting/client/pepper/pepper_plugin.cc View 1 chunk +0 lines, -22 lines 0 comments Download
D remoting/client/plugin/chromoting_main.cc View 1 chunk +0 lines, -24 lines 0 comments Download
M remoting/client/plugin/chromoting_plugin.h View 3 chunks +10 lines, -28 lines 0 comments Download
M remoting/client/plugin/chromoting_plugin.cc View 4 chunks +79 lines, -79 lines 0 comments Download
M remoting/client/plugin/chromoting_plugin_unittest.cc View 1 chunk +2 lines, -70 lines 0 comments Download
M remoting/client/plugin/pepper_view.h View 1 chunk +2 lines, -1 line 0 comments Download
M remoting/remoting.gyp View 1 2 3 4 4 chunks +3 lines, -40 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
awong
Step 1 of pepperv2 conversion.
10 years, 6 months ago (2010-06-21 22:02:30 UTC) #1
garykac
On 2010/06/21 22:02:30, awong wrote: > Step 1 of pepperv2 conversion. LGTM
10 years, 6 months ago (2010-06-21 22:15:50 UTC) #2
awong
I had to remove more code to make things compile. Almost all of it will ...
10 years, 6 months ago (2010-06-22 00:04:00 UTC) #3
garykac
10 years, 6 months ago (2010-06-22 00:13:49 UTC) #4
On 2010/06/22 00:04:00, awong wrote:
> I had to remove more code to make things compile. Almost all of it will be
> obsoleted in the next couple of checkins, so I think it's okay.

SLGTM

Powered by Google App Engine
This is Rietveld 408576698