summaryrefslogtreecommitdiffstats
path: root/chrome/test/reliability
Commit message (Expand)AuthorAgeFilesLines
* chrome: Migrate from googleurl/ includes to url/ ones. Part 3.tfarina@chromium.org2013-07-041-1/+1
* Move DeleteAfterReboot, Move, and ReplaceFile to base namespacebrettw@chromium.org2013-07-011-1/+1
* Revert r206949 - "Start moving breakpad integration to a component."jochen@chromium.org2013-06-292-4/+3
* Use a direct include of time headers in chrome/test/, chrome/tools/.avi@chromium.org2013-06-282-2/+2
* Start moving breakpad integration to a component.jochen@chromium.org2013-06-182-3/+4
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-113-3/+3
* Use a direct include of strings headers in chrome/test/.avi@chromium.org2013-06-112-3/+3
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-082-12/+14
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-022-2/+2
* content: Move two more url constants into content namespace.tfarina@chromium.org2013-05-151-1/+1
* chrome: Use base::MessageLoop. (Part 1)xhwang@chromium.org2013-05-101-2/+2
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-082-14/+12
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-072-12/+14
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-3/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-182-3/+3
* Pass crash dump directory through ClientInfochrisphan@chromium.org2013-03-151-22/+3
* content: Move more constants from url_constants.h into content namespace.tfarina@chromium.org2013-03-022-2/+2
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Revert 184352brettw@chromium.org2013-02-242-3/+3
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-242-3/+3
* Move file_path.h to base/files.brettw@chromium.org2013-02-242-2/+2
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-2/+2
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-113-57/+58
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-082-2/+2
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-8/+11
* Get rid of ui_controls.h usage in shipping browser code. In a followup change...jam@chromium.org2013-01-116-271/+20
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-4/+6
* Add support for running multiple browser instances with reliability tests. chrisphan@chromium.org2012-11-131-4/+24
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-11-081-1/+2
* Revert 165702 - Add support for running multiple browser instances with relia...vandebo@chromium.org2012-11-021-27/+8
* Add support for running multiple browser instances with reliability tests. chrisphan@chromium.org2012-11-021-8/+27
* Revert 165062 - We believe this change broke startup_testsnsylvain@chromium.org2012-11-011-2/+1
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-10-301-1/+2
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-1/+1
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-1/+1
* Final set of conversions of automation calls to the JSON interface.craigdh@chromium.org2012-08-133-27/+0
* Simplify how LayoutBrowserTest scraps a tab. This allows removal of a whole b...jam@chromium.org2012-07-241-0/+1
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-201-2/+2
* Revert 146656 - Switch to TimeDelta interfaces in chrome automation test infr...cpu@chromium.org2012-07-131-2/+2
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-131-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-112-2/+0
* Remove browser::FindTabbedBrowser call in ui test code.jam@chromium.org2012-07-101-6/+10
* Remove BrowserList::GetLastActive from ui_testsjam@chromium.org2012-06-131-1/+2
* Add alternative path for breakpad dump location.chrisphan@chromium.org2012-05-171-2/+12
* Move libxml_utils from chrome/common to third_party/libxml/chromium.dtu@chromium.org2012-05-152-2/+2
* Delete the remaining files in ui_tests which were testing ui_test harness. Re...jam@chromium.org2012-05-041-435/+0
* Open the 'history' page using a short URL, this restores extension overriding...csilv@chromium.org2012-03-291-1/+1