summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/plugin_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-1/+1
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-1/+1
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* Fix problems with unloading/reloading/updating extensions that contain NPAPImpcomplete@chromium.org2010-04-061-0/+1
* Mac: Simulate the OS-level focus handling that windows and linux pluginsamanda@chromium.org2009-11-201-0/+1
* Don't allow the browser to stay above a modal plugin window (Mac)stuartmorgan@chromium.org2009-11-041-0/+3
* Fix the deadlock when Flash tries to make WMP full screen. This is a one-off...jam@chromium.org2009-09-171-0/+2
* Gears File Drag Dropmichaeln@google.com2009-09-161-4/+2
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-231-8/+0
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-231-0/+8
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-231-8/+0
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-211-0/+8
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-201-8/+0
* mac/linux: rework plugin channel file descriptor creationevan@chromium.org2009-06-271-4/+0
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-221-1/+13
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-221-13/+1
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-201-1/+13
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-191-13/+1
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-191-1/+13
* Fix regression from r11509 which caused each plugin instance to have its own ...jam@chromium.org2009-06-051-1/+1
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-0/+1
* plugins: move NativeLibrary into base.evan@chromium.org2009-04-211-1/+2
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-2/+0
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-261-1/+1
* Switch to using one ResourceDispatcher per render process, and move it to Chi...jam@chromium.org2009-03-121-10/+0
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-121-1/+1
* NO CODE CHANGE.maruel@google.com2009-03-101-1/+3
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-34/+14
* Reverting 10080.jam@chromium.org2009-02-201-14/+34
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-34/+14
* No code change. Force a build.maruel@chromium.org2008-11-071-5/+6
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+99