summaryrefslogtreecommitdiffstats
path: root/content/browser/histogram_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable collecting histogram data on PPAPI plugin and broker processes.xhwang@chromium.org2013-04-231-1/+6
* Split the ProcessType enum into process types that content knows about (which...jam@chromium.org2013-03-221-1/+2
* Move remaining files in content\browser to the content namespace.jam@chromium.org2012-10-301-1/+1
* Enable collecting histograms from Plugins and GPU processesrtenneti@google.com2012-08-311-0/+3
* Revert 150969 - Disable getting histogram data from child processes other tha...rtenneti@chromium.org2012-08-201-2/+0
* Disable getting histogram data from child processes other than the renderer p...rtenneti@google.com2012-08-101-0/+2
* Histograms - Support histograms for Plugins, GPUrtenneti@google.com2012-07-121-0/+112