summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/npobject_stub.cc
Commit message (Expand)AuthorAgeFilesLines
* Committing change by Thatcher Ulrich <tulrich@google.com> from http://coderev...jam@chromium.org2010-01-221-2/+4
* The renderer and plugin processes can send over raw NPObjects valid in the ot...ananta@chromium.org2010-01-201-9/+25
* If an NP_* function is called on an out of process plugin, save enough info t...japhet@chromium.org2009-11-181-10/+0
* Duplicating the SetActiveURL() change from the renderer to the plugin process...jschuh@chromium.org2009-11-141-1/+1
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Fix double delete in NPObjectStub that I introduced.jam@chromium.org2009-10-061-1/+3
* Fix scripting during NPP_Destroy. Note that if the plugin is making a call t...jam@chromium.org2009-10-061-12/+13
* Get rid of the need for cross process events in order to get plugin processes...jam@chromium.org2009-09-291-9/+9
* Fix the deadlock when Flash tries to make WMP full screen. This is a one-off...jam@chromium.org2009-09-171-5/+26
* Continue eliminating direct NPN_ function calls that go from Chromium code to...jorlow@chromium.org2009-07-301-17/+20
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-9/+19
* Revert change 20173 because it breaks the ui_tests, plugin_testsnsylvain@chromium.org2009-07-081-19/+9
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-9/+19
* Added support for constructor calls in the NPAPI.sgjesse@chromium.org2009-05-271-0/+40
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-2/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fix plugin hang that Earth team found.jam@chromium.org2009-02-211-8/+17
* Attempt 2 at landing this patch. It broke the Mac/linux builds. Fix for now isananta@chromium.org2008-10-091-1/+3
* Revert r3074 due to Mac build bustagemark@chromium.org2008-10-091-3/+1
* This fixes http://code.google.com/p/chromium/issues/detail?id=2472, whichananta@chromium.org2008-10-081-1/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix a bunch of include problems that my deps checker tool found. Mostly I mad...brettw@google.com2008-08-081-2/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+320