summaryrefslogtreecommitdiffstats
path: root/chrome/tools/perf/flush_cache
Commit message (Expand)AuthorAgeFilesLines
* Remove flush_cache tool.tfarina@chromium.org2013-11-071-29/+0
* Remove deprecated usage of FromWStringHack() from importer and flush_cache.limasdf@gmail.com2013-09-301-4/+1
* Update include paths in chrome et al. for base/process changes.rsesek@chromium.org2013-07-251-1/+1
* chrome: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-311-1/+1
* Rename sys_string_conversions in chrome.brettw@chromium.org2013-03-281-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-2/+2
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Converting flush_cache to be gyp generated.bradnelson@google.com2009-06-021-148/+0
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-90/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Generate all chrome .vcproj files:sgk@google.com2009-01-171-8/+48
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-0/+7
* 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-148/+148
* Port flush_cache tool and perf_tests.phajdan.jr@chromium.org2008-12-121-2/+4
* Reverting 6815.phajdan.jr@chromium.org2008-12-111-4/+2
* Port flush_cache tool and perf_tests.phajdan.jr@chromium.org2008-12-111-2/+4
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-148/+148
* Un-duplicate EvictFileFromSystemCache.deanm@chromium.org2008-11-253-10/+1
* Next round of SCons changes:sgk@google.com2008-11-142-46/+44
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-1/+1
* * Revert "Por rt flush_cache tool."agl@chromium.org2008-11-112-24/+17
* Port flush_cache tool.agl@chromium.org2008-11-112-17/+24
* 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
* Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...maruel@google.com2008-09-241-0/+2
* Update Copyright text in SCons config files.sgk@google.com2008-09-011-28/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Update a few forgotten users of the Sys StringPiece conversion functions to i...deanm@google.com2008-08-191-0/+1
* Part 2 of the chrome_program change. Split into two changestc@google.com2008-08-131-3/+1
* Set the svn:eol-style to LF on all SConscript filestc@google.com2008-08-131-72/+72
* Remove the old NativeMB functions from string util, and use the new ones in s...brettw@google.com2008-08-071-2/+2
* Cross-platform: Let SCons abstract library names by getting rid of .lib suff...sgk@google.com2008-08-041-6/+8
* Pull the block of common Windows system libraries that we link with everywher...sgk@google.com2008-08-041-22/+0
* Convert chrome SConscript files to psuedo-builder calls.sgk@google.com2008-08-031-1/+1
* Add missing perf/flush_cache directory.nsylvain@chromium.org2008-07-273-0/+300