summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/npapi
Commit message (Expand)AuthorAgeFilesLines
* Move plugin_browsertests.cc from browser_tests to content_browsertests.jam@chromium.org2012-07-2347-1418/+0
* Add newline at end of test data file so that a move can apply on the trybotsjam@chromium.org2012-07-221-1/+1
* Move content settings data files that are in chrome\test\data\npapi up one le...jam@chromium.org2012-07-203-55/+0
* Convert the remaining plugin_tests from ui_tests to browser_tests. Also remov...jam@chromium.org2012-05-141-1/+1
* Move the click-to-play tests from plugin_test to browser_test. Then I'm plann...jam@chromium.org2012-05-142-12/+24
* Revert 135661 - Move the click-to-play tests from plugin_test to browser_test...rvargas@google.com2012-05-072-24/+12
* Move the click-to-play tests from plugin_test to browser_test. Then I'm plann...jam@chromium.org2012-05-072-12/+24
* Convert the autofill interactive browser test to a normal browser_test. I add...jam@chromium.org2012-05-041-0/+2
* Convert the npapi interactive_ui_test, layout_plugin ui_test, and npapi ui_te...jam@chromium.org2012-04-209-16/+44
* Add DeletePluginInDeallocate UI test.wez@chromium.org2011-09-061-0/+55
* Preserves NPObject identity for objects created in a plugin and passed to Jav...jam@chromium.org2011-05-261-0/+31
* Explicitly allow plug-ins once we received a message to load all blocked plug...bauerb@chromium.org2011-05-191-0/+18
* Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL...ananta@chromium.org2010-11-233-0/+33
* Add UI test for click-to-play.bauerb@chromium.org2010-10-251-0/+13
* 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