Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(221)

Issue 11028104: Add template SyncCall() to PluginResource. (Closed)

Created:
8 years, 2 months ago by yzshen1
Modified:
8 years, 2 months ago
Reviewers:
brettw, raymes
CC:
chromium-reviews
Visibility:
Public.

Description

Add template SyncCall() to PluginResource. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161749

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : move unpacking message to a separate file. #

Total comments: 5

Patch Set 5 : . #

Total comments: 4

Patch Set 6 : .fs #

Patch Set 7 : sync & resolve #

Unified diffs Side-by-side diffs Delta from patch set Stats (+258 lines, -46 lines) Patch
M chrome/renderer/pepper/chrome_renderer_pepper_host_factory.cc View 1 2 3 2 chunks +6 lines, -3 lines 0 comments Download
M ppapi/ppapi_proxy.gypi View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M ppapi/proxy/flash_font_file_resource.cc View 1 1 chunk +5 lines, -8 lines 0 comments Download
M ppapi/proxy/flash_resource.cc View 1 2 3 4 5 6 1 chunk +6 lines, -8 lines 0 comments Download
M ppapi/proxy/plugin_resource.h View 1 2 3 5 chunks +105 lines, -8 lines 0 comments Download
M ppapi/proxy/plugin_resource.cc View 1 2 chunks +4 lines, -19 lines 0 comments Download
A ppapi/proxy/ppapi_message_utils.h View 1 2 3 4 5 1 chunk +131 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
yzshen1
Hi, Brett and Raymes. Would you please take a look at this CL? Thanks! Brett: ...
8 years, 2 months ago (2012-10-10 01:03:27 UTC) #1
raymes
On 2012/10/10 01:03:27, yzshen1 wrote: > Hi, Brett and Raymes. > > Would you please ...
8 years, 2 months ago (2012-10-10 15:15:01 UTC) #2
yzshen1
> I only looked at this at the high level. This looks cool. The only ...
8 years, 2 months ago (2012-10-10 16:52:42 UTC) #3
yzshen1
Please take another look. Thanks!
8 years, 2 months ago (2012-10-10 20:36:27 UTC) #4
brettw
http://codereview.chromium.org/11028104/diff/5006/ppapi/proxy/ppapi_message_utils.h File ppapi/proxy/ppapi_message_utils.h (right): http://codereview.chromium.org/11028104/diff/5006/ppapi/proxy/ppapi_message_utils.h#newcode16 ppapi/proxy/ppapi_message_utils.h:16: // TupleTypeMatch* check whether a tuple type contains elements ...
8 years, 2 months ago (2012-10-10 21:58:22 UTC) #5
yzshen1
Thanks! http://codereview.chromium.org/11028104/diff/5006/ppapi/proxy/ppapi_message_utils.h File ppapi/proxy/ppapi_message_utils.h (right): http://codereview.chromium.org/11028104/diff/5006/ppapi/proxy/ppapi_message_utils.h#newcode16 ppapi/proxy/ppapi_message_utils.h:16: // TupleTypeMatch* check whether a tuple type contains ...
8 years, 2 months ago (2012-10-10 22:24:22 UTC) #6
raymes
lgtm http://codereview.chromium.org/11028104/diff/5006/ppapi/proxy/ppapi_message_utils.h File ppapi/proxy/ppapi_message_utils.h (right): http://codereview.chromium.org/11028104/diff/5006/ppapi/proxy/ppapi_message_utils.h#newcode5 ppapi/proxy/ppapi_message_utils.h:5: #ifndef PPAPI_PROXY_PPAPI_MESSAGE_UTILS_H_ Optional: combine this with ppapi/proxy/dispatch_reply_message.h? I'm ...
8 years, 2 months ago (2012-10-11 04:45:54 UTC) #7
yzshen1
http://codereview.chromium.org/11028104/diff/5006/ppapi/proxy/ppapi_message_utils.h File ppapi/proxy/ppapi_message_utils.h (right): http://codereview.chromium.org/11028104/diff/5006/ppapi/proxy/ppapi_message_utils.h#newcode5 ppapi/proxy/ppapi_message_utils.h:5: #ifndef PPAPI_PROXY_PPAPI_MESSAGE_UTILS_H_ I think it is better to keep ...
8 years, 2 months ago (2012-10-12 16:47:03 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/11028104/14001
8 years, 2 months ago (2012-10-12 19:04:19 UTC) #9
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build. Your ...
8 years, 2 months ago (2012-10-12 19:19:08 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/11028104/29001
8 years, 2 months ago (2012-10-12 19:57:21 UTC) #11
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
8 years, 2 months ago (2012-10-13 01:43:58 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/11028104/29001
8 years, 2 months ago (2012-10-13 04:14:51 UTC) #13
commit-bot: I haz the power
8 years, 2 months ago (2012-10-13 10:16:09 UTC) #14
Change committed as 161749

Powered by Google App Engine
This is Rietveld 408576698