summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/plugin_channel_host.h
Commit message (Expand)AuthorAgeFilesLines
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* Fix problems with unloading/reloading/updating extensions that contain NPAPImpcomplete@chromium.org2010-04-061-0/+7
* The renderer and plugin processes can send over raw NPObjects valid in the ot...ananta@chromium.org2010-01-201-1/+3
* If an NP_* function is called on an out of process plugin, save enough info t...japhet@chromium.org2009-11-181-0/+3
* 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-2/+1
* Get rid of the need for cross process events in order to get plugin processes...jam@chromium.org2009-09-291-0/+4
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-1/+1
* Prevent Plugin Channel Host from dropping reply messages while plugins are di...pfeldman@chromium.org2009-04-171-0/+2
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-2/+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/+76