| Commit message (Expand) | Author | Age | Files | Lines |
* | Sleep briefly before/after printing page cycler results. | chase@chromium.org | 2009-11-24 | 1 | -0/+4 |
* | Revert change that disallowed content scripts access to | aa@chromium.org | 2009-11-22 | 1 | -3/+0 |
* | Make the commit_charge the important statistic (displayed on the | sgk@google.com | 2009-11-21 | 1 | -2/+4 |
* | Prep for printing common memory stats from page_cycler_tests and memory_test: | sgk@google.com | 2009-11-19 | 1 | -162/+10 |
* | Add memory commit charge reporting to the page_cycler tests. | sgk@google.com | 2009-11-18 | 1 | -0/+13 |
* | Don't allow content scripts to execute on file:// urls. | finnur@chromium.org | 2009-11-18 | 1 | -0/+3 |
* | A large number of style nits in preparation for turning on automated cpplint.py. | erg@google.com | 2009-11-11 | 1 | -2/+2 |
* | Eliminate all uses of strerror() in code that uses src/base. strerror() is in... | tschmelcher@chromium.org | 2009-10-13 | 1 | -3/+3 |
* | Convert a CopyRecursiveDirNoCache to use FilePaths instead | tony@chromium.org | 2009-10-12 | 1 | -1/+1 |
* | Header dependency cleanup in chrome/ | phajdan.jr@chromium.org | 2009-10-12 | 1 | -0/+1 |
* | Add extensions content scripts to page cycler tests. | asargent@chromium.org | 2009-09-25 | 1 | -87/+63 |
* | Hack to make tests work if out is a symlink: see if the current dir is the so... | mattm@chromium.org | 2009-09-10 | 1 | -3/+1 |
* | Sprinkle some defensiveness into the UI tests so that they don't explode if t... | stuartmorgan@chromium.org | 2009-07-07 | 1 | -0/+1 |
* | Add morejs to page cycler tests. | cmp@google.com | 2009-07-02 | 1 | -0/+8 |
* | Don't grant unnecessary handle privileges in OpenProcessHandle. | phajdan.jr@chromium.org | 2009-06-19 | 1 | -2/+2 |
* | Try to even the page cycler tests between the current build and reference run... | thomasvl@chromium.org | 2009-06-18 | 1 | -9/+94 |
* | Add a helper on mac for collecting memory size info from a list of processes. | thomasvl@chromium.org | 2009-06-17 | 1 | -0/+31 |
* | Raise the rlimit in the page cycler so we don't have to adapt a new reference... | thomasvl@chromium.org | 2009-06-16 | 1 | -7/+59 |
* | 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 |