summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/npobject_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-2/+2
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-2/+2
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-2/+2
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-2/+2
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-2/+2
* Move nphostapi.h to be with the rest of the NPAPI headers.jam@chromium.org2010-02-241-2/+2
* The renderer and plugin processes can send over raw NPObjects valid in the ot...ananta@chromium.org2010-01-201-14/+22
* If an NP_* function is called on an out of process plugin, save enough info t...japhet@chromium.org2009-11-181-3/+10
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Get rid of the need for cross process events in order to get plugin processes...jam@chromium.org2009-09-291-4/+4
* Remove all direct calls to NPN_ functions in WebCore. The replacement for th...jorlow@chromium.org2009-08-111-2/+5
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-4/+8
* Revert change 20173 because it breaks the ui_tests, plugin_testsnsylvain@chromium.org2009-07-081-8/+4
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-4/+8
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-15/+3
* Port plugin messages.jam@chromium.org2009-04-011-2/+3
* NO CODE CHANGE.maruel@google.com2009-03-101-9/+15
* Fix build break due to misplaced ifdef.mmoss@chromium.org2009-02-241-1/+2
* Fix Linux shared build breakage due to undefined references.mmoss@chromium.org2009-02-231-2/+6
* Fix plugin hang that Earth team found.jam@chromium.org2009-02-211-2/+3
* Get something in chrome/plugin/ compiling to make Scons happy.thestig@chromium.org2009-02-181-1/+5
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-1/+1
* Add a NULL channel check in CreateNPVariantParam as it can be called withananta@chromium.org2008-11-241-9/+15
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Improve NPRuntime marshalling by adding glue functions for serializing / dese...darin@google.com2008-08-061-16/+5
* Add chrome to the repository.initial.commit2008-07-261-0/+275