summaryrefslogtreecommitdiffstats
path: root/content/browser/profiler_controller_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Removes duplicated entries in about:profiler for Androidacleung@chromium.org2013-07-191-0/+9
* Split the ProcessType enum into process types that content knows about (which...jam@chromium.org2013-03-221-1/+1
* Move remaining files in content\browser to the content namespace.jam@chromium.org2012-10-301-5/+2
* [UMA] Use proper C++ objects to serialize tracked_objects across process boun...isherman@chromium.org2012-04-131-44/+15
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-101-6/+8
* Revert 120789 - Propogate status setting for profiler to track parentsjar@chromium.org2012-02-071-8/+6
* Propogate status setting for profiler to track parentsjar@chromium.org2012-02-071-6/+8
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-10/+9
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-201-9/+10
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-10/+9
* Get rid of unnecessary accessors in BrowserProcessHost that were transitional...jam@chromium.org2012-01-131-1/+1
* Remove unnecessary includejam@chromium.org2011-12-021-1/+0
* 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/+149