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

Issue 8036036: Add Pepper API to use UDP (Closed)

Created:
9 years, 2 months ago by mtilburg1
Modified:
9 years, 2 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, dpranke+watch-content_chromium.org, jam, piman+watch_chromium.org
Visibility:
Public.

Description

Add Pepper API to use UDP author: mtilburg@adobe.com BUG=none TEST=tested with pepper flash Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102817

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1271 lines, -44 lines) Patch
M AUTHORS View 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/renderer_host/pepper_message_filter.h View 2 chunks +5 lines, -1 line 0 comments Download
M content/browser/renderer_host/pepper_message_filter.cc View 8 chunks +362 lines, -43 lines 0 comments Download
M content/ppapi_plugin/ppapi_thread.cc View 1 chunk +6 lines, -0 lines 0 comments Download
A ppapi/api/private/ppb_flash_udp_socket.idl View 1 chunk +59 lines, -0 lines 0 comments Download
A ppapi/c/private/ppb_flash_udp_socket.h View 1 chunk +76 lines, -0 lines 0 comments Download
A ppapi/cpp/private/flash_udp_socket.h View 1 chunk +40 lines, -0 lines 0 comments Download
A ppapi/cpp/private/flash_udp_socket.cc View 1 chunk +72 lines, -0 lines 0 comments Download
M ppapi/ppapi_cpp.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M ppapi/ppapi_proxy.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M ppapi/ppapi_shared.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M ppapi/proxy/interface_id.h View 1 chunk +1 line, -0 lines 0 comments Download
M ppapi/proxy/interface_list.cc View 3 chunks +3 lines, -0 lines 0 comments Download
M ppapi/proxy/ppapi_messages.h View 2 chunks +35 lines, -0 lines 0 comments Download
A ppapi/proxy/ppb_flash_udp_socket_proxy.h View 1 chunk +60 lines, -0 lines 0 comments Download
A ppapi/proxy/ppb_flash_udp_socket_proxy.cc View 1 chunk +390 lines, -0 lines 0 comments Download
M ppapi/proxy/resource_creation_proxy.h View 1 chunk +1 line, -0 lines 0 comments Download
M ppapi/proxy/resource_creation_proxy.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M ppapi/shared_impl/resource.h View 1 chunk +1 line, -0 lines 0 comments Download
A ppapi/thunk/ppb_flash_udp_socket_api.h View 1 chunk +34 lines, -0 lines 0 comments Download
A ppapi/thunk/ppb_flash_udp_socket_thunk.cc View 1 chunk +98 lines, -0 lines 0 comments Download
M ppapi/thunk/resource_creation_api.h View 1 chunk +1 line, -0 lines 0 comments Download
M ppapi/thunk/thunk.h View 2 chunks +2 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/plugin_module.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/resource_creation_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/plugins/ppapi/resource_creation_impl.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
mtilburg1
Hi All- Sorry for the trouble, I needed to create an adobe.com google account so ...
9 years, 2 months ago (2011-09-26 21:00:59 UTC) #1
yzshen1
LGTM Thanks! On 2011/09/26 21:00:59, mtilburg1 wrote: > Hi All- > > Sorry for the ...
9 years, 2 months ago (2011-09-26 21:03:05 UTC) #2
brettw
LGTM
9 years, 2 months ago (2011-09-26 21:04:39 UTC) #3
commit-bot: I haz the power
CQ is trying tha patch. Follow status at https://chromium-status.appspot.com/cq/mtilburg@adobe.com/8036036/1
9 years, 2 months ago (2011-09-26 21:06:16 UTC) #4
commit-bot: I haz the power
9 years, 2 months ago (2011-09-26 22:12:58 UTC) #5
Change committed as 102817

Powered by Google App Engine
This is Rietveld 408576698