summaryrefslogtreecommitdiffstats
path: root/webkit/extensions
Commit message (Expand)AuthorAgeFilesLines
* Reland interval change.mbelshe@chromium.org2010-08-273-80/+29
* Revert 57386: nsylvain@chromium.org2010-08-263-29/+80
* Move the chromium.Interval to chrome.Interval as part of the benchmarkingmbelshe@chromium.org2010-08-253-80/+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
* Land patch for WangXianzhu. See http://codereview.chromium.org/1556005/show f...jnd@chromium.org2010-05-141-5/+18
* Eliminate WebCore include paths when compiling Chromium code.darin@chromium.org2010-04-036-10/+4
* webkit/ ifdefs for BSD port; based on sprewell@jaggeri.com patchpvalchev@google.com2010-03-301-2/+2
* Support controlling the TCMalloc CPU profiler from script in test_shelljamesr@chromium.org2010-03-101-0/+13
* Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define.thestig@chromium.org2010-02-261-2/+2
* Rename CloseIdleConnections -> CloseCurrentConnections.mbelshe@chromium.org2010-01-141-1/+1
* Point #include lines to files in the new tcmalloc/chromium local branch.sgk@chromium.org2009-12-011-1/+1
* Move benchmark extension example to new location and clean it up to use brows...erikkay@chromium.org2009-11-121-1/+1
* linux: TCMalloc-based C++ heap profiler.willchan@chromium.org2009-11-112-0/+134
* Preliminary fixes to enable link dependent objects.maruel@chromium.org2009-09-241-2/+2
* 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-052-0/+86
* Update playback extension so that javascript functions return consistent (but...ace@google.com2009-04-141-2/+6
* NO CODE CHANGEdeanm@chromium.org2009-03-119-9/+0
* Add API functions to control Quantify, as well as expose theseasargent@chromium.org2009-03-092-0/+113
* Fix build breakage on Mac.asargent@chromium.org2009-03-054-0/+4
* Refactor v8 extensions so that they aren't in the WebCore namespace, and can ...asargent@chromium.org2009-03-058-0/+259