summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics/histogram_synchronizer.cc
Commit message (Expand)AuthorAgeFilesLines
* base::Bind() conversion for MetricsService.dcheng@chromium.org2011-11-221-18/+18
* Migrate several instances of NewRunnableMethod to base::Bind in browser/metricsisherman@chromium.org2011-11-191-2/+3
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-3/+5
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-3/+3
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-2/+2
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-011-5/+5
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Remove redundant (and problematic) default initializaitonjar@chromium.org2010-11-221-1/+0
* Cleanup histogram synchronizerjar@chromium.org2010-11-201-136/+116
* Improve quality of DCHECK for IsOnIoThreadjar@chromium.org2010-11-121-21/+16
* Cleanup histogram syncronizer a bitjar@chromium.org2010-11-021-14/+20
* Fix race condition in histogram renderingdavemoore@chromium.org2010-10-271-10/+10
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-2/+2
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part13:tfarina@chromium.org2010-10-101-4/+4
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-241-0/+278