summaryrefslogtreecommitdiffstats
path: root/chrome/test/plugin
Commit message (Expand)AuthorAgeFilesLines
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-2/+2
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-291-1/+1
* Revert 52068 - Reenable PluginTests Java and MediaPlayerOld to determine thei...vandebo@chromium.org2010-07-121-2/+2
* Reenable PluginTests Java and MediaPlayerOld to determine their status.vandebo@chromium.org2010-07-111-2/+2
* Make webkit_glue not depend on default_plugin.thakis@chromium.org2010-06-021-2/+0
* Fix the incorrect logic from r47842. Too many not's.thestig@chromium.org2010-05-201-2/+2
* Make PluginTest.Real amd PluginTest.MediaPlayerNew only run on Debug Perf Bot...thestig@chromium.org2010-05-201-1/+9
* Disabling failing plugin test PluginTest.MediaPlayerNew. It fails even though...robertshield@chromium.org2010-05-201-1/+1
* [GTTF] [TTF] Test marks maintenance CL:phajdan.jr@chromium.org2010-05-191-2/+1
* Plugins: Mark the Silverlight plugin test as non-flaky - has not failed in 50...thestig@chromium.org2010-05-101-2/+1
* POSIX: Disable all plugin tests on Linux/Mac except PluginTest.Flash, so plug...thestig@chromium.org2010-05-061-11/+32
* Make plugin_tests compile on Mac/Linux.thestig@chromium.org2010-04-221-49/+34
* [GTTF] Tests cleanup:phajdan.jr@chromium.org2010-04-081-28/+12
* Use FLAKY instead of DISABLED for plugin testsphajdan.jr@chromium.org2010-04-071-4/+4
* cleanup: Include base/path_service.h in tests that use it.thestig@chromium.org2010-03-311-0/+1
* Use FilePath in URLRequestMocks.evan@chromium.org2009-10-141-2/+4
* Disable flaky plugin tests.stuartmorgan@chromium.org2009-09-221-2/+4
* Stop running the old WMP plugin test, it's not passingjam@chromium.org2009-09-171-1/+2
* Try renabling the WMP plugin tests again. The new one works on my Windows 7 ...jam@chromium.org2009-09-171-3/+2
* Remove unused ATL headers.jhawkins@chromium.org2009-09-091-1/+2
* Take out the activex control.BUG=20259jam@chromium.org2009-09-081-131/+0
* Fix a build break by removing some webkit_glue stub functions from plugin_tes...ananta@chromium.org2009-09-081-21/+1
* Don't call NPP_SetWindow during the painting of windowless plugins.dglazkov@chromium.org2009-08-041-16/+28
* Remove the checked-in .vcproj files obviated by r17687.sgk@chromium.org2009-06-051-198/+0
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-1/+1
* Lookup the plugin for the mime type before attempting to open a channel for t...ananta@chromium.org2009-05-191-1/+5
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-021-1/+1
* Disabling the EmbeddedMP3 plugin test as it needs a functional sound device o...ananta@chromium.org2009-05-011-2/+2
* Added audio/mpeg and video/mpeg to the list of mime types supported by the Ac...ananta@chromium.org2009-04-301-0/+9
* Relanding the following revisions.ananta@chromium.org2009-04-131-1/+1
* Revert change 13558 and 13555 because they broke the pluginnsylvain@chromium.org2009-04-131-1/+1
* Removing the Activex shim plugin from the list of default plugins caused some...ananta@chromium.org2009-04-111-1/+1
* Replace chrome_process_filter with chrome_process_util.estade@chromium.org2009-04-091-0/+12
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-3/+4
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-176/+0
* It looks like the Chrome NPAPI plugin installer has been broken since we firs...ananta@chromium.org2009-03-281-1/+84
* Redisable the java test. Even though the machine wasnsylvain@chromium.org2009-03-121-1/+2
* Re-enable java plugin test (reverting 11510)jar@chromium.org2009-03-121-2/+1
* Restore bretts change (reverting 11506) and disabling java testjar@chromium.org2009-03-121-1/+2
* Rollback 11498jar@chromium.org2009-03-121-2/+1
* Diable a failing test. This seems to be related to the WebKit merge 41559:41588brettw@chromium.org2009-03-121-1/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Revert "Disabling tests that are failing."kuchhal@chromium.org2009-02-251-13/+11
* Disabling tests that are failing.kuchhal@chromium.org2009-02-241-11/+13
* Make adding internal plugins easier (and allow it to be dynamic). This code ...jam@chromium.org2009-01-291-2/+2
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-16/+5
* Generate all chrome .vcproj files:sgk@google.com2009-01-171-26/+102
* New implementations of core plugin libraries.avi@google.com2009-01-151-0/+1
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-1/+27
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-1/+1