summaryrefslogtreecommitdiffstats
path: root/chrome/test/memory_test/memory_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-191-1/+1
* Revert "Add automation call to wait for multiple navigations."phajdan.jr@chromium.org2009-08-191-1/+1
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-191-1/+1
* Don't grant unnecessary handle privileges in OpenProcessHandle.phajdan.jr@chromium.org2009-06-191-1/+1
* Start to get memory test compiling on mac & linux.thomasvl@chromium.org2009-06-151-20/+43
* Re-enable memory tests now that bug 13078 is fixed.tc@google.com2009-06-041-2/+2
* Disable memory tests that are failing after recent webkit merges.tc@google.com2009-05-291-2/+2
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-4/+4
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-021-3/+3
* Convert Windows Sleep to PlatformThread::Sleepevan@chromium.org2009-04-281-3/+3
* Re-enable memory tests and remove the fixed crash from the known crashes.levin@chromium.org2009-04-241-3/+3
* More post webkit merge misery.levin@chromium.org2009-04-231-3/+3
* Remove deprecated version of UITest::DieFileDie().thestig@chromium.org2009-04-161-2/+2
* Replace chrome_process_filter with chrome_process_util.estade@chromium.org2009-04-091-27/+22
* Make startup_tests print results on Linux.phajdan.jr@chromium.org2009-03-181-37/+37
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-8/+7
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* A few changes to make the memory test a little better.mbelshe@google.com2008-12-151-12/+26
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-4/+4
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-426/+426
* Create a copy of the test directory before using it.mbelshe@google.com2008-09-161-10/+52
* Make the user data directory configurable from the cmdlinembelshe@google.com2008-08-291-7/+12
* Enable logging on memory tests for debugging.mbelshe@google.com2008-08-281-0/+2
* Use a more compact license header in source files.license.bot2008-08-241-396/+372
* Fix one bug in the URL list.mbelshe@google.com2008-08-211-2/+7
* Add a new PrintResult() method that outputs perf-test results in a particularpamg@google.com2008-08-191-34/+47
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-141-12/+12
* Initial version of a chrome memory test. This is not yet done; as it stillmbelshe@google.com2008-08-051-0/+383