summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/npobject_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Committing change by Thatcher Ulrich <tulrich@google.com> from http://coderev...jam@chromium.org2010-01-221-2/+10
* The renderer and plugin processes can send over raw NPObjects valid in the ot...ananta@chromium.org2010-01-201-5/+2
* If an NP_* function is called on an out of process plugin, save enough info t...japhet@chromium.org2009-11-181-15/+0
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Invoke the right method (invokeDefault) if a plugin calls NPN_InvokeDefault o...jam@chromium.org2009-10-151-1/+5
* Get rid of the need for cross process events in order to get plugin processes...jam@chromium.org2009-09-291-30/+42
* Continue eliminating direct NPN_ function calls that go from Chromium code to...jorlow@chromium.org2009-07-301-1/+3
* Fixes a crash in the plugin process caused by the XStandard plugin passing in...ananta@chromium.org2009-07-171-0/+24
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-11/+25
* Revert change 20173 because it breaks the ui_tests, plugin_testsnsylvain@chromium.org2009-07-081-20/+11
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-11/+20
* Added support for constructor calls in the NPAPI.sgjesse@chromium.org2009-05-271-2/+47
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-3/+2
* Port plugin messages.jam@chromium.org2009-04-011-2/+2
* NO CODE CHANGE.maruel@google.com2009-03-101-3/+4
* Fix plugin hang that Earth team found.jam@chromium.org2009-02-211-2/+5
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-5/+6
* Fixes NPAPITester ui tests. I was trying to diagnose failing ui testssky@google.com2008-12-231-3/+29
* Attempt 2 at landing this patch. It broke the Mac/linux builds. Fix for now isananta@chromium.org2008-10-091-0/+10
* Revert r3074 due to Mac build bustagemark@chromium.org2008-10-091-10/+0
* This fixes http://code.google.com/p/chromium/issues/detail?id=2472, whichananta@chromium.org2008-10-081-0/+10
* This fixes the following bugs:-iyengar@google.com2008-09-201-0/+10
* 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-1/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+374