| Commit message (Expand) | Author | Age | Files | Lines |
* | Add tracing support to NaCl | jbauman@chromium.org | 2012-12-08 | 1 | -38/+0 |
* | implement SetWatchEvent and WaitForEvent for trace-based-tests. | jbates@chromium.org | 2012-09-01 | 1 | -1/+10 |
* | Histograms - Support histograms for Plugins, GPU | rtenneti@google.com | 2012-07-12 | 1 | -3/+15 |
* | Show gpu process stats in about:tcmalloc | jamesr@chromium.org | 2012-04-25 | 1 | -0/+11 |
* | [UMA] Use proper C++ objects to serialize tracked_objects across process boun... | isherman@chromium.org | 2012-04-13 | 1 | -5/+42 |
* | Propogate status setting for profiler to track parents | jar@chromium.org | 2012-02-10 | 1 | -2/+5 |
* | Revert 120789 - Propogate status setting for profiler to track parents | jar@chromium.org | 2012-02-07 | 1 | -5/+2 |
* | Propogate status setting for profiler to track parents | jar@chromium.org | 2012-02-07 | 1 | -2/+5 |
* | Remove the ChildProcessMsg_AskBeforeShutdown message since it's now always se... | jam@chromium.org | 2012-01-24 | 1 | -3/+0 |
* | Collect profiler stats from all browser child processes. | rtenneti@chromium.org | 2011-12-01 | 1 | -0/+16 |
* | Make shared memory allocation possible for all child process types. | michaeln@google.com | 2011-10-15 | 1 | -0/+7 |
* | Remove TraceMessageFilter for NACL_LOADER_PROCESS types that do not support t... | jbates@chromium.org | 2011-10-04 | 1 | -0/+3 |
* | Move handle dumpage to the renderer process (so that it works correctly) and ... | cdn@chromium.org | 2011-09-20 | 1 | -0/+6 |
* | New implementation of font precache on Windows. | arthurhsu@chromium.org | 2011-09-20 | 1 | -0/+10 |
* | Annotate all of the functions in content that need to be exported, in prepara... | dpranke@chromium.org | 2011-09-13 | 1 | -0/+4 |
* | Add support for filtering traces by categories. The TraceLog API is updated t... | jbates@chromium.org | 2011-09-12 | 1 | -2/+5 |
* | Stop using the default profile's proxy service for plugin proxy requests, and... | jam@chromium.org | 2011-08-29 | 1 | -11/+0 |
* | Updated event trace code to stop on buffer full condition for any child proce... | jbates@chromium.org | 2011-04-19 | 1 | -0/+10 |
* | Move the rest of the renderer->browser messages that belong in content. Also... | jam@chromium.org | 2011-03-24 | 1 | -0/+4 |
* | event trace plumbing for multi-process support | jbates@chromium.org | 2011-03-18 | 1 | -0/+14 |
* | Add newline at end of file | jam@chromium.org | 2011-03-15 | 1 | -1/+1 |
* | Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an... | jam@chromium.org | 2011-03-15 | 1 | -0/+8 |
* | Move the common child process messages into their own file. | jam@chromium.org | 2011-03-07 | 1 | -0/+29 |