summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/plugin_channel.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix scripting during NPP_Destroy. Note that if the plugin is making a call t...jam@chromium.org2009-10-061-3/+10
* Get rid of the need for cross process events in order to get plugin processes...jam@chromium.org2009-09-291-2/+119
* Gears File Drag Dropmichaeln@google.com2009-09-161-6/+13
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-5/+5
* Revert 24266 - This CL ensures that plugins always peek in the context of out...ananta@chromium.org2009-08-251-19/+0
* This CL ensures that plugins always peek in the context of outgoing sync calls. ananta@chromium.org2009-08-251-0/+19
* linux/mac: fix another race condition with the plugin channelpiman@chromium.org2009-08-181-1/+0
* Delay releasing plugin process for 10s.cmp@google.com2009-08-071-1/+12
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* linux: fix renderer/plugin crash when loading multiple pages with pluginspiman@google.com2009-07-081-1/+2
* mac/linux: rework plugin channel file descriptor creationevan@chromium.org2009-06-271-10/+27
* 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-3/+4
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-2/+2
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-8/+10
* Make OpenProcessHandle report an error when it couldn't open the handle.phajdan.jr@chromium.org2009-04-031-1/+5
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-4/+4
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-261-1/+1
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-121-12/+11
* NO CODE CHANGE.maruel@google.com2009-03-101-1/+2
* Add logging to ExtensionsService, UserScriptMaster,aa@chromium.org2009-02-241-0/+16
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-4/+4
* Reverting 10080.jam@chromium.org2009-02-201-4/+4
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-4/+4
* Use a more compact license header in source files.license.bot2008-08-241-29/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+136