summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics/tracking_synchronizer.cc
Commit message (Expand)AuthorAgeFilesLines
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-241-1/+0
* Change ChromeProcessType to NaClProcessType.yael.aharon@intel.com2013-07-041-1/+1
* Update chrome/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-041-4/+4
* Split the ProcessType enum into process types that content knows about (which...jam@chromium.org2013-03-221-2/+3
* Histograms - Support histograms for Plugins, GPUrtenneti@google.com2012-07-121-7/+6
* Add a NULL-check for the TrackingSynchronizer's callback object, since it's a...isherman@chromium.org2012-05-251-1/+2
* [UMA] Use proper C++ objects to serialize tracked_objects across process boun...isherman@chromium.org2012-04-131-66/+60
* Convert uses of int ms to TimeDelta in chrome/browser and net (second try).tedvessenes@gmail.com2012-03-081-2/+2
* Revert 124890 - Convert uses of int ms to TimeDelta in chrome/browser and net.rsleevi@chromium.org2012-03-041-2/+2
* Convert uses of int ms to TimeDelta in chrome/browser and net.tedvessenes@gmail.com2012-03-041-2/+2
* Support incremental-max and sample in Profiler datajar@chromium.org2011-12-041-1/+1
* Remove another unnecessary include that got added in-between my try and commitjam@chromium.org2011-12-021-1/+0
* Collect profiler stats from all browser child processes.rtenneti@chromium.org2011-12-011-157/+186
* Move GetProcessTypeNameInEnglish beside the ProcessType enum where it belongs...jam@chromium.org2011-12-011-3/+3
* Move the ProcessType enum out to its own file. This is in preparation for get...jam@chromium.org2011-12-011-3/+4
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-6/+9
* Complete the rename from about:tracking2 --> about:profiler by changing the i...eroman@chromium.org2011-11-151-2/+2
* Fix permissions problem.rtenneti@chromium.org2011-11-051-0/+0
* Changes to upload tracked_objects data from all rendererrtenneti@chromium.org2011-11-051-0/+271