summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics/metrics_service.cc
Commit message (Expand)AuthorAgeFilesLines
* The MetricsService are not initialized unless the user have opted injar@chromium.org2009-03-081-9/+13
* Add a set of long-running metrics to Chrome that are sent up only at uninstal...robertshield@google.com2009-03-041-18/+39
* revert broken change 10833nsylvain@chromium.org2009-03-031-25/+16
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-16/+25
* Revert dsh's change 10818nsylvain@chromium.org2009-03-031-23/+14
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-14/+23
* Fix compilations errors introduced by revision 10712.maruel@chromium.org2009-03-021-4/+5
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-281-6/+6
* Initial support for Renderer Side Histogramsjar@chromium.org2009-02-251-0/+12
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-5/+5
* Re-re-roll use of ongoing logs to gather stability metricsjar@chromium.org2009-02-241-3/+1
* Discard crash data during first run of a new version.jar@chromium.org2009-02-231-1/+36
* Make plugin_service.cc compile on Posix.jhawkins@chromium.org2009-02-201-1/+1
* Add a comment to a metrics_service.cc NOTIMPLEMENTED.evan@chromium.org2009-02-191-0/+3
* Fix build break.paul@chromium.org2009-02-131-1/+1
* Port most of MetricsService to Mac and linux.paul@chromium.org2009-02-131-10/+25
* Refactor plugin process code in the browser process so that the browser/about...jam@chromium.org2009-02-111-32/+35
* Force all stability stats into "initial log" (don't use ongoing log)jar@chromium.org2009-02-091-1/+3
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-0/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-43/+51
* Change kMetricsURL towtc@chromium.org2009-01-301-3/+1
* Make purify happy by fixing memory leak that shows up during shutdown.kuchhal@chromium.org2009-01-281-0/+8
* Discard corrupt old logs in UMA uploadjar@chromium.org2009-01-211-6/+11
* Add more production logging to diagnose upload problemjar@chromium.org2009-01-201-27/+29
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-1/+1
* Move metrics files into a subdirben@chromium.org2009-01-161-0/+1755