summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/plugin_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Disable Ash browser tests by detecting command-line switch rather than OS ver...gab@chromium.org2013-07-311-5/+3
* Disable failing Ash browser_tests (on win8: browser_tests.exe --ash-browserte...gab@chromium.org2013-07-221-0/+10
* Remove webkit/plugins/npapi.jam@chromium.org2013-07-191-3/+3
* Disable plugin browser_tests failing on Win64 buildjschuh@chromium.org2013-06-031-0/+3
* Disable failing ARM linux tests.sbc@chromium.org2013-05-101-1/+7
* Disable ExtensionBrowserTest.PluginLoadUnload and ExtensionBrowserTest.Plugin...glider@chromium.org2013-04-231-1/+12
* Part I: clear primary and selection clipboards if data came from content area.vasilii@chromium.org2013-02-181-0/+1
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-2/+2
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-291-4/+5
* Simplify ExecuteJavaScript* functions.darin@chromium.org2013-01-041-14/+14
* Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}darin@chromium.org2013-01-021-7/+7
* Disable the failing linux aura browser tests so that it can be enabled on the...jam@chromium.org2012-12-191-0/+6
* Remove TabContents from extensions.avi@chromium.org2012-12-111-1/+0
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-2/+5
* Allow extensions which can run without NPAPI to run under Windows 8 Metro.wez@chromium.org2012-10-041-6/+7
* ExtensionBrowserTest.PluginLoadUnload is flaky on win_relvollick@google.com2012-09-281-2/+2
* Revert 158217 - Allow extensions which can run without NPAPI to run under Win...rkc@chromium.org2012-09-251-7/+6
* Allow extensions which can run without NPAPI to run under Windows 8 Metro.wez@chromium.org2012-09-231-6/+7
* Disable a flaky test.pkasting@chromium.org2012-07-281-1/+8
* Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...jam@chromium.org2012-07-241-7/+8
* Create content\public\test\test_utils.h to hold common test classes that are ...jam@chromium.org2012-07-201-1/+1
* Setup DOMOperationObserver before calling JavaScript methods in ui_test_utils...shess@chromium.org2012-07-171-8/+1
* Revert 147032 - Setup DOMOperationObserver before calling JavaScript methods ...shess@chromium.org2012-07-171-1/+8
* Setup DOMOperationObserver before calling JavaScript methods in ui_test_utils...bauerb@chromium.org2012-07-171-8/+1
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-3/+4
* re-disable ExtensionBrowserTest.PluginLoadUnload on win debugmattm@chromium.org2012-06-291-1/+8
* Move browser commands into a separate file.ben@chromium.org2012-06-251-1/+2
* Try to fix extension plug-in tests.bauerb@chromium.org2012-06-211-23/+33
* BUG=110235mitchellwrosen@chromium.org2012-06-151-0/+130