summaryrefslogtreecommitdiffstats
path: root/content/browser/profiler_message_filter.cc
Commit message (Expand)AuthorAgeFilesLines
* Update include paths in content/browser for base/process changes.rsesek@chromium.org2013-07-231-1/+0
* Lazily allocate peer handles in the BrowserMessageFilter to reduce excessive zturner@chromium.org2013-07-101-1/+1
* Split the ProcessType enum into process types that content knows about (which...jam@chromium.org2013-03-221-1/+1
* RefCounted types should not have public destructors, content/browser part 1rsleevi@chromium.org2012-04-271-3/+2
* Show gpu process stats in about:tcmallocjamesr@chromium.org2012-04-251-0/+12
* [UMA] Use proper C++ objects to serialize tracked_objects across process boun...isherman@chromium.org2012-04-131-10/+8
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-101-3/+4
* Revert 120789 - Propogate status setting for profiler to track parentsjar@chromium.org2012-02-071-4/+3
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-071-3/+4
* Move BrowserMessageFilter to public, and into content namespace.joi@chromium.org2011-12-161-0/+1
* Fix check_perms failures from r112571.thestig@chromium.org2011-12-021-0/+0
* Collect profiler stats from all browser child processes.rtenneti@chromium.org2011-12-011-0/+46