| Commit message (Expand) | Author | Age | Files | Lines |
* | Assert that page_cycler data is present when trying to run tests, so that whe... | stuartmorgan@chromium.org | 2009-06-11 | 1 | -0/+2 |
* | Add references builds of chromium and chrome for the page cycler tests (built... | thomasvl@chromium.org | 2009-06-11 | 1 | -12/+2 |
* | Revert 18159 since it wasn't using all the data it should be. | thomasvl@chromium.org | 2009-06-11 | 1 | -1/+3 |
* | Some basic memory api support that is needed for perf tests and i think the t... | thomasvl@chromium.org | 2009-06-11 | 1 | -3/+1 |
* | Remove the checked-in .vcproj files obviated by r17687. | sgk@chromium.org | 2009-06-05 | 1 | -218/+0 |
* | Make automation proxy objects to ref_counted. That allows to process async no... | stoyan@chromium.org | 2009-05-28 | 1 | -1/+1 |
* | Check in a new linux reference build and enable the page cycler tests. | tc@google.com | 2009-05-26 | 1 | -4/+0 |
* | Disable page cyclers on linux, they're crashing on Chromium Linux. | tc@google.com | 2009-05-22 | 1 | -0/+3 |
* | Add memory stats for linux page cycler. On linux, we collect | tc@google.com | 2009-05-11 | 1 | -37/+49 |
* | Yet more deprecation of the wstring version of PathService::Get() for UI tests. | thestig@chromium.org | 2009-05-02 | 1 | -7/+4 |
* | Port page_cycler_http to Mac | nirnimesh@chromium.org | 2009-04-17 | 1 | -3/+10 |
* | Get the first set of page_cycler_tests working on Mac. This means: MozFile, | nirnimesh@chromium.org | 2009-04-14 | 1 | -1/+11 |
* | Replace chrome_process_filter with chrome_process_util. | estade@chromium.org | 2009-04-09 | 2 | -29/+37 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 1 | -208/+0 |
* | Linux build fix. | agl@chromium.org | 2009-03-31 | 1 | -1/+1 |
* | Linux build fix. | agl@chromium.org | 2009-03-31 | 1 | -0/+26 |
* | Make startup_tests print results on Linux. | phajdan.jr@chromium.org | 2009-03-18 | 1 | -53/+55 |
* | Fix startup and page_cycler_tests shared linking when using SHARED=1 | evan@chromium.org | 2009-03-10 | 1 | -1/+3 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Make page_cycler_tests build on Linux (doesn't run successfully yet). | phajdan.jr@chromium.org | 2009-03-09 | 2 | -40/+55 |
* | Revert change 11199 because it breaks the page cyclers | nsylvain@chromium.org | 2009-03-07 | 2 | -55/+40 |
* | Make page_cycler_tests build on Linux (doesn't run successfully yet). | phajdan.jr@chromium.org | 2009-03-07 | 2 | -40/+55 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -3/+2 |
* | Generate all chrome .vcproj files: | sgk@google.com | 2009-01-17 | 1 | -22/+103 |
* | Move url_* to net subdir | ben@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | 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 | -206/+206 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 1 | -206/+206 |
* | Un-duplicate EvictFileFromSystemCache. | deanm@chromium.org | 2008-11-25 | 2 | -5/+0 |
* | Next round of SCons changes: | sgk@google.com | 2008-11-14 | 2 | -80/+72 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -4/+4 |
* | Add prefixes to I/O data trace names so they can be distinguished on the | pamg@google.com | 2008-11-07 | 1 | -8/+16 |
* | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 1 | -1/+1 |
* | Switch various performance tests to produce output for use by the new generic | pamg@google.com | 2008-10-18 | 1 | -51/+69 |
* | 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 | 1 | -28/+4 |
* | Use %ls instead of %s in wprintf format strings for wchar_t fields. | mmentovai@google.com | 2008-08-14 | 1 | -22/+22 |
* | Part 2 of the chrome_program change. Split into two changes | 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 | -106/+106 |
* | Split browser.lib (200 megs) into browser.lib(242 source files, 175 megs) and... | maruel@google.com | 2008-08-13 | 1 | -0/+1 |
* | Initial version of a chrome memory test. This is not yet done; as it still | mbelshe@google.com | 2008-08-05 | 1 | -2/+2 |
* | Cross-platform: Let SCons abstract library names by getting rid of .lib suff... | sgk@google.com | 2008-08-04 | 1 | -18/+19 |
* | Pull the block of common Windows system libraries that we link with everywher... | sgk@google.com | 2008-08-04 | 1 | -24/+3 |
* | Convert chrome SConscript files to psuedo-builder calls. | sgk@google.com | 2008-08-03 | 1 | -1/+1 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 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 | 3 | -0/+665 |