summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui/npapi_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Renabling the NPAPIVisiblePluginTester.OpenPopupWindowWithPlugin test. This t...ananta@chromium.org2010-09-131-2/+7
* Fix for the missing plugin message displayed at times on sites like youtube w...ananta@chromium.org2010-08-251-0/+14
* Take 2: Copy the npapi pepper test plugin during the build so wetony@chromium.org2010-08-071-11/+11
* Revert "Copy the npapi pepper test plugin during the build so we don't"tony@chromium.org2010-08-061-11/+11
* Copy the npapi pepper test plugin during the build so we don'ttony@chromium.org2010-08-061-11/+11
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-1/+0
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-1/+2
* Move tests for the layout test plugin to the right fixture.jochen@chromium.org2010-07-161-55/+1
* Re-flakify TEST_F(NPAPITester, FLAKY_ManyPlugins)jrg@chromium.org2010-06-011-1/+3
* Make SelfDeletePluginInvokeAlert an interactive_ui test and reenable. Itmpcomplete@chromium.org2010-05-281-20/+0
* Mark NPAPITester.ManyPlugins as no longer flaky.phajdan.jr@chromium.org2010-05-271-2/+1
* Enable SelfDeletePluginInvokeInSynchronousPaint as FLAKYstuartmorgan@chromium.org2010-05-251-1/+3
* Remove FLAKY marker from some Mac plugin testsstuartmorgan@chromium.org2010-05-191-14/+2
* Shrink the window used for the NPN_ConvertPoint teststuartmorgan@chromium.org2010-05-191-3/+2
* Mark NPAPIVisiblePluginTester.VerifyNPObjectLifetime as FLAKY.phajdan.jr@chromium.org2010-04-291-1/+2
* Marks NPAPITester.Arguments as flaky on Mac.bulach@chromium.org2010-04-221-1/+7
* [Mac] Mark a test flaky since it fails most of the time on 10.6thomasvl@chromium.org2010-04-201-1/+7
* [GTTF] Tests cleanup:phajdan.jr@chromium.org2010-04-081-31/+31
* Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility fun...thestig@chromium.org2010-03-311-50/+70
* Added a test for pepper3d. It ensures that we can successfully load a pepper ...alokp@chromium.org2010-03-261-4/+4
* [GTTF] Reduce number of automation methods ending with WithTimeout.phajdan.jr@chromium.org2010-03-221-3/+3
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-161-4/+6
* Reduce the flakiness of things using NPAPITester, includingphajdan.jr@chromium.org2010-03-091-59/+36
* adding bug link i forgotthomasvl@chromium.org2010-02-241-0/+1
* Mark a mac test as flaky that seems to be failing on 10.6 but not 10.5thomasvl@chromium.org2010-02-241-1/+1
* Don't NPAPIVisiblePluginTester.VerifyNPObjectLifetime as FLAKY so that we're ...jam@chromium.org2010-02-091-2/+1
* Finish implementing NPN_ConvertPoint, and add a unit test for itstuartmorgan@chromium.org2010-02-091-0/+21
* Mark NPAPIVisiblePluginTester.VerifyNPObjectLifetime as FLAKY.phajdan.jr@chromium.org2010-02-081-1/+2
* Mark the following tests FLAKY on Windows.tkent@chromium.org2010-01-121-1/+2
* Enable windowless-based npapi_test_plugin tests on the Mac.stuartmorgan@chromium.org2009-12-181-2/+2
* Marking NPAPITester.SelfDeletePluginInvoke as flaky.mirandac@chromium.org2009-12-171-1/+2
* Enable many of the NPAPI UI tests on Macstuartmorgan@chromium.org2009-12-161-6/+9
* Don't set referrers on outgoing plugin requests if the load_manually flag is ...ananta@chromium.org2009-12-031-0/+15
* Mark GetJavaScriptURL2 as flaky.willchan@chromium.org2009-11-301-1/+2
* Mark NPAPITester.ManyPlugins as flaky, it keeps flickering.tim@chromium.org2009-11-201-1/+2
* If an NP_* function is called on an out of process plugin, save enough info t...japhet@chromium.org2009-11-181-0/+12
* Ensure that NPN_PluginThreadAsyncCall callbacks are not invoked after NPP_Des...apatrick@google.com2009-10-301-0/+7
* Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer.apatrick@google.com2009-10-261-0/+7
* Add a regression test for the PluginChannel::CleanUp. My earlier speculative...jam@chromium.org2009-10-241-0/+16
* Add a regression test for the renderer hang when a plugin's NP_Initialize fun...jam@chromium.org2009-10-231-0/+25
* Use FilePath in URLRequestMocks.evan@chromium.org2009-10-141-1/+2
* Mark SelfDeletePluginInvokeInSynchronousPaint as disabled since it seems to b...johnnyg@chromium.org2009-10-081-1/+2
* Fix scripting during NPP_Destroy. Note that if the plugin is making a call t...jam@chromium.org2009-10-061-35/+50
* Add an optional WebFrame parameter to WebView::findFrameByName.darin@chromium.org2009-09-301-0/+10
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-1/+2
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-2/+1
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-1/+2
* Fixes a crash in the plugin process specifically in the PluginStreamUrl::DidR...ananta@chromium.org2009-09-111-0/+13
* Remove unused ATL headers.jhawkins@chromium.org2009-09-091-5/+4
* Revert 24266 - This CL ensures that plugins always peek in the context of out...ananta@chromium.org2009-08-251-10/+0