summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/plugin_thread.h
Commit message (Expand)AuthorAgeFilesLines
* 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