| Commit message (Expand) | Author | Age | Files | Lines |
* | The version of gcc on mac (4.2) doesn't like inheriting from a test in an ano... | tc@google.com | 2009-05-12 | 1 | -7/+2 |
* | Fix mac build by disabling tests. | tc@google.com | 2009-05-12 | 1 | -0/+4 |
* | Add new tab startup test to the linux & mac build. | tc@google.com | 2009-05-12 | 1 | -8/+5 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Enable the startup reference test and check in a reference build on linux. | tc@google.com | 2009-05-08 | 1 | -9/+19 |
* | Yet more deprecation of the wstring version of PathService::Get() for UI tests. | thestig@chromium.org | 2009-05-02 | 1 | -8/+7 |
* | Create a ChromeProcessUtil for the Mac, and enable it in the tests. | avi@google.com | 2009-04-23 | 1 | -1/+1 |
* | Add support for startup_tests to tools/valgrind/chrome_tests.py | dkegel@google.com | 2009-04-17 | 1 | -5/+14 |
* | Replace chrome_process_filter with chrome_process_util. | estade@chromium.org | 2009-04-09 | 1 | -0/+12 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 1 | -205/+0 |
* | Linux build fix. | agl@chromium.org | 2009-03-31 | 1 | -1/+1 |
* | Linx build fix. | agl@chromium.org | 2009-03-31 | 1 | -0/+26 |
* | Cleanup in automation. Remove WaitForTabCountToChange. | phajdan.jr@chromium.org | 2009-03-30 | 1 | -12/+5 |
* | Make startup_tests build and work on Mac. | phajdan.jr@chromium.org | 2009-03-18 | 1 | -2/+2 |
* | Make startup_tests print results on Linux. | phajdan.jr@chromium.org | 2009-03-18 | 2 | -16/+16 |
* | Moved the EvictFileFromSystemCacheWrapper function to the UITest class as we ... | ananta@chromium.org | 2009-03-16 | 1 | -13/+0 |
* | Fix startup and page_cycler_tests shared linking when using SHARED=1 | evan@chromium.org | 2009-03-10 | 1 | -0/+3 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Fix startup_test failures on Windows buildbot. | phajdan.jr@chromium.org | 2009-03-05 | 1 | -3/+16 |
* | Make startup_tests build and run on Linux (except reference tests). | phajdan.jr@chromium.org | 2009-03-05 | 2 | -34/+45 |
* | Platform cleanup in automation code. | phajdan.jr@chromium.org | 2009-02-24 | 1 | -2/+3 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -1/+1 |
* | Generate all chrome .vcproj files: | sgk@google.com | 2009-01-17 | 1 | -21/+90 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -1/+23 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 1 | -1/+1 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 1 | -198/+198 |
* | Cleanup, part 1. | pkasting@chromium.org | 2008-12-08 | 1 | -4/+4 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 1 | -198/+198 |
* | Un-duplicate EvictFileFromSystemCache. | deanm@chromium.org | 2008-11-25 | 2 | -9/+0 |
* | Next round of SCons changes: | sgk@google.com | 2008-11-14 | 2 | -77/+71 |
* | Accumulated SCons changes for Windows chrome build, round II: | sgk@google.com | 2008-10-30 | 1 | -0/+2 |
* | Revert r4205 to track down buildbot unit_tests failure. | sgk@google.com | 2008-10-30 | 1 | -2/+0 |
* | Accumulated SCons changes for Windows chrome build and other | sgk@google.com | 2008-10-30 | 1 | -0/+2 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 2 | -0/+5 |
* | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 1 | -1/+1 |
* | Split startup-test graphs into cold and warm, since otherwise the plot axis | pamg@google.com | 2008-10-21 | 1 | -7/+11 |
* | Switch various performance tests to produce output for use by the new generic | pamg@google.com | 2008-10-18 | 2 | -51/+23 |
* | this move file is failing really often on some buildbots, I added some | nsylvain@chromium.org | 2008-10-01 | 1 | -4/+16 |
* | Roll the third_party/icu38 revision in DEPS to have SCons build libicu, | sgk@google.com | 2008-09-26 | 1 | -1/+1 |
* | Update Copyright text in SCons config files. | sgk@google.com | 2008-09-01 | 1 | -28/+4 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 2 | -57/+8 |
* | Add a helper method to SConscript.main for adding .pdb files to the | tc@google.com | 2008-08-13 | 1 | -3/+1 |
* | Set the svn:eol-style to LF on all SConscript files | tc@google.com | 2008-08-13 | 1 | -101/+101 |
* | Split browser.lib (200 megs) into browser.lib(242 source files, 175 megs) and... | maruel@google.com | 2008-08-13 | 1 | -0/+1 |
* | Cross-platform: Let SCons abstract library names by getting rid of .lib suff... | sgk@google.com | 2008-08-04 | 1 | -15/+17 |
* | Pull the block of common Windows system libraries that we link with everywher... | sgk@google.com | 2008-08-04 | 1 | -21/+0 |
* | Convert chrome SConscript files to psuedo-builder calls. | sgk@google.com | 2008-08-03 | 1 | -1/+1 |
* | Initial cleanups en route to coalescing the get-it-built cut-and-paste from v... | sgk@google.com | 2008-07-31 | 1 | -2/+0 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 4 | -0/+638 |