summaryrefslogtreecommitdiffstats
path: root/webkit/extensions/v8/benchmarking_extension.cc
Commit message (Expand)AuthorAgeFilesLines
* Add chrome.benchmark routines to clear the host and predictor caches.tonyg@chromium.org2011-03-281-0/+24
* Update benchmarking clearCache routine to be able to preserve sslhostinfo:mbelshe@chromium.org2011-02-151-3/+6
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-5/+6
* Reland interval change.mbelshe@chromium.org2010-08-271-0/+29
* Revert 57386: nsylvain@chromium.org2010-08-261-29/+0
* Move the chromium.Interval to chrome.Interval as part of the benchmarkingmbelshe@chromium.org2010-08-251-0/+29
* Enable/Disable Spdy in benchmarking.lzheng@chromium.org2010-08-191-0/+15
* Show a warning message if the cache might not be cleared between runs.mlloyd@chromium.org2010-07-021-0/+11
* Revert 51042 - Show a warning message if the cache might not be cleared corre...sky@chromium.org2010-06-281-11/+0
* Show a warning message if the cache might not be cleared correctly between runs.mlloyd@chromium.org2010-06-281-0/+11
* Revert "Show a warning message if the cache might not be cleared correctly be...mlloyd@chromium.org2010-06-241-13/+0
* Show a warning message if the cache might not be cleared correctly between runs.mlloyd@chromium.org2010-06-241-0/+13
* Revert "Show a warning message if the cache might not be cleared correctly be...mlloyd@chromium.org2010-06-231-13/+0
* Show a warning message if the cache might not be cleared correctly between runs.mlloyd@chromium.org2010-06-231-0/+13
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
* Actually clear the disk cache, and keep it enabled, between benchmark runs.mlloyd@chromium.org2010-06-051-3/+1
* Eliminate WebCore include paths when compiling Chromium code.darin@chromium.org2010-04-031-5/+4
* Rename CloseIdleConnections -> CloseCurrentConnections.mbelshe@chromium.org2010-01-141-1/+1
* Move benchmark extension example to new location and clean it up to use brows...erikkay@chromium.org2009-11-121-1/+1
* Expose access for reading stats counters via thembelshe@google.com2009-07-171-7/+29
* Add an extension to expose some primitives to JS for doing mbelshe@google.com2009-06-051-0/+63