summaryrefslogtreecommitdiffstats
path: root/chrome/test/page_cycler/page_cycler_test.cc
Commit message (Expand)AuthorAgeFilesLines
* [GTTF] Unify polling interval in some of the polling functionsphajdan.jr@chromium.org2010-03-301-1/+1
* Re-enable the DB perf tests and lower the number of iterations perdumi@chromium.org2010-03-221-9/+25
* Re-disable the DB perf tests, because the Vista perf bot is choking on them.dumi@chromium.org2010-03-191-2/+2
* Re-enable all DB perf tests.dumi@chromium.org2010-03-191-2/+2
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-161-1/+1
* Re-enable moz-http page cycler.chase@chromium.org2010-03-031-2/+1
* Disable moz http because it hangs and create redness everywherensylvain@chromium.org2010-02-261-1/+2
* Disable DB perf tests for now. For some unknown reason they're takingdumi@chromium.org2010-01-291-2/+4
* Changing page_cycler_test to allow us to run all DB perf tests in thedumi@chromium.org2010-01-291-30/+46
* Make running chrome process detection in ui tests more reliable.phajdan.jr@chromium.org2010-01-131-10/+4
* Adding the DB performance tests.dumi@chromium.org2009-12-291-6/+109
* Revert "Sleep around printing page cycler results."chase@chromium.org2009-12-081-4/+0
* Recognize EMSGSIZE as non-fatal on OS X.jeremy@chromium.org2009-12-081-1/+2
* Sleep briefly before/after printing page cycler results.chase@chromium.org2009-11-241-0/+4
* Revert change that disallowed content scripts access toaa@chromium.org2009-11-221-3/+0
* Make the commit_charge the important statistic (displayed on thesgk@google.com2009-11-211-2/+4
* Prep for printing common memory stats from page_cycler_tests and memory_test:sgk@google.com2009-11-191-162/+10
* Add memory commit charge reporting to the page_cycler tests.sgk@google.com2009-11-181-0/+13
* Don't allow content scripts to execute on file:// urls.finnur@chromium.org2009-11-181-0/+3
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-2/+2
* 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
* 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-091-29/+25
* Make startup_tests print results on Linux.phajdan.jr@chromium.org2009-03-181-53/+55
* 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-091-37/+46
* Revert change 11199 because it breaks the page cyclersnsylvain@chromium.org2009-03-071-46/+37
* Make page_cycler_tests build on Linux (doesn't run successfully yet).phajdan.jr@chromium.org2009-03-071-37/+46
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-3/+2
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1