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

Issue 10699043: Move Pepper files in renderer_host to new subdir. (Closed)

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

Description

Move Pepper files in renderer_host to new subdir. I'm going to be adding more stuff here and refactoring this existing stuff. This will mirror content/renderer/pepper. TEST=none BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=145360

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -2661 lines) Patch
M content/browser/plugin_data_remover_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/ppapi_plugin_process_host.h View 1 chunk +2 lines, -2 lines 0 comments Download
A + content/browser/renderer_host/pepper/pepper_file_message_filter.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/browser/renderer_host/pepper/pepper_file_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/browser/renderer_host/pepper/pepper_lookup_request.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/browser/renderer_host/pepper/pepper_message_filter.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/browser/renderer_host/pepper/pepper_message_filter.cc View 2 chunks +5 lines, -5 lines 0 comments Download
A + content/browser/renderer_host/pepper/pepper_tcp_server_socket.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/browser/renderer_host/pepper/pepper_tcp_server_socket.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + content/browser/renderer_host/pepper/pepper_tcp_socket.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/browser/renderer_host/pepper/pepper_tcp_socket.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A + content/browser/renderer_host/pepper/pepper_udp_socket.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/browser/renderer_host/pepper/pepper_udp_socket.cc View 1 chunk +2 lines, -2 lines 0 comments Download
D content/browser/renderer_host/pepper_file_message_filter.h View 1 chunk +0 lines, -139 lines 0 comments Download
D content/browser/renderer_host/pepper_file_message_filter.cc View 1 chunk +0 lines, -359 lines 0 comments Download
D content/browser/renderer_host/pepper_lookup_request.h View 1 chunk +0 lines, -60 lines 0 comments Download
D content/browser/renderer_host/pepper_message_filter.h View 1 chunk +0 lines, -264 lines 0 comments Download
D content/browser/renderer_host/pepper_message_filter.cc View 1 chunk +0 lines, -826 lines 0 comments Download
D content/browser/renderer_host/pepper_tcp_server_socket.h View 1 chunk +0 lines, -68 lines 0 comments Download
D content/browser/renderer_host/pepper_tcp_server_socket.cc View 1 chunk +0 lines, -163 lines 0 comments Download
D content/browser/renderer_host/pepper_tcp_socket.h View 1 chunk +0 lines, -124 lines 0 comments Download
D content/browser/renderer_host/pepper_tcp_socket.cc View 1 chunk +0 lines, -383 lines 0 comments Download
D content/browser/renderer_host/pepper_udp_socket.h View 1 chunk +0 lines, -67 lines 0 comments Download
D content/browser/renderer_host/pepper_udp_socket.cc View 1 chunk +0 lines, -162 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/content_browser.gypi View 1 1 chunk +11 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
brettw
8 years, 5 months ago (2012-06-29 21:38:43 UTC) #1
jam
8 years, 5 months ago (2012-06-29 23:00:11 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698