summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics/field_trial_synchronizer.cc
Commit message (Expand)AuthorAgeFilesLines
* RefCounted types should not have public destructors, chrome/browser/ part 6rsleevi@chromium.org2012-04-271-10/+16
* Add and implement API to associate Google experiment IDs with FieldTrials.stevet@chromium.org2012-04-231-2/+2
* Revert 133212 - Add and implement API to associate Google experiment IDs with...groby@chromium.org2012-04-201-2/+2
* Add and implement API to associate Google experiment IDs with FieldTrials.stevet@chromium.org2012-04-201-2/+2
* Add experiments info to crash dumps.mad@chromium.org2012-04-051-1/+5
* Revert 128910 - Add experiments info to crash dumps.alokp@chromium.org2012-03-261-7/+1
* Add experiments info to crash dumps.mad@chromium.org2012-03-261-1/+7
* Migrate several instances of NewRunnableMethod to base::Bind in browser/metricsisherman@chromium.org2011-11-191-4/+5
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-2/+3
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-1/+1
* Field trials are currently implemented (commonly) using a static variable tha...rtenneti@chromium.org2011-04-291-0/+52