summaryrefslogtreecommitdiffstats
path: root/content/common/child_process_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Loosen restrictions on reading browser histograms from rendererjeremy@chromium.org2013-02-281-1/+1
* Native memory histograms for the browser.marja@chromium.org2013-01-311-0/+7
* Add tracing support to NaCljbauman@chromium.org2012-12-081-38/+0
* implement SetWatchEvent and WaitForEvent for trace-based-tests.jbates@chromium.org2012-09-011-1/+10
* Histograms - Support histograms for Plugins, GPUrtenneti@google.com2012-07-121-3/+15
* Show gpu process stats in about:tcmallocjamesr@chromium.org2012-04-251-0/+11
* [UMA] Use proper C++ objects to serialize tracked_objects across process boun...isherman@chromium.org2012-04-131-5/+42
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-101-2/+5
* Revert 120789 - Propogate status setting for profiler to track parentsjar@chromium.org2012-02-071-5/+2
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-071-2/+5
* Remove the ChildProcessMsg_AskBeforeShutdown message since it's now always se...jam@chromium.org2012-01-241-3/+0
* Collect profiler stats from all browser child processes.rtenneti@chromium.org2011-12-011-0/+16
* Make shared memory allocation possible for all child process types.michaeln@google.com2011-10-151-0/+7
* Remove TraceMessageFilter for NACL_LOADER_PROCESS types that do not support t...jbates@chromium.org2011-10-041-0/+3
* Move handle dumpage to the renderer process (so that it works correctly) and ...cdn@chromium.org2011-09-201-0/+6
* New implementation of font precache on Windows.arthurhsu@chromium.org2011-09-201-0/+10
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-0/+4
* Add support for filtering traces by categories. The TraceLog API is updated t...jbates@chromium.org2011-09-121-2/+5
* Stop using the default profile's proxy service for plugin proxy requests, and...jam@chromium.org2011-08-291-11/+0
* Updated event trace code to stop on buffer full condition for any child proce...jbates@chromium.org2011-04-191-0/+10
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-241-0/+4
* event trace plumbing for multi-process supportjbates@chromium.org2011-03-181-0/+14
* Add newline at end of filejam@chromium.org2011-03-151-1/+1
* Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an...jam@chromium.org2011-03-151-0/+8
* Move the common child process messages into their own file.jam@chromium.org2011-03-071-0/+29