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

Issue 6578007: PPB_Flash cleanup part 1: move the net connector stuff to its own files. (Closed)

Created:
9 years, 10 months ago by viettrungluu
Modified:
9 years, 6 months ago
Reviewers:
piman
CC:
chromium-reviews, piman+watch_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

PPB_Flash cleanup part 1: move the net connector stuff to its own files. BUG=none TEST=builds Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75800

Patch Set 1 #

Patch Set 2 : merged ToT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+335 lines, -286 lines) Patch
M chrome/common/pepper_messages.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/render_messages.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/renderer/pepper_plugin_delegate_impl.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/renderer/render_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/pepper_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/pepper_message_filter.cc View 1 chunk +2 lines, -1 line 0 comments Download
M ppapi/c/private/ppb_flash.h View 1 2 chunks +0 lines, -38 lines 0 comments Download
A ppapi/c/private/ppb_flash_net_connector.h View 1 1 chunk +46 lines, -0 lines 0 comments Download
A + ppapi/cpp/private/flash_net_connector.h View 2 chunks +7 lines, -7 lines 0 comments Download
A + ppapi/cpp/private/flash_net_connector.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/ppapi_cpp.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/webkit_glue.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/plugin_module.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/ppb_flash_impl.h View 2 chunks +0 lines, -44 lines 0 comments Download
M webkit/plugins/ppapi/ppb_flash_impl.cc View 3 chunks +3 lines, -191 lines 0 comments Download
A webkit/plugins/ppapi/ppb_flash_net_connector_impl.h View 1 chunk +61 lines, -0 lines 0 comments Download
A webkit/plugins/ppapi/ppb_flash_net_connector_impl.cc View 1 chunk +205 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
viettrungluu
9 years, 10 months ago (2011-02-23 21:40:55 UTC) #1
piman
9 years, 10 months ago (2011-02-23 21:44:53 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698