summaryrefslogtreecommitdiffstats
path: root/content/renderer/memory_benchmarking_extension.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert MemoryBenchmarkingExtension to gin::Wrappablejochen@chromium.org2014-01-231-62/+63
* Remove usages of deprecated v8 apis in extensions in content/rendererdcarney@google.com2013-11-281-7/+8
* convert most remaining function callbacks to new styledcarney@chromium.org2013-06-131-5/+5
* Use a direct include of strings headers in content/renderer and content/shell.avi@chromium.org2013-06-111-1/+1
* Adds chrome.memoryBenchmarking.heapProfilerDump for the browser process.bulach@chromium.org2013-05-241-14/+20
* Revert 182659 "Get a filename of dumped heap profile in a V8 ext..."dmikurube@chromium.org2013-05-151-6/+2
* Linux/ChromeOS Chromium style checker cleanup, misc edition.rsleevi@chromium.org2013-02-201-1/+1
* Get a filename of dumped heap profile in a V8 extension HeapProfilerDump().dmikurube@chromium.org2013-02-151-2/+6
* Add a benchmarking_extension API to call TCMalloc's HeapProfilerDump().dmikurube@chromium.org2013-02-071-0/+80