summaryrefslogtreecommitdiffstats
path: root/chrome/test/memory_test
Commit message (Expand)AuthorAgeFilesLines
* 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