summaryrefslogtreecommitdiffstats
path: root/chrome/test/page_cycler
Commit message (Expand)AuthorAgeFilesLines
* Eliminate all uses of strerror() in code that uses src/base. strerror() is in...tschmelcher@chromium.org2009-10-131-3/+3
* Convert a CopyRecursiveDirNoCache to use FilePaths insteadtony@chromium.org2009-10-121-1/+1
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* Add extensions content scripts to page cycler tests. asargent@chromium.org2009-09-251-87/+63
* Hack to make tests work if out is a symlink: see if the current dir is the so...mattm@chromium.org2009-09-101-3/+1
* Sprinkle some defensiveness into the UI tests so that they don't explode if t...stuartmorgan@chromium.org2009-07-071-0/+1
* Add morejs to page cycler tests.cmp@google.com2009-07-021-0/+8
* Don't grant unnecessary handle privileges in OpenProcessHandle.phajdan.jr@chromium.org2009-06-191-2/+2
* Try to even the page cycler tests between the current build and reference run...thomasvl@chromium.org2009-06-181-9/+94
* Add a helper on mac for collecting memory size info from a list of processes.thomasvl@chromium.org2009-06-171-0/+31
* Raise the rlimit in the page cycler so we don't have to adapt a new reference...thomasvl@chromium.org2009-06-161-7/+59
* Assert that page_cycler data is present when trying to run tests, so that whe...stuartmorgan@chromium.org2009-06-111-0/+2
* Add references builds of chromium and chrome for the page cycler tests (built...thomasvl@chromium.org2009-06-111-12/+2
* Revert 18159 since it wasn't using all the data it should be.thomasvl@chromium.org2009-06-111-1/+3
* Some basic memory api support that is needed for perf tests and i think the t...thomasvl@chromium.org2009-06-111-3/+1
* Remove the checked-in .vcproj files obviated by r17687.sgk@chromium.org2009-06-051-218/+0
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-1/+1
* Check in a new linux reference build and enable the page cycler tests.tc@google.com2009-05-261-4/+0
* Disable page cyclers on linux, they're crashing on Chromium Linux.tc@google.com2009-05-221-0/+3
* Add memory stats for linux page cycler. On linux, we collecttc@google.com2009-05-111-37/+49
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-021-7/+4
* Port page_cycler_http to Macnirnimesh@chromium.org2009-04-171-3/+10
* Get the first set of page_cycler_tests working on Mac. This means: MozFile,nirnimesh@chromium.org2009-04-141-1/+11
* Replace chrome_process_filter with chrome_process_util.estade@chromium.org2009-04-092-29/+37
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-208/+0
* Linux build fix.agl@chromium.org2009-03-311-1/+1
* Linux build fix.agl@chromium.org2009-03-311-0/+26
* Make startup_tests print results on Linux.phajdan.jr@chromium.org2009-03-181-53/+55
* Fix startup and page_cycler_tests shared linking when using SHARED=1evan@chromium.org2009-03-101-1/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Make page_cycler_tests build on Linux (doesn't run successfully yet).phajdan.jr@chromium.org2009-03-092-40/+55
* Revert change 11199 because it breaks the page cyclersnsylvain@chromium.org2009-03-072-55/+40
* Make page_cycler_tests build on Linux (doesn't run successfully yet).phajdan.jr@chromium.org2009-03-072-40/+55
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-3/+2
* Generate all chrome .vcproj files:sgk@google.com2009-01-171-22/+103
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* 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-206/+206
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-206/+206
* Un-duplicate EvictFileFromSystemCache.deanm@chromium.org2008-11-252-5/+0
* Next round of SCons changes:sgk@google.com2008-11-142-80/+72
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-4/+4
* Add prefixes to I/O data trace names so they can be distinguished on thepamg@google.com2008-11-071-8/+16
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-221-1/+1
* Switch various performance tests to produce output for use by the new genericpamg@google.com2008-10-181-51/+69
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-261-1/+1
* Update Copyright text in SCons config files.sgk@google.com2008-09-011-28/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-141-22/+22