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
*
Put pepper threading support behind a command line flag.
brettw@chromium.org
2012-11-20
1
-0
/
+1
*
Add pepper permissions checks to network monitor and host resolver
brettw@chromium.org
2012-11-09
1
-0
/
+1
*
Add support for external out-of-process PPAPI plugins in the browser.
bbudge@chromium.org
2012-11-07
1
-4
/
+4
*
Move the remaning files in content\common to the content namespace.
jam@chromium.org
2012-10-24
1
-13
/
+13
*
[OSX] Pass --enable-sandbox-logging to more sub-processes.
shess@chromium.org
2012-10-03
1
-2
/
+5
*
Hook up PpapiPermissions in more places.
brettw@chromium.org
2012-10-02
1
-4
/
+5
*
Handle crashing Pepper plug-ins the same as crashing NPAPI plug-ins.
cevans@chromium.org
2012-09-24
1
-0
/
+4
*
Convert the async device ID getter to a chrome resource host
brettw@chromium.org
2012-09-15
1
-0
/
+46
*
Implement the gamepad API in the IPC proxy
brettw@chromium.org
2012-09-10
1
-0
/
+4
*
Add a skeleton gamepad resource.
brettw@chromium.org
2012-08-24
1
-1
/
+2
*
Bluetooth API: improve discovery
brettw@chromium.org
2012-08-10
1
-3
/
+5
*
Wire up a PPAPI host in content/browser.
brettw@chromium.org
2012-07-16
1
-4
/
+5
*
Propogate the UI language on the command line and expose to Flash.
brettw@chromium.org
2012-06-11
1
-0
/
+9
*
Open pepper files directly in browser.
tsepez@chromium.org
2012-06-05
1
-5
/
+12
*
Revert 140399 - Open pepper files directly in browser.
tsepez@chromium.org
2012-06-04
1
-12
/
+5
*
Open pepper files directly in browser.
tsepez@chromium.org
2012-06-04
1
-5
/
+12
*
Revert 140093 - Open pepper files directly in browser.
tsepez@chromium.org
2012-06-01
1
-12
/
+5
*
Open pepper files directly in browser.
tsepez@chromium.org
2012-06-01
1
-5
/
+12
*
Run a ppapi process per (profile, plugin) pair.
tsepez@chromium.org
2012-05-31
1
-2
/
+6
*
Support for navigator.connection API
droger@google.com
2012-05-24
1
-7
/
+9
*
Broker out PPAPI handle duplication
jschuh@chromium.org
2012-05-11
1
-25
/
+5
*
Add a way to query whether a given instance is off-the-record
brettw@chromium.org
2012-05-02
1
-2
/
+2
*
Skip InitializeSandbox for out-of-sandbox plugins
jhorwich@chromium.org
2012-05-02
1
-0
/
+2
*
Convert the PPB_Flash interface to use the thunk system.
brettw@chromium.org
2012-04-24
1
-0
/
+1
*
Apply an initial seccomp filter policy for Pepper Flash.
cevans@chromium.org
2012-04-17
1
-0
/
+1
*
This adds a hang monitor for Pepper plugins. It monitors sync messages on the...
brettw@chromium.org
2012-04-13
1
-8
/
+7
*
Add an interface for Flash to clear its data.
brettw@chromium.org
2012-04-12
1
-10
/
+12
*
Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...
thestig@chromium.org
2012-02-24
1
-3
/
+5
*
Add process type to the pepper message filter.
brettw@chromium.org
2012-02-17
1
-2
/
+3
*
Rename BrowserChildProcessHost implementation class to BrowserChildProcessHos...
jam@chromium.org
2012-01-23
1
-3
/
+3
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-12
/
+18
*
Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...
jam@chromium.org
2012-01-20
1
-18
/
+12
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-12
/
+18
*
Group BrowserChildProcesshost methods that will be part of the interface toge...
jam@chromium.org
2012-01-17
1
-2
/
+2
*
Rename PluginService to PluginServiceImpl.
jam@chromium.org
2011-12-21
1
-1
/
+1
*
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
[next]