summaryrefslogtreecommitdiffstats
path: root/chrome/test/startup
Commit message (Expand)AuthorAgeFilesLines
* Enable startup tests for custom frame. I meant to do this with thetony@chromium.org2009-08-211-0/+10
* Remove include of IPC headers from headers they crept into. This slows down ...jam@chromium.org2009-08-201-0/+1
* More linux startup tests. Add startup tests for custom frametony@chromium.org2009-08-191-0/+12
* GTK Theme: Add startup tests for gtk themes.erg@google.com2009-08-182-5/+20
* Fix startup tests with complex theme.mirandac@chromium.org2009-08-152-11/+19
* Reverting 23313.mirandac@chromium.org2009-08-132-19/+11
* Enable StartupTest.PerfColdComplexTheme, and add rewriting of Preference file...mirandac@chromium.org2009-08-132-11/+19
* Fix failing startup test.mirandac@chromium.org2009-08-112-9/+9
* Turn off startup test until I figure out problem.mirandac@chromium.org2009-08-111-5/+5
* Make new complex theme startup tests work. Change the name of the NewTabUISt...mirandac@chromium.org2009-08-112-5/+5
* Fix startup test error for now.mirandac@chromium.org2009-08-101-1/+1
* Turn off startup test for now to fix bots.mirandac@chromium.org2009-08-101-3/+3
* Test startup of new tab page with a complex theme.mirandac@chromium.org2009-08-102-21/+33
* Disable first run for the New Tab Cold perf test.arv@google.com2009-07-281-0/+5
* Fix new_tab_ui_cold_test for linuxarv@google.com2009-07-081-0/+8
* Adds a way to set the boundaries of the browser window througharv@google.com2009-07-081-0/+3
* Enable the perf reference test.thomasvl@chromium.org2009-06-111-2/+0
* Remove the checked-in .vcproj files obviated by r17687.sgk@chromium.org2009-06-051-210/+0
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-3/+3
* Fix errant comments on parameters.pinkerton@chromium.org2009-05-271-2/+2
* The version of gcc on mac (4.2) doesn't like inheriting from a test in an ano...tc@google.com2009-05-121-7/+2
* Fix mac build by disabling tests.tc@google.com2009-05-121-0/+4
* Add new tab startup test to the linux & mac build.tc@google.com2009-05-121-8/+5
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* Enable the startup reference test and check in a reference build on linux.tc@google.com2009-05-081-9/+19
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-021-8/+7
* Create a ChromeProcessUtil for the Mac, and enable it in the tests.avi@google.com2009-04-231-1/+1
* Add support for startup_tests to tools/valgrind/chrome_tests.pydkegel@google.com2009-04-171-5/+14
* Replace chrome_process_filter with chrome_process_util.estade@chromium.org2009-04-091-0/+12
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-205/+0
* Linux build fix.agl@chromium.org2009-03-311-1/+1
* Linx build fix.agl@chromium.org2009-03-311-0/+26
* Cleanup in automation. Remove WaitForTabCountToChange.phajdan.jr@chromium.org2009-03-301-12/+5
* Make startup_tests build and work on Mac.phajdan.jr@chromium.org2009-03-181-2/+2
* Make startup_tests print results on Linux.phajdan.jr@chromium.org2009-03-182-16/+16
* Moved the EvictFileFromSystemCacheWrapper function to the UITest class as we ...ananta@chromium.org2009-03-161-13/+0
* Fix startup and page_cycler_tests shared linking when using SHARED=1evan@chromium.org2009-03-101-0/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fix startup_test failures on Windows buildbot.phajdan.jr@chromium.org2009-03-051-3/+16
* Make startup_tests build and run on Linux (except reference tests).phajdan.jr@chromium.org2009-03-052-34/+45
* Platform cleanup in automation code.phajdan.jr@chromium.org2009-02-241-2/+3
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+1
* Generate all chrome .vcproj files:sgk@google.com2009-01-171-21/+90
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-1/+23
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-1/+1
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-198/+198
* Cleanup, part 1.pkasting@chromium.org2008-12-081-4/+4
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-198/+198
* Un-duplicate EvictFileFromSystemCache.deanm@chromium.org2008-11-252-9/+0
* Next round of SCons changes:sgk@google.com2008-11-142-77/+71