summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/plugin_channel_base.h
Commit message (Expand)AuthorAgeFilesLines
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* The renderer and plugin processes can send over raw NPObjects valid in the ot...ananta@chromium.org2010-01-201-2/+8
* If an NP_* function is called on an out of process plugin, save enough info t...japhet@chromium.org2009-11-181-0/+4
* Only clears the unblock flag on sync IPCs during other sync dispatchesjamesr@chromium.org2009-11-181-7/+7
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-3/+3
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+4
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-5/+5
* Get rid of the need for cross process events in order to get plugin processes...jam@chromium.org2009-09-291-1/+4
* 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-1/+1
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-3/+3
* Fix browser hang due to plugin deadlockamit@chromium.org2009-06-031-1/+1
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-1/+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
* 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
* Add chrome to the repository.initial.commit2008-07-261-0/+144