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
*
Convert WebPluginInfo from wstring to string16
stuartmorgan@chromium.org
2010-06-23
1
-1
/
+1
*
Linux: Catch X errors and force a crash.
thestig@chromium.org
2010-06-11
1
-5
/
+13
*
Part 2 of http://codereview.chromium.org/2079016
thakis@chromium.org
2010-05-27
1
-5
/
+0
*
Revert 48315 - Linux: Initial scaffolding for default plugin.
thakis@chromium.org
2010-05-26
1
-0
/
+5
*
Linux: Initial scaffolding for default plugin.
thakis@chromium.org
2010-05-26
1
-5
/
+0
*
Reland Mac: First steps for default plugin
thakis@chromium.org
2010-05-20
1
-4
/
+1
*
Revert 47726 (turned nacl_ui_tests red) - Mac: First steps for default plugin
thakis@chromium.org
2010-05-19
1
-1
/
+4
*
Mac: First steps for default plugin
thakis@chromium.org
2010-05-19
1
-4
/
+1
*
Update Mac plugins for SetFocus changes, and remove old workaround messages
stuartmorgan@chromium.org
2010-05-05
1
-19
/
+0
*
linux: reset GDK_NATIVE_WINDOWS, fixing clicking on flash again
evan@chromium.org
2010-04-29
1
-0
/
+6
*
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
[next]