index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
ppapi_plugin_process_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ChildProcessHost be used through an interface in content/public, instead...
jam@chromium.org
2011-12-03
1
-7
/
+10
*
Don't make classes derive from ChildProcessHost, and instead have them use it...
jam@chromium.org
2011-12-02
1
-8
/
+6
*
Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and ...
jam@chromium.org
2011-12-02
1
-3
/
+2
*
Dispatch the Windows font caching IPCs in one filter. This avoids having the ...
jam@chromium.org
2011-12-01
1
-13
/
+0
*
Move the ProcessType enum out to its own file. This is in preparation for get...
jam@chromium.org
2011-12-01
1
-2
/
+3
*
Include PPAPI plugin crashes in the plugin crash data.
petkov@chromium.org
2011-11-11
1
-1
/
+5
*
Enable sending requests to pre-cache fonts from pepper plugin processes.
yzshen@chromium.org
2011-11-09
1
-2
/
+18
*
Support for unsandboxed out-of-process pepper.
jhorwich@chromium.org
2011-11-09
1
-4
/
+8
*
Added logging useful for understanding Pepper broker lifetime.
ddorwin@chromium.org
2011-10-26
1
-3
/
+17
*
Move PepperPluginInfo to content/public/common and put it into the content na...
jam@chromium.org
2011-10-21
1
-4
/
+4
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-0
/
+1
*
Move content_switches to content\public\common.
jam@chromium.org
2011-10-13
1
-1
/
+1
*
Combine PpapiBrokerProcessHost into PpapiPluginProcessHost.
ddorwin@chromium.org
2011-09-30
1
-45
/
+97
*
Minor tree-fixing follow-ups for the executable-heap/no-PIE fix (r97984).
mark@chromium.org
2011-08-24
1
-1
/
+7
*
wstring: remove wstrings from ChildProcessInfo
evan@chromium.org
2011-08-05
1
-2
/
+2
*
Wire up the IP address change notification to the PPAPI network state
brettw@chromium.org
2011-07-25
1
-0
/
+12
*
Hook up the network status notifications to out-of-process Pepper plugins.
brettw@chromium.org
2011-07-14
1
-0
/
+6
*
Mac: Make PPAPI plugins work out of process (i.e., with a proxy) and a sandbox.
viettrungluu@chromium.org
2011-06-14
1
-0
/
+1
*
Remove content dependency on chrome/browser/accessibility/browser_accessibili...
jam@chromium.org
2011-06-13
1
-1
/
+1
*
Get rid of render_messages.h and web_cache_manager.h. I moved the view sourc...
jam@chromium.org
2011-05-26
1
-1
/
+0
*
Support getting the font list in Pepper. This currently only works out of
brettw@chromium.org
2011-05-18
1
-2
/
+4
*
Make Pepper work out-of-process in the windows sandbox
cpu@chromium.org
2011-05-06
1
-0
/
+3
*
Add a way to pass information to Pepper Flash from the command-line (e.g., fo...
viettrungluu@chromium.org
2011-05-03
1
-0
/
+6
*
Remove safe_browsing code from BrowserRenderProcessHost. Also remove crash r...
jam@chromium.org
2011-05-02
1
-2
/
+0
*
Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...
jam@chromium.org
2011-04-18
1
-1
/
+1
*
Fix crash reporting for ppapi
piman@google.com
2011-04-15
1
-0
/
+2
*
Switch most BrowserChildProcessHost subclasses to using the new constructor.
willchan@chromium.org
2011-04-08
1
-1
/
+1
*
Don't pass RDH to plugin process hosts.
willchan@chromium.org
2011-04-06
1
-3
/
+1
*
Hook up the sad plugin painting and the crashed plugin infobars for
brettw@chromium.org
2011-03-19
1
-2
/
+6
*
Move the rest of the core files in chrome\browser to content\browser.
jam@chromium.org
2011-02-23
1
-0
/
+174