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

Issue 605593002: PPAPI: Support sending browser-hosted resources synchronously

Created:
6 years, 2 months ago by dmichael (off chromium)
Modified:
6 years, 1 month ago
Reviewers:
CC:
chromium-reviews, mkwst+moarreviews-renderer_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

PPAPI: Support sending browser-hosted resources synchronously WORK-IN-PROGRESS NOT READY FOR COMMIT BUG=417316

Patch Set 1 : Seems to be working, test passes. Need to clean up. #

Patch Set 2 : Fix content_browsertests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+774 lines, -260 lines) Patch
M chrome/renderer/pepper/pepper_flash_drm_renderer_host.h View 2 chunks +7 lines, -1 line 0 comments Download
M chrome/renderer/pepper/pepper_flash_drm_renderer_host.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M content/browser/ppapi_plugin_process_host.h View 1 chunk +3 lines, -2 lines 0 comments Download
M content/browser/ppapi_plugin_process_host.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M content/browser/renderer_host/pepper/browser_ppapi_host_impl.h View 4 chunks +102 lines, -2 lines 0 comments Download
M content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc View 7 chunks +239 lines, -11 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_renderer_connection.h View 1 chunk +6 lines, -0 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_renderer_connection.cc View 5 chunks +34 lines, -115 lines 0 comments Download
M content/browser/renderer_host/render_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_message_filter.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/renderer/renderer_ppapi_host.h View 3 chunks +10 lines, -2 lines 0 comments Download
M content/renderer/pepper/message_channel.h View 1 chunk +5 lines, -0 lines 0 comments Download
M content/renderer/pepper/message_channel.cc View 3 chunks +25 lines, -18 lines 0 comments Download
M content/renderer/pepper/mock_renderer_ppapi_host.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/pepper/mock_renderer_ppapi_host.cc View 1 2 chunks +7 lines, -4 lines 0 comments Download
M content/renderer/pepper/pepper_browser_connection.h View 5 chunks +30 lines, -9 lines 0 comments Download
M content/renderer/pepper/pepper_browser_connection.cc View 2 chunks +43 lines, -9 lines 0 comments Download
M content/renderer/pepper/pepper_file_chooser_host.h View 2 chunks +10 lines, -3 lines 0 comments Download
M content/renderer/pepper/pepper_file_chooser_host.cc View 1 1 chunk +8 lines, -5 lines 0 comments Download
M content/renderer/pepper/renderer_ppapi_host_impl.h View 2 chunks +6 lines, -3 lines 0 comments Download
M content/renderer/pepper/renderer_ppapi_host_impl.cc View 2 chunks +19 lines, -5 lines 0 comments Download
M content/renderer/pepper/resource_converter.h View 7 chunks +29 lines, -2 lines 0 comments Download
M content/renderer/pepper/resource_converter.cc View 6 chunks +54 lines, -18 lines 0 comments Download
M content/renderer/pepper/url_response_info_util.cc View 1 chunk +9 lines, -8 lines 0 comments Download
M content/renderer/pepper/v8_var_converter.cc View 1 chunk +4 lines, -1 line 0 comments Download
M content/renderer/pepper/v8_var_converter_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ppapi/proxy/ppapi_messages.h View 2 chunks +27 lines, -3 lines 0 comments Download
M ppapi/proxy/raw_var_data.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ppapi/proxy/serialized_structs.h View 1 chunk +10 lines, -0 lines 0 comments Download
M ppapi/tests/test_message_handler.h View 1 chunk +1 line, -0 lines 0 comments Download
M ppapi/tests/test_message_handler.cc View 10 chunks +69 lines, -29 lines 0 comments Download

Messages

Total messages: 10 (10 generated)
dmichael (off chromium)
Patchset #3 (id:40001) has been deleted
6 years, 2 months ago (2014-09-26 15:30:24 UTC) #1
dmichael (off chromium)
Patchset #1 (id:1) has been deleted
6 years, 1 month ago (2014-11-13 23:36:38 UTC) #2
dmichael (off chromium)
Patchset #1 (id:20001) has been deleted
6 years, 1 month ago (2014-11-13 23:36:50 UTC) #3
dmichael (off chromium)
Patchset #1 (id:60001) has been deleted
6 years, 1 month ago (2014-11-13 23:37:01 UTC) #4
dmichael (off chromium)
Patchset #1 (id:80001) has been deleted
6 years, 1 month ago (2014-11-13 23:37:10 UTC) #5
dmichael (off chromium)
Patchset #1 (id:200001) has been deleted
6 years, 1 month ago (2014-11-13 23:37:22 UTC) #6
dmichael (off chromium)
Patchset #1 (id:220001) has been deleted
6 years, 1 month ago (2014-11-13 23:37:30 UTC) #7
dmichael (off chromium)
Patchset #1 (id:240001) has been deleted
6 years, 1 month ago (2014-11-13 23:37:39 UTC) #8
dmichael (off chromium)
Patchset #1 (id:260001) has been deleted
6 years, 1 month ago (2014-11-13 23:37:49 UTC) #9
dmichael (off chromium)
6 years, 1 month ago (2014-11-13 23:37:57 UTC) #10
Patchset #1 (id:280001) has been deleted

Powered by Google App Engine
This is Rietveld 408576698