Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert MemoryBenchmarkingExtension to gin::Wrappable | jochen@chromium.org | 2014-01-23 | 1 | -62/+63 |
* | Remove usages of deprecated v8 apis in extensions in content/renderer | dcarney@google.com | 2013-11-28 | 1 | -7/+8 |
* | convert most remaining function callbacks to new style | dcarney@chromium.org | 2013-06-13 | 1 | -5/+5 |
* | Use a direct include of strings headers in content/renderer and content/shell. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Adds chrome.memoryBenchmarking.heapProfilerDump for the browser process. | bulach@chromium.org | 2013-05-24 | 1 | -14/+20 |
* | Revert 182659 "Get a filename of dumped heap profile in a V8 ext..." | dmikurube@chromium.org | 2013-05-15 | 1 | -6/+2 |
* | Linux/ChromeOS Chromium style checker cleanup, misc edition. | rsleevi@chromium.org | 2013-02-20 | 1 | -1/+1 |
* | Get a filename of dumped heap profile in a V8 extension HeapProfilerDump(). | dmikurube@chromium.org | 2013-02-15 | 1 | -2/+6 |
* | Add a benchmarking_extension API to call TCMalloc's HeapProfilerDump(). | dmikurube@chromium.org | 2013-02-07 | 1 | -0/+80 |