summaryrefslogtreecommitdiffstats
path: root/chrome/test/tab_switching/tab_switching_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-1/+0
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-2/+2
* base: Get rid of 'using' declaration of StringAppendF.tfarina@chromium.org2010-11-151-1/+1
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-071-2/+3
* Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep.gavinp@chromium.org2010-09-041-1/+1
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-031-1/+1
* GTTF: Extract performance-testing-specific parts of UITestBase to UIPerfTest.phajdan.jr@chromium.org2010-08-261-2/+2
* Use Environment::SetVar in more places.tfarina@chromium.org2010-08-131-4/+5
* Tab switching tests does not fail when running from an interactivensylvain@chromium.org2010-08-111-11/+2
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* The TabSwitch test is marked as FAILS, but TabSwitchRef was not. Nownsylvain@chromium.org2010-08-011-1/+3
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-1/+1
* Use FAILS_TabSwitch instead of DISABLED_TabSwitch.michaeln@chromium.org2010-06-171-1/+1
* Disable TabSwitchingUITest TabSwitch on windows, started failing after a webk...michaeln@chromium.org2010-06-171-1/+8
* Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C...thestig@chromium.org2010-04-061-3/+3
* cleanup: Include base/path_service.h in tests that use it.thestig@chromium.org2010-03-311-0/+1
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-161-4/+7
* Add tab switch test launch arguments directly.chase@chromium.org2009-12-211-1/+9
* Add reference build to tab switching tests.chase@chromium.org2009-12-141-74/+108
* Re-enable tab switching test.chase@chromium.org2009-12-081-1/+1
* Revert "Re-enable tab switching test."chase@chromium.org2009-12-071-1/+1
* Re-enable tab switching test.chase@chromium.org2009-12-071-1/+1
* Disable TabSwitchingUITest.GenerateTabSwitchStatshamaji@chromium.org2009-11-301-1/+1
* Use TabSwitchPaintDuration in tab switching test.chase@chromium.org2009-11-191-20/+21
* Revert "Use TabSwitchPaintDuration in tab switching test."chase@chromium.org2009-11-171-21/+20
* Use TabSwitchPaintDuration in tab switching test.chase@chromium.org2009-11-171-20/+21
* Revert "Add a RWH_TabSwitchPaintDuration histogram."chase@chromium.org2009-11-111-22/+20
* Add a RWH_TabSwitchPaintDuration histogram.chase@chromium.org2009-11-111-20/+22
* Reverting 31632 - looks like it broke some tests.dpranke@google.com2009-11-111-21/+20
* Add a RWH_TabSwitchPaintDuration histogram.chase@chromium.org2009-11-111-20/+21
* Coverity: Remove an unused variable.jhawkins@chromium.org2009-09-291-2/+1
* Updated comment in tab_switching.cc to replect that Tab-switching test in bui...sidchat@chromium.org2009-09-251-1/+1
* Hack to make tests work if out is a symlink: see if the current dir is the so...mattm@chromium.org2009-09-101-3/+1
* coverity: Check the return value of PathService::Get.jhawkins@chromium.org2009-08-131-2/+2
* Make the logging dir on mac write outside the bundle in debug, this makes the...thomasvl@chromium.org2009-06-121-13/+20
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-2/+2
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-10/+9
* Cleanup in automation. Remove WaitForTabCountToChange.phajdan.jr@chromium.org2009-03-301-5/+4
* Make startup_tests print results on Linux.phajdan.jr@chromium.org2009-03-181-3/+3
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-161-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Get rid of kPathSeparator on windows. Port some wstring function to take File...estade@chromium.org2008-12-041-2/+2
* Switch various performance tests to produce output for use by the new genericpamg@google.com2008-10-181-4/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-1/+1
* sidchat@google.com2008-07-301-1/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+170