summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics/histogram_synchronizer.cc
Commit message (Expand)AuthorAgeFilesLines
* 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