summaryrefslogtreecommitdiffstats
path: root/chrome/common/plugin_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Another attempt at landing this patch.ananta@chromium.org2009-08-041-11/+14
* Reverting 22041 as it caused plugin crashes in reliability test runs.ananta@chromium.org2009-07-301-10/+11
* Another attempt at landing this patch. ananta@chromium.org2009-07-301-11/+10
* Revert r21548 and r21559 due to crash spike.huanr@chromium.org2009-07-251-10/+11
* The IPCs for carrying data requested by plugins have been changed from synchr...ananta@chromium.org2009-07-241-11/+10
* CPAPI (0.11) for gears drag drop.mpcomplete@chromium.org2009-07-231-1/+8
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* Wire up windowless plugins. Mostly Mac related, some crossamanda@chromium.org2009-07-111-2/+2
* linux: OOP windowed pluginsevan@chromium.org2009-07-071-1/+21
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-061-21/+1
* linux: OOP windowed pluginsevan@chromium.org2009-07-061-1/+21
* mac/linux: rework plugin channel file descriptor creationevan@chromium.org2009-06-271-11/+1
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-221-0/+15
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-221-15/+0
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-201-0/+15
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-191-15/+0
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-191-0/+15
* Fix regression from r11509 which caused each plugin instance to have its own ...jam@chromium.org2009-06-051-2/+5
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-1/+1
* Added support for constructor calls in the NPAPI.sgjesse@chromium.org2009-05-271-0/+5
* Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...abarth@chromium.org2009-05-231-2/+2
* CPAPI gears drag drop and renderer IPC.michaeln@google.com2009-05-221-0/+11
* Add events to windowless plugins on linux. This CL also refactors the eventevan@chromium.org2009-05-221-2/+2
* Reverting 15986.michaeln@google.com2009-05-131-11/+0
* CPAPI gears drag drop and renderer IPC....michaeln@google.com2009-05-131-0/+11
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-2/+2
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-211-3/+4
* 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
* Port plugin messages.jam@chromium.org2009-04-011-16/+23
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-4/+8
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-261-1/+2
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-121-7/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Commit just the changes to make creating new IPC channel types easier.jam@chromium.org2009-02-041-5/+5
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-5/+5
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-5/+5
* Move proxy resolve requests out of plugin/renderer process, and into the brow...ericroman@google.com2009-01-311-1/+2
* Fix a timing issue that caused gears to fail to load sometimes.mpcomplete@google.com2009-01-211-5/+0
* Improve scrolling performance when there are many windowed plugins in a page.jam@chromium.org2009-01-161-3/+10
* Misc proxy service changes.ericroman@google.com2008-12-101-0/+7
* Fixing build bustage. Adding files which were part of the original changeananta@chromium.org2008-12-051-0/+2
* Don't cancel the original manual data stream request when the plugin invokesananta@chromium.org2008-12-041-2/+0
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-2/+2
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-091-1/+2
* Attempt 2 at landing this patch. It broke the Mac/linux builds. Fix for now isananta@chromium.org2008-10-091-1/+2
* Revert r3074 due to Mac build bustagemark@chromium.org2008-10-091-2/+1
* This fixes http://code.google.com/p/chromium/issues/detail?id=2472, whichananta@chromium.org2008-10-081-1/+2
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-011-3/+13
* Desynchronize windowless plugin painting. This greatly improves the paintingjam@chromium.org2008-09-221-11/+4