summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/plugin_channel_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Potential fix for the PluginChannel::CleanUp crash. This will go out on tomo...jam@chromium.org2009-10-221-2/+6
* Get rid of the need for cross process events in order to get plugin processes...jam@chromium.org2009-09-291-0/+9
* linux/mac: fix another race condition with the plugin channelpiman@chromium.org2009-08-181-0/+14
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* Fix regression from r11509 which caused each plugin instance to have its own ...jam@chromium.org2009-06-051-2/+1
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-2/+2
* Fix browser hang due to plugin deadlockamit@chromium.org2009-06-031-1/+2
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-3/+1
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-1/+1
* Move IPC code to ipc/agl@chromium.org2009-04-031-1/+1
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-2/+2
* NO CODE CHANGE.maruel@google.com2009-03-101-1/+2
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-3/+3
* Reverting 10080.jam@chromium.org2009-02-201-3/+3
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-3/+3
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-3/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Enabling sync_channel in the browser to allow accessibility code making block...jcampan@google.com2008-08-121-2/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+216