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

Issue 2981011: Move plugin/srpc contents to the more appropriately named plugin/common.... (Closed)

Created:
10 years, 5 months ago by sehr (please use chromium)
Modified:
9 years, 7 months ago
Reviewers:
Mark Seaborn, polina
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Move plugin/srpc contents to the plugin top directory. Clean up the resulting header file paths and guards, and remove some superfluous inclusions found along the way. Committed: http://code.google.com/p/nativeclient/source/detail?r=2732

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Total comments: 6

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+221 lines, -4496 lines) Patch
M src/shared/npruntime/npmodule_rpc_impl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + src/trusted/plugin/browser_interface.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + src/trusted/plugin/browser_interface.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/trusted/plugin/build.scons View 1 2 3 chunks +20 lines, -20 lines 0 comments Download
A + src/trusted/plugin/connected_socket.h View 2 chunks +5 lines, -5 lines 0 comments Download
A + src/trusted/plugin/connected_socket.cc View 1 chunk +4 lines, -6 lines 0 comments Download
A + src/trusted/plugin/desc_based_handle.h View 2 chunks +5 lines, -5 lines 0 comments Download
A + src/trusted/plugin/desc_based_handle.cc View 1 chunk +6 lines, -6 lines 0 comments Download
A + src/trusted/plugin/method_map.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + src/trusted/plugin/method_map.cc View 1 chunk +4 lines, -6 lines 0 comments Download
A + src/trusted/plugin/nexe_arch.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + src/trusted/plugin/nexe_arch.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/trusted/plugin/npapi/async_receive.cc View 2 1 chunk +2 lines, -2 lines 0 comments Download
M src/trusted/plugin/npapi/browser_impl_npapi.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/trusted/plugin/npapi/browser_impl_npapi.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/trusted/plugin/npapi/closure.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/trusted/plugin/npapi/closure.cc View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M src/trusted/plugin/npapi/multimedia_socket.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/trusted/plugin/npapi/multimedia_socket.cc View 1 2 1 chunk +5 lines, -5 lines 0 comments Download
M src/trusted/plugin/npapi/npapi_native.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/trusted/plugin/npapi/npapi_native.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M src/trusted/plugin/npapi/plugin_npapi.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/trusted/plugin/npapi/plugin_npapi.cc View 1 2 2 chunks +5 lines, -5 lines 0 comments Download
M src/trusted/plugin/npapi/ret_array.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/trusted/plugin/npapi/scriptable_impl_npapi.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M src/trusted/plugin/npapi/scriptable_impl_npapi.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M src/trusted/plugin/npapi/video.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/trusted/plugin/npapi/video.cc View 1 2 1 chunk +5 lines, -5 lines 0 comments Download
A + src/trusted/plugin/npapi/video_chrome.cc View 1 1 chunk +1 line, -1 line 0 comments Download
A + src/trusted/plugin/plugin.h View 2 chunks +6 lines, -6 lines 0 comments Download
A + src/trusted/plugin/plugin.cc View 2 chunks +12 lines, -11 lines 0 comments Download
M src/trusted/plugin/plugin.gyp View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M src/trusted/plugin/plugin.gypi View 1 2 1 chunk +16 lines, -16 lines 0 comments Download
A + src/trusted/plugin/portable_handle.h View 2 chunks +5 lines, -5 lines 0 comments Download
A + src/trusted/plugin/portable_handle.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/trusted/plugin/ppapi/browser_interface_ppapi.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/trusted/plugin/ppapi/plugin_ppapi.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/trusted/plugin/ppapi/scriptable_handle_ppapi.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + src/trusted/plugin/scriptable_handle.h View 3 chunks +5 lines, -5 lines 0 comments Download
A + src/trusted/plugin/scriptable_handle.cc View 2 chunks +4 lines, -4 lines 0 comments Download
A + src/trusted/plugin/service_runtime.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + src/trusted/plugin/service_runtime.cc View 2 chunks +9 lines, -10 lines 0 comments Download
A + src/trusted/plugin/shared_memory.h View 3 chunks +5 lines, -5 lines 0 comments Download
A + src/trusted/plugin/shared_memory.cc View 1 chunk +4 lines, -4 lines 0 comments Download
A + src/trusted/plugin/socket_address.h View 2 chunks +5 lines, -5 lines 0 comments Download
A + src/trusted/plugin/socket_address.cc View 1 chunk +6 lines, -8 lines 0 comments Download
D src/trusted/plugin/srpc/browser_interface.h View 1 2 1 chunk +0 lines, -80 lines 0 comments Download
D src/trusted/plugin/srpc/browser_interface.cc View 1 2 1 chunk +0 lines, -66 lines 0 comments Download
D src/trusted/plugin/srpc/connected_socket.h View 1 2 1 chunk +0 lines, -50 lines 0 comments Download
D src/trusted/plugin/srpc/connected_socket.cc View 1 2 1 chunk +0 lines, -135 lines 0 comments Download
D src/trusted/plugin/srpc/desc_based_handle.h View 1 2 1 chunk +0 lines, -62 lines 0 comments Download
D src/trusted/plugin/srpc/desc_based_handle.cc View 1 2 1 chunk +0 lines, -95 lines 0 comments Download
D src/trusted/plugin/srpc/method_map.h View 1 2 1 chunk +0 lines, -121 lines 0 comments Download
D src/trusted/plugin/srpc/method_map.cc View 1 2 1 chunk +0 lines, -196 lines 0 comments Download
D src/trusted/plugin/srpc/nexe_arch.h View 1 2 1 chunk +0 lines, -28 lines 0 comments Download
D src/trusted/plugin/srpc/nexe_arch.cc View 1 2 1 chunk +0 lines, -123 lines 0 comments Download
D src/trusted/plugin/srpc/plugin.h View 1 2 1 chunk +0 lines, -213 lines 0 comments Download
D src/trusted/plugin/srpc/plugin.cc View 1 2 1 chunk +0 lines, -636 lines 0 comments Download
D src/trusted/plugin/srpc/portable_handle.h View 1 2 1 chunk +0 lines, -126 lines 0 comments Download
D src/trusted/plugin/srpc/portable_handle.cc View 1 2 1 chunk +0 lines, -144 lines 0 comments Download
D src/trusted/plugin/srpc/scriptable_handle.h View 1 2 1 chunk +0 lines, -58 lines 0 comments Download
D src/trusted/plugin/srpc/scriptable_handle.cc View 1 2 1 chunk +0 lines, -85 lines 0 comments Download
D src/trusted/plugin/srpc/service_runtime.h View 1 2 1 chunk +0 lines, -76 lines 0 comments Download
D src/trusted/plugin/srpc/service_runtime.cc View 1 2 1 chunk +0 lines, -412 lines 0 comments Download
D src/trusted/plugin/srpc/shared_memory.h View 1 2 1 chunk +0 lines, -49 lines 0 comments Download
D src/trusted/plugin/srpc/shared_memory.cc View 1 2 1 chunk +0 lines, -298 lines 0 comments Download
D src/trusted/plugin/srpc/socket_address.h View 1 2 1 chunk +0 lines, -42 lines 0 comments Download
D src/trusted/plugin/srpc/socket_address.cc View 1 2 1 chunk +0 lines, -91 lines 0 comments Download
D src/trusted/plugin/srpc/srpc_client.h View 1 2 1 chunk +0 lines, -51 lines 0 comments Download
D src/trusted/plugin/srpc/srpc_client.cc View 1 2 1 chunk +0 lines, -171 lines 0 comments Download
D src/trusted/plugin/srpc/srt_socket.h View 1 2 1 chunk +0 lines, -47 lines 0 comments Download
D src/trusted/plugin/srpc/srt_socket.cc View 1 2 1 chunk +0 lines, -197 lines 0 comments Download
D src/trusted/plugin/srpc/stream_shm_buffer.h View 1 2 1 chunk +0 lines, -36 lines 0 comments Download
D src/trusted/plugin/srpc/stream_shm_buffer.cc View 1 2 1 chunk +0 lines, -109 lines 0 comments Download
D src/trusted/plugin/srpc/string_encoding.h View 2 1 chunk +0 lines, -21 lines 0 comments Download
D src/trusted/plugin/srpc/string_encoding.cc View 2 1 chunk +0 lines, -101 lines 0 comments Download
D src/trusted/plugin/srpc/string_encoding_test.cc View 2 1 chunk +0 lines, -55 lines 0 comments Download
D src/trusted/plugin/srpc/utility.h View 1 2 1 chunk +0 lines, -91 lines 0 comments Download
D src/trusted/plugin/srpc/utility.cc View 1 2 1 chunk +0 lines, -67 lines 0 comments Download
D src/trusted/plugin/srpc/video_chrome.cc View 1 2 1 chunk +0 lines, -135 lines 0 comments Download
A + src/trusted/plugin/srpc_client.h View 2 2 chunks +4 lines, -4 lines 0 comments Download
A + src/trusted/plugin/srpc_client.cc View 1 chunk +7 lines, -8 lines 0 comments Download
A + src/trusted/plugin/srt_socket.h View 2 chunks +5 lines, -5 lines 0 comments Download
A + src/trusted/plugin/srt_socket.cc View 1 chunk +6 lines, -6 lines 0 comments Download
A + src/trusted/plugin/stream_shm_buffer.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + src/trusted/plugin/stream_shm_buffer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A + src/trusted/plugin/string_encoding.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + src/trusted/plugin/string_encoding.cc View 2 3 chunks +3 lines, -4 lines 0 comments Download
A + src/trusted/plugin/string_encoding_test.cc View 1 chunk +1 line, -1 line 0 comments Download
A + src/trusted/plugin/utility.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + src/trusted/plugin/utility.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
sehr (please use chromium)
Very simple stuff, but lots of files... Thanks in advance. David
10 years, 5 months ago (2010-07-15 00:23:21 UTC) #1
polina
I think "base" would have been a better name than "common". It should not be ...
10 years, 5 months ago (2010-07-15 07:59:25 UTC) #2
sehr (please use chromium)
I'm going to move this to plugin/ rather than either subdirectory. http://codereview.chromium.org/2981011/diff/1/4 File src/trusted/plugin/common/browser_interface.cc (right): ...
10 years, 5 months ago (2010-07-15 21:04:25 UTC) #3
Mark Seaborn
Hi David, Could you possibly hold off on committing this until after the freeze, or ...
10 years, 5 months ago (2010-07-15 21:51:48 UTC) #4
sehr (please use chromium)
I've update the CL to move the shared portion to plugin/ Comments would be great. ...
10 years, 5 months ago (2010-07-19 18:18:35 UTC) #5
polina
http://codereview.chromium.org/2981011/diff/36001/37004 File src/trusted/plugin/build.scons (right): http://codereview.chromium.org/2981011/diff/36001/37004#newcode91 src/trusted/plugin/build.scons:91: # common subdirectory and on a large set of ...
10 years, 5 months ago (2010-07-19 21:34:05 UTC) #6
sehr (please use chromium)
Thanks for those comments. New version uploaded. http://codereview.chromium.org/2981011/diff/36001/37004 File src/trusted/plugin/build.scons (right): http://codereview.chromium.org/2981011/diff/36001/37004#newcode91 src/trusted/plugin/build.scons:91: # common ...
10 years, 5 months ago (2010-07-19 22:34:04 UTC) #7
polina
10 years, 5 months ago (2010-07-20 00:18:58 UTC) #8
lgtm

Powered by Google App Engine
This is Rietveld 408576698