summaryrefslogtreecommitdiffstats
path: root/chrome/test/memory_test
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* A few changes to make the memory test a little better.mbelshe@google.com2008-12-151-12/+26
* Un-duplicate EvictFileFromSystemCache.deanm@chromium.org2008-11-252-9/+0
* Next round of SCons changes:sgk@google.com2008-11-141-25/+18
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-4/+4
* Accumulated SCons changes for Windows chrome build, round II:sgk@google.com2008-10-301-0/+1
* Revert r4205 to track down buildbot unit_tests failure.sgk@google.com2008-10-301-1/+0
* Accumulated SCons changes for Windows chrome build and othersgk@google.com2008-10-301-0/+1
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-221-1/+1
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-261-1/+1
* 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
* Update Copyright text in SCons config files.sgk@google.com2008-09-011-28/+4
* 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-192-35/+48
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-141-12/+12
* Add a helper method to SConscript.main for adding .pdb files to thetc@google.com2008-08-131-3/+1
* Set the svn:eol-style to LF on all SConscript filestc@google.com2008-08-131-98/+98
* Split browser.lib (200 megs) into browser.lib(242 source files, 175 megs) and...maruel@google.com2008-08-131-0/+1
* Add new memory_test.exe to SCons build.sgk@google.com2008-08-051-0/+97
* Initial version of a chrome memory test. This is not yet done; as it stillmbelshe@google.com2008-08-052-0/+597