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
/
chrome
/
browser
/
plugin_process_host.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Cocoa window interposing for plugin process
stuartmorgan@chromium.org
2009-12-08
1
-1
/
+0
*
Launch all child processes asynchronously so as not to block the IO thread.
jam@chromium.org
2009-11-21
1
-4
/
+3
*
Mac: Simulate the OS-level focus handling that windows and linux plugins
amanda@chromium.org
2009-11-20
1
-0
/
+1
*
Linux: Catch plugin crashes.
thestig@chromium.org
2009-11-09
1
-1
/
+6
*
Don't allow the browser to stay above a modal plugin window (Mac)
stuartmorgan@chromium.org
2009-11-04
1
-2
/
+12
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-1
/
+1
*
Change Mac fullscreen mode to be a stack, not a flag. This fixes crashes and
amanda@chromium.org
2009-10-11
1
-0
/
+2
*
Fix several issues around fullscreen Mac plugins:
amanda@chromium.org
2009-10-01
1
-0
/
+11
*
Misc. Cleanup related to OOP Profile Import
jeremy@chromium.org
2009-09-25
1
-1
/
+1
*
Gears File Drag Drop
michaeln@google.com
2009-09-16
1
-1
/
+1
*
Take out the activex control.BUG=20259
jam@chromium.org
2009-09-08
1
-6
/
+2
*
This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...
jam@chromium.org
2009-09-04
1
-1
/
+1
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-1
/
+1
*
CPAPI (0.11) for gears drag drop.
mpcomplete@chromium.org
2009-07-23
1
-1
/
+3
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-1
/
+1
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-07
1
-0
/
+4
*
Revert "linux: OOP windowed plugins"
evan@chromium.org
2009-07-06
1
-4
/
+0
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-06
1
-0
/
+4
*
mac/linux: rework plugin channel file descriptor creation
evan@chromium.org
2009-06-27
1
-6
/
+3
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-22
1
-3
/
+7
*
Revert "posix: two related changes to make plugin IPC work on POSIX."
evan@chromium.org
2009-06-22
1
-7
/
+3
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-20
1
-3
/
+7
*
Revert "posix: two related changes to make plugin IPC work on POSIX."
evan@chromium.org
2009-06-19
1
-7
/
+3
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-19
1
-3
/
+7
*
ipc: use strings, not wstrings for channel ids.
evan@chromium.org
2009-06-04
1
-2
/
+2
*
Chrome side of using WebPluginListBuilder.
darin@chromium.org
2009-04-24
1
-1
/
+1
*
Fix hang seen in plugin process because plugin creation ended up having to wa...
jam@chromium.org
2009-04-21
1
-2
/
+1
*
Port plugin messages.
jam@chromium.org
2009-04-01
1
-2
/
+2
*
Refactor plugin process code which checks with the browser process before shu...
jam@chromium.org
2009-03-27
1
-4
/
+2
*
Hide the details about ResourceDispatcherHost messages from child processes. ...
jam@chromium.org
2009-03-17
1
-11
/
+6
*
Stop having renderers use both pids and a monotonically increasing "host_id"....
jam@chromium.org
2009-03-12
1
-2
/
+3
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Ensure that we display a sad face for a windowed plugin when the plugin proce...
ananta@chromium.org
2009-03-05
1
-0
/
+11
*
Make plugin_process_host.cc and child_process_host.cc compile on Posix.
jhawkins@chromium.org
2009-02-23
1
-4
/
+10
*
Take out common functionality from PluginProcessHost and move it to ChildProc...
jam@chromium.org
2009-02-18
1
-28
/
+3
*
Have ChildProcessInfo contain a list of all running child processes (i.e. ins...
jam@chromium.org
2009-02-13
1
-9
/
+4
*
Refactor plugin process code in the browser process so that the browser/about...
jam@chromium.org
2009-02-11
1
-13
/
+7
*
Move resource_message_filter and resource_request_details to the renderer_host.
brettw@chromium.org
2009-02-05
1
-3
/
+2
*
Move proxy resolve requests out of plugin/renderer process, and into the brow...
ericroman@google.com
2009-01-31
1
-5
/
+11
*
Fix a timing issue that caused gears to fail to load sometimes.
mpcomplete@google.com
2009-01-21
1
-1
/
+0
*
Improve scrolling performance when there are many windowed plugins in a page.
jam@chromium.org
2009-01-16
1
-1
/
+2
*
Change "dll" to "plugin" where appropriate.
avi@google.com
2009-01-06
1
-4
/
+4
*
Move plugins to FilePaths, some cleanup
avi@google.com
2009-01-06
1
-5
/
+5
*
Misc proxy service changes.
ericroman@google.com
2008-12-10
1
-0
/
+8
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
1
-1
/
+1
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Third times a charm! This is an attempt at re-landing r408. This time the U...
darin@google.com
2008-08-08
1
-6
/
+9
*
rollback r498 and r500 to repair test bustage
darin@google.com
2008-08-07
1
-9
/
+6
*
Revised r408 such that we no longer sometimes fail MetricsServiceTest.CrashRe...
darin@google.com
2008-08-07
1
-6
/
+9
*
Revert change 408 to see if it fixes the ui tests.
nsylvain@google.com
2008-08-06
1
-9
/
+6
[next]