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