summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/plugin_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert WebPluginInfo from wstring to string16stuartmorgan@chromium.org2010-06-231-1/+1
* Linux: Catch X errors and force a crash.thestig@chromium.org2010-06-111-5/+13
* Part 2 of http://codereview.chromium.org/2079016thakis@chromium.org2010-05-271-5/+0
* Revert 48315 - Linux: Initial scaffolding for default plugin.thakis@chromium.org2010-05-261-0/+5
* Linux: Initial scaffolding for default plugin.thakis@chromium.org2010-05-261-5/+0
* Reland Mac: First steps for default pluginthakis@chromium.org2010-05-201-4/+1
* Revert 47726 (turned nacl_ui_tests red) - Mac: First steps for default pluginthakis@chromium.org2010-05-191-1/+4
* Mac: First steps for default pluginthakis@chromium.org2010-05-191-4/+1
* Update Mac plugins for SetFocus changes, and remove old workaround messagesstuartmorgan@chromium.org2010-05-051-19/+0
* linux: reset GDK_NATIVE_WINDOWS, fixing clicking on flash againevan@chromium.org2010-04-291-0/+6
* Fix problems with unloading/reloading/updating extensions that contain NPAPImpcomplete@chromium.org2010-04-061-0/+6
* Don't auto-close the renderer-side plugin channel file descriptor in themark@chromium.org2010-03-181-4/+2
* Fixes to 10.6 port of GPU plugin after recent backport to 10.5 andkbr@google.com2010-03-021-9/+9
* Give Mac plugin processes descriptive names for Activity Monitorstuartmorgan@chromium.org2010-02-241-0/+20
* Add tab switch notification to the Mac plugin plumbing.stuartmorgan@chromium.org2010-02-011-2/+3
* Add Cocoa window interposing for plugin processstuartmorgan@chromium.org2009-12-081-46/+0
* Avoid including gtk & glib headers in message_pump_glib.h, saves 1 sec on do-...mattm@chromium.org2009-12-041-0/+4
* Mac: Simulate the OS-level focus handling that windows and linux pluginsamanda@chromium.org2009-11-201-0/+19
* Use GetSwitchValuePath.evan@chromium.org2009-11-161-2/+3
* linux: work around "flash does not register any clicks" bugevan@chromium.org2009-11-111-0/+6
* Don't allow the browser to stay above a modal plugin window (Mac)stuartmorgan@chromium.org2009-11-041-4/+8
* Fix several issues around fullscreen Mac plugins:amanda@chromium.org2009-10-011-0/+42
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-4/+3
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-251-0/+1
* Revert "linux: call g_thread_init() at relevant startup points"evan@chromium.org2009-08-251-1/+0
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-251-0/+1
* Revert "linux: call g_thread_init() at relevant startup points"tony@chromium.org2009-08-241-1/+0
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-241-0/+1
* Revert r24043, "linux: call g_thread_init() at relevant startup points"evan@chromium.org2009-08-211-1/+0
* linux: call g_thread_init() at relevant startup pointsevan@chromium.org2009-08-211-0/+1
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-231-41/+15
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-231-15/+41
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-231-41/+15
* Remove the NOTIMPLEMENTED from IsDefaultPluginEnabled for Macstuartmorgan@google.com2009-07-231-1/+1
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-211-15/+41
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-201-41/+15
* linux: move gtk_init to the right threadpiman@google.com2009-07-101-0/+21
* mac/linux: rework plugin channel file descriptor creationevan@chromium.org2009-06-271-11/+10
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-221-2/+11
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-221-11/+2
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-201-2/+11
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-191-11/+2
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-191-2/+11
* Switch child threads so that current() only works on the correct thread and t...jam@chromium.org2009-06-151-2/+7
* Fix regression from r11509 which caused each plugin instance to have its own ...jam@chromium.org2009-06-051-2/+2
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-1/+1
* linux: we actually already had a bug on file for this NOTIMPLEMENTED.evan@chromium.org2009-05-141-1/+4
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-4/+20
* plugins: move NativeLibrary into base.evan@chromium.org2009-04-211-1/+1
* Port plugin messages.jam@chromium.org2009-04-011-0/+2