summaryrefslogtreecommitdiffstats
path: root/webkit/extensions/v8/benchmarking_extension.cc
Commit message (Expand)AuthorAgeFilesLines
* 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