summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui/npapi_test_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactored NPAPITester to accomodate PepperTester. The functionality to load/...alokp@chromium.org2010-03-171-23/+53
* Reduce the flakiness of things using NPAPITester, includingphajdan.jr@chromium.org2010-03-091-8/+13
* Enable many of the NPAPI UI tests on Macstuartmorgan@chromium.org2009-12-161-4/+35
* Remove the unnecessary conversion to wstring when calling file_util::WriteFile.evan@chromium.org2009-10-131-8/+8
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-021-2/+4
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-211-24/+3
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-261-0/+8
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* Moved the SelfDeletePluginInvokeInSynchronousMouseMove to interactive ui testsananta@chromium.org2008-10-291-0/+61