summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/plugin_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Port plugin messages.jam@chromium.org2009-04-011-0/+2
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-14/+3
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-261-2/+4
* Fix a plugin crash due to ResourceDispatcher being used after it was deletedmpcomplete@google.com2009-03-231-1/+5
* Switch to using one ResourceDispatcher per render process, and move it to Chi...jam@chromium.org2009-03-121-6/+0
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-121-3/+3
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-94/+52
* Reverting 10080.jam@chromium.org2009-02-201-52/+94
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-94/+52
* Move proxy resolve requests out of plugin/renderer process, and into the brow...ericroman@google.com2009-01-311-0/+32
* New implementations of core plugin libraries.avi@google.com2009-01-151-1/+1
* Change "dll" to "plugin" where appropriate.avi@google.com2009-01-061-1/+1
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-1/+1
* This is a patch for bug 1385045: Adobe Acrobat 9.0 crash.nsylvain@chromium.org2008-10-221-0/+4
* Fix a crashing bug when shutting down the plugin process.michaeln@google.com2008-09-051-1/+1
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-1/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Port the Thread class properly to Mac and Linux. This involved portingdarin@google.com2008-08-211-1/+1
* Fix race condition in pluginjabdelmalek@google.com2008-08-131-0/+3
* Enabling sync_channel in the browser to allow accessibility code making block...jcampan@google.com2008-08-121-1/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+206