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

Issue 19462016: Move npapi related files from content\child to the new content\child\npapi directory. (Closed)

Created:
7 years, 5 months ago by jam
Modified:
7 years, 5 months ago
Reviewers:
scottmg
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Move npapi related files from content\child to the new content\child\npapi directory. R=scottmg@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=212513

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -2269 lines) Patch
M content/browser/renderer_host/java/java_bridge_channel_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/java/java_bridge_dispatcher_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/java/java_bridge_dispatcher_host.cc View 1 chunk +2 lines, -2 lines 0 comments Download
D content/child/np_channel_base.h View 1 chunk +0 lines, -224 lines 0 comments Download
D content/child/np_channel_base.cc View 1 chunk +0 lines, -340 lines 0 comments Download
A + content/child/npapi/np_channel_base.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + content/child/npapi/np_channel_base.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/child/npapi/npobject_base.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/child/npapi/npobject_proxy.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + content/child/npapi/npobject_proxy.cc View 1 chunk +3 lines, -3 lines 0 comments Download
A + content/child/npapi/npobject_stub.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + content/child/npapi/npobject_stub.cc View 1 chunk +3 lines, -3 lines 0 comments Download
A + content/child/npapi/npobject_util.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + content/child/npapi/npobject_util.cc View 1 chunk +3 lines, -3 lines 0 comments Download
A + content/child/npapi/npruntime_util.h View 2 chunks +3 lines, -4 lines 0 comments Download
A + content/child/npapi/npruntime_util.cc View 1 chunk +1 line, -1 line 0 comments Download
D content/child/npobject_base.h View 1 chunk +0 lines, -31 lines 0 comments Download
D content/child/npobject_proxy.h View 1 chunk +0 lines, -128 lines 0 comments Download
D content/child/npobject_proxy.cc View 1 chunk +0 lines, -507 lines 0 comments Download
D content/child/npobject_stub.h View 1 chunk +0 lines, -99 lines 0 comments Download
D content/child/npobject_stub.cc View 1 chunk +0 lines, -424 lines 0 comments Download
D content/child/npobject_util.h View 1 chunk +0 lines, -74 lines 0 comments Download
D content/child/npobject_util.cc View 1 chunk +0 lines, -302 lines 0 comments Download
D content/child/npruntime_util.h View 1 chunk +0 lines, -23 lines 0 comments Download
D content/child/npruntime_util.cc View 1 chunk +0 lines, -51 lines 0 comments Download
M content/child/plugin_param_traits.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/child/plugin_param_traits.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/content_child.gypi View 2 chunks +11 lines, -11 lines 0 comments Download
M content/plugin/plugin_channel.h View 1 chunk +1 line, -1 line 0 comments Download
M content/plugin/plugin_thread.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/plugin/webplugin_delegate_stub.h View 1 chunk +1 line, -1 line 0 comments Download
M content/plugin/webplugin_proxy.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/java/java_bridge_channel.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/java/java_bridge_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/plugin_channel_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/plugin_channel_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_thread_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/webplugin_delegate_proxy.cc View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
7 years, 5 months ago (2013-07-19 01:54:58 UTC) #1
scottmg
7 years, 5 months ago (2013-07-19 02:19:15 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698