summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/npapi
Commit message (Expand)AuthorAgeFilesLines
* Fix for the missing plugin message displayed at times on sites like youtube w...ananta@chromium.org2010-08-251-0/+40
* Shrink the window used for the NPN_ConvertPoint teststuartmorgan@chromium.org2010-05-191-1/+1
* Finish implementing NPN_ConvertPoint, and add a unit test for itstuartmorgan@chromium.org2010-02-091-0/+27
* Don't set referrers on outgoing plugin requests if the load_manually flag is ...ananta@chromium.org2009-12-033-0/+47
* If an NP_* function is called on an out of process plugin, save enough info t...japhet@chromium.org2009-11-181-0/+24
* Ensure that NPN_PluginThreadAsyncCall callbacks are not invoked after NPP_Des...apatrick@google.com2009-10-301-0/+42
* Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer.apatrick@google.com2009-10-261-0/+25
* Add a regression test for the PluginChannel::CleanUp. My earlier speculative...jam@chromium.org2009-10-241-0/+50
* Add a regression test for the renderer hang when a plugin's NP_Initialize fun...jam@chromium.org2009-10-231-0/+28
* fix error in js from previous checkinjam@chromium.org2009-10-071-1/+1
* Fix scripting during NPP_Destroy. Note that if the plugin is making a call t...jam@chromium.org2009-10-062-0/+54
* Add an optional WebFrame parameter to WebView::findFrameByName.darin@chromium.org2009-09-302-0/+27
* Fixes a crash in the plugin process specifically in the PluginStreamUrl::DidR...ananta@chromium.org2009-09-113-0/+32
* Fixes a crash caused due to a call to NPP_DestroyStream occuring in the cont...ananta@chromium.org2009-08-271-0/+26
* Revert 24266 - This CL ensures that plugins always peek in the context of out...ananta@chromium.org2009-08-251-39/+0
* This CL ensures that plugins always peek in the context of outgoing sync calls. ananta@chromium.org2009-08-251-0/+39
* Fix browser hang due to plugin deadlockamit@chromium.org2009-06-031-0/+38
* Check in missing html.jam@chromium.org2009-05-141-0/+37
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-211-0/+44
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-261-0/+25
* Fix http://code.google.com/p/chromium/issues/detail?id=4270. Test case added.mpcomplete@google.com2008-11-121-0/+43
* Moved the SelfDeletePluginInvokeInSynchronousMouseMove to interactive ui testsananta@chromium.org2008-10-291-0/+39
* Revert r4094; ui_tests failures in SelfDeletePluginInvokeInSynchronousMouseMove.sgk@google.com2008-10-281-39/+0
* Proposed fix for http://b/issue?id=1362948, which is a crash in the rendererw...ananta@chromium.org2008-10-281-0/+39
* This fixes http://code.google.com/p/chromium/issues/detail?id=205, which was ...ananta@chromium.org2008-10-202-0/+54
* Add chrome to the repository.initial.commit2008-07-2616-0/+579