summaryrefslogtreecommitdiffstats
path: root/chrome/test/memory_test
Commit message (Expand)AuthorAgeFilesLines
* Re-apply http://codereview.chromium.org/1622012timurrrr@chromium.org2010-04-301-1/+1
* Revert "[Third time landing] Python implementation of sync server, for testing."phajdan.jr@chromium.org2010-04-301-1/+1
* [Third time landing] Python implementation of sync server, for testing.nick@chromium.org2010-04-301-1/+1
* Revert 45916 - Python implementation of sync server, for testing.nick@chromium.org2010-04-291-1/+1
* Python implementation of sync server, for testing.nick@chromium.org2010-04-291-1/+1
* Revert 44708 - Python implementation of sync server, for testing.nick@chromium.org2010-04-151-1/+1
* Python implementation of sync server, for testing.nick@chromium.org2010-04-151-1/+1
* [GTTF] Reduce number of automation methods ending with WithTimeout.phajdan.jr@chromium.org2010-03-221-6/+2
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-161-7/+10
* Make running chrome process detection in ui tests more reliable.phajdan.jr@chromium.org2010-01-131-2/+2
* Make the commit_charge the important statistic (displayed on thesgk@google.com2009-11-211-1/+2
* Convert memory_test to use the common stats-reporting methods in UITest.sgk@google.com2009-11-201-129/+10
* Use GetSwitchValuePath.evan@chromium.org2009-11-161-3/+3
* Spellchecker: call init *after* constructor.estade@chromium.org2009-11-161-13/+3
* Disable memory test on 64bit Linux since it sometimes crashes right now.vandebo@chromium.org2009-11-141-3/+3
* Mark memory_test as flaky on 64bit linuxvandebo@chromium.org2009-11-141-3/+13
* Fix cut-and-paste typo for KByte => byte memory stat conversion on print.sgk@chromium.org2009-11-091-1/+1
* More memory stats code cleanup:sgk@chromium.org2009-11-091-4/+3
* Revert 31333 - For memory_test:willchan@chromium.org2009-11-071-30/+25
* For memory_test:vandebo@chromium.org2009-11-071-25/+30
* Get rid of GetMemoryInfo() in favor of using base::ProcessMetrics.sgk@chromium.org2009-11-051-18/+34
* Implement membuster in memory_test.vandebo@chromium.org2009-11-051-19/+171
* Refactor memory_test so that it can easily support additional workloads.vandebo@chromium.org2009-10-301-165/+206
* Fix memory_test's temporary user data directory path, the base namesgk@chromium.org2009-10-091-5/+8
* Fix memory_test to use the correct temporary user_data_dir_, so itsgk@chromium.org2009-09-281-6/+11
* 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
* Second part of memory_test for Mac.paul@chromium.org2009-08-261-5/+2
* First part of getting memory_tests running on Mac.paul@chromium.org2009-08-251-17/+3
* 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
* Convert various chrome tests to gyp generation:sgk@chromium.org2009-06-041-218/+0
* 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-092-27/+34
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-166/+0
* 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
* Generate all chrome .vcproj files:sgk@google.com2009-01-171-20/+101
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-1/+21