summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/external_metrics.cc
Commit message (Expand)AuthorAgeFilesLines
* Put UMA user action added by Chrome OS CL#7864 in list of valid actions.petkov@chromium.org2011-09-191-0/+1
* Put UMA user actions added by Chrome OS CL#7565 in list of valid actions.petkov@chromium.org2011-09-161-0/+2
* cros: Even more clang plugin appeasing; even more compile error fixing (in ne...thakis@chromium.org2011-05-151-0/+2
* Move UserMetrics to content.michaeln@google.com2011-04-271-1/+1
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-3/+3
* Update a bunch of files to the new location of browser_thread.hjam@chromium.org2011-03-011-1/+1
* chromeos: Simplify user action code.derat@chromium.org2011-01-211-37/+18
* Add support for collecting non-Chrome crash stats in Chrome OS.petkov@chromium.org2011-01-211-0/+16
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-5/+5
* Rename ChromeThread to BrowserThread Part17:tfarina@chromium.org2010-10-111-1/+1
* Rename ChromeThread to BrowserThread Part7:tfarina@chromium.org2010-10-081-4/+4
* Measure the time it takes to collect external metrics.petkov@chromium.org2010-07-011-0/+3
* Landing http://codereview.chromium.org/1735003chocobo@chromium.org2010-04-211-2/+10
* Lands http://codereview.chromium.org/1610030/show from Luigi:sky@chromium.org2010-04-211-174/+67
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-4/+6
* chromeos: Add some network metrics to the external metrics transport.derat@chromium.org2009-12-161-4/+84
* Still fixing ChromiumOS build.phajdan.jr@chromium.org2009-12-021-0/+1
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-2/+2
* Use Chrome to transport Chrome OS metrics. rvargas@google.com2009-11-131-0/+252