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
/
plugin
/
plugin_thread.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix problems with unloading/reloading/updating extensions that contain NPAPI
mpcomplete@chromium.org
2010-04-06
1
-0
/
+6
*
Don't auto-close the renderer-side plugin channel file descriptor in the
mark@chromium.org
2010-03-18
1
-4
/
+2
*
Fixes to 10.6 port of GPU plugin after recent backport to 10.5 and
kbr@google.com
2010-03-02
1
-9
/
+9
*
Give Mac plugin processes descriptive names for Activity Monitor
stuartmorgan@chromium.org
2010-02-24
1
-0
/
+20
*
Add tab switch notification to the Mac plugin plumbing.
stuartmorgan@chromium.org
2010-02-01
1
-2
/
+3
*
Add Cocoa window interposing for plugin process
stuartmorgan@chromium.org
2009-12-08
1
-46
/
+0
*
Avoid including gtk & glib headers in message_pump_glib.h, saves 1 sec on do-...
mattm@chromium.org
2009-12-04
1
-0
/
+4
*
Mac: Simulate the OS-level focus handling that windows and linux plugins
amanda@chromium.org
2009-11-20
1
-0
/
+19
*
Use GetSwitchValuePath.
evan@chromium.org
2009-11-16
1
-2
/
+3
*
linux: work around "flash does not register any clicks" bug
evan@chromium.org
2009-11-11
1
-0
/
+6
*
Don't allow the browser to stay above a modal plugin window (Mac)
stuartmorgan@chromium.org
2009-11-04
1
-4
/
+8
*
Fix several issues around fullscreen Mac plugins:
amanda@chromium.org
2009-10-01
1
-0
/
+42
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-4
/
+3
*
linux: call g_thread_init() at relevant startup points
evan@chromium.org
2009-08-25
1
-0
/
+1
*
Revert "linux: call g_thread_init() at relevant startup points"
evan@chromium.org
2009-08-25
1
-1
/
+0
*
linux: call g_thread_init() at relevant startup points
evan@chromium.org
2009-08-25
1
-0
/
+1
*
Revert "linux: call g_thread_init() at relevant startup points"
tony@chromium.org
2009-08-24
1
-1
/
+0
*
linux: call g_thread_init() at relevant startup points
evan@chromium.org
2009-08-24
1
-0
/
+1
*
Revert r24043, "linux: call g_thread_init() at relevant startup points"
evan@chromium.org
2009-08-21
1
-1
/
+0
*
linux: call g_thread_init() at relevant startup points
evan@chromium.org
2009-08-21
1
-0
/
+1
*
Unrevert 21355 because the revert might be causing the
nsylvain@chromium.org
2009-07-23
1
-41
/
+15
*
Revert 21355 because it might be causing all the new
nsylvain@chromium.org
2009-07-23
1
-15
/
+41
*
Switch the first thread in a child process to be the main thread, and make th...
jam@chromium.org
2009-07-23
1
-41
/
+15
*
Remove the NOTIMPLEMENTED from IsDefaultPluginEnabled for Mac
stuartmorgan@google.com
2009-07-23
1
-1
/
+1
*
Revert r21117 as it caused reliability failures.
estade@chromium.org
2009-07-21
1
-15
/
+41
*
Switch the first thread in a child process to be the main thread, and make th...
jam@chromium.org
2009-07-20
1
-41
/
+15
*
linux: move gtk_init to the right thread
piman@google.com
2009-07-10
1
-0
/
+21
*
mac/linux: rework plugin channel file descriptor creation
evan@chromium.org
2009-06-27
1
-11
/
+10
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-22
1
-2
/
+11
*
Revert "posix: two related changes to make plugin IPC work on POSIX."
evan@chromium.org
2009-06-22
1
-11
/
+2
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-20
1
-2
/
+11
*
Revert "posix: two related changes to make plugin IPC work on POSIX."
evan@chromium.org
2009-06-19
1
-11
/
+2
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-19
1
-2
/
+11
*
Switch child threads so that current() only works on the correct thread and t...
jam@chromium.org
2009-06-15
1
-2
/
+7
*
Fix regression from r11509 which caused each plugin instance to have its own ...
jam@chromium.org
2009-06-05
1
-2
/
+2
*
ipc: use strings, not wstrings for channel ids.
evan@chromium.org
2009-06-04
1
-1
/
+1
*
linux: we actually already had a bug on file for this NOTIMPLEMENTED.
evan@chromium.org
2009-05-14
1
-1
/
+4
*
linux (and some posix): multiprocess plugins compiling.
evan@chromium.org
2009-04-23
1
-4
/
+20
*
plugins: move NativeLibrary into base.
evan@chromium.org
2009-04-21
1
-1
/
+1
*
Port plugin messages.
jam@chromium.org
2009-04-01
1
-0
/
+2
*
Refactor plugin process code which checks with the browser process before shu...
jam@chromium.org
2009-03-27
1
-14
/
+3
*
Expose whether we're in private browsing mode to plugins.I chose to implement...
jam@chromium.org
2009-03-26
1
-2
/
+4
*
Fix a plugin crash due to ResourceDispatcher being used after it was deleted
mpcomplete@google.com
2009-03-23
1
-1
/
+5
*
Switch to using one ResourceDispatcher per render process, and move it to Chi...
jam@chromium.org
2009-03-12
1
-6
/
+0
*
Stop having renderers use both pids and a monotonically increasing "host_id"....
jam@chromium.org
2009-03-12
1
-3
/
+3
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-21
1
-94
/
+52
*
Reverting 10080.
jam@chromium.org
2009-02-20
1
-52
/
+94
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-20
1
-94
/
+52
*
Move proxy resolve requests out of plugin/renderer process, and into the brow...
ericroman@google.com
2009-01-31
1
-0
/
+32
[next]