| Commit message (Expand) | Author | Age | Files | Lines |
* | Committing change by Thatcher Ulrich <tulrich@google.com> from http://coderev... | jam@chromium.org | 2010-01-22 | 1 | -2/+10 |
* | The renderer and plugin processes can send over raw NPObjects valid in the ot... | ananta@chromium.org | 2010-01-20 | 1 | -5/+2 |
* | If an NP_* function is called on an out of process plugin, save enough info t... | japhet@chromium.org | 2009-11-18 | 1 | -15/+0 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -1/+1 |
* | Invoke the right method (invokeDefault) if a plugin calls NPN_InvokeDefault o... | jam@chromium.org | 2009-10-15 | 1 | -1/+5 |
* | Get rid of the need for cross process events in order to get plugin processes... | jam@chromium.org | 2009-09-29 | 1 | -30/+42 |
* | Continue eliminating direct NPN_ function calls that go from Chromium code to... | jorlow@chromium.org | 2009-07-30 | 1 | -1/+3 |
* | Fixes a crash in the plugin process caused by the XStandard plugin passing in... | ananta@chromium.org | 2009-07-17 | 1 | -0/+24 |
* | Add the page url to plugin crashes to aid debugging. | jam@chromium.org | 2009-07-08 | 1 | -11/+25 |
* | Revert change 20173 because it breaks the ui_tests, plugin_tests | nsylvain@chromium.org | 2009-07-08 | 1 | -20/+11 |
* | Add the page url to plugin crashes to aid debugging. | jam@chromium.org | 2009-07-08 | 1 | -11/+20 |
* | Added support for constructor calls in the NPAPI. | sgjesse@chromium.org | 2009-05-27 | 1 | -2/+47 |
* | linux (and some posix): multiprocess plugins compiling. | evan@chromium.org | 2009-04-23 | 1 | -3/+2 |
* | Port plugin messages. | jam@chromium.org | 2009-04-01 | 1 | -2/+2 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-10 | 1 | -3/+4 |
* | Fix plugin hang that Earth team found. | jam@chromium.org | 2009-02-21 | 1 | -2/+5 |
* | WaitableEvent is the replacement for Windows events. Previously in the code, ... | agl@chromium.org | 2009-01-15 | 1 | -5/+6 |
* | Fixes NPAPITester ui tests. I was trying to diagnose failing ui tests | sky@google.com | 2008-12-23 | 1 | -3/+29 |
* | Attempt 2 at landing this patch. It broke the Mac/linux builds. Fix for now is | ananta@chromium.org | 2008-10-09 | 1 | -0/+10 |
* | Revert r3074 due to Mac build bustage | mark@chromium.org | 2008-10-09 | 1 | -10/+0 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=2472, which | ananta@chromium.org | 2008-10-08 | 1 | -0/+10 |
* | This fixes the following bugs:- | iyengar@google.com | 2008-09-20 | 1 | -0/+10 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Improve NPRuntime marshalling by adding glue functions for serializing / dese... | darin@google.com | 2008-08-06 | 1 | -1/+1 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+374 |