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

Issue 3053009: Pepper stream-to-file plumbing.... (Closed)

Created:
10 years, 5 months ago by darin (slow to review)
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews, dpranke+watch_chromium.org, Alpha Left Google, Erik does not do reviews, jam, Aaron Boodman, fbarchard, pam+watch_chromium.org, awong, brettw-cc_chromium.org, darin-cc_chromium.org, scherkus (not reviewing)
Visibility:
Public.

Description

Pepper stream-to-file plumbing. This just hooks up the renderer side of the IPC. R=brettw BUG=49789 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53378

Patch Set 1 : '' #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -27 lines) Patch
M chrome/common/extensions/extension_localization_peer.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/extension_localization_peer_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/render_messages.h View 7 chunks +10 lines, -0 lines 0 comments Download
M chrome/common/resource_dispatcher.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/resource_dispatcher_unittest.cc View 4 chunks +17 lines, -11 lines 0 comments Download
M chrome/common/security_filter_peer.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/plugin/chrome_plugin_host.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M webkit/glue/media/buffered_data_source.h View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/media/simple_data_source.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/glue/media/simple_data_source.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M webkit/glue/plugins/pepper_file_ref.h View 1 chunk +2 lines, -0 lines 0 comments Download
M webkit/glue/plugins/pepper_file_ref.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M webkit/glue/plugins/pepper_url_loader.h View 1 chunk +2 lines, -0 lines 0 comments Download
M webkit/glue/plugins/pepper_url_loader.cc View 3 chunks +13 lines, -2 lines 0 comments Download
M webkit/glue/plugins/pepper_url_request_info.h View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/plugins/pepper_url_request_info.cc View 4 chunks +19 lines, -3 lines 0 comments Download
M webkit/glue/plugins/pepper_url_response_info.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M webkit/glue/resource_loader_bridge.h View 5 chunks +16 lines, -2 lines 0 comments Download
M webkit/glue/resource_loader_bridge.cc View 1 chunk +2 lines, -1 line 0 comments Download
M webkit/glue/weburlloader_impl.cc View 6 chunks +10 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/simple_resource_loader_bridge.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
darin (slow to review)
10 years, 5 months ago (2010-07-21 17:34:19 UTC) #1
brettw
10 years, 5 months ago (2010-07-22 18:15:59 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698