summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics/metrics_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to continuous reporting of uptimejar@chromium.org2010-03-101-23/+8
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-241-1/+1
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Remove the temporary scaffolding stubs.phajdan.jr@chromium.org2010-02-101-4/+2
* Use buildtime to ensure stability statsjar@chromium.org2010-01-191-2/+7
* Cleanup histogram classes mixing SetFlags into FactoryGet argumentsjar@chromium.org2009-12-281-1/+1
* Improve reporting of subprocess crashes.asargent@chromium.org2009-12-041-3/+23
* Fix DCHECK that was firing in metrics service in debug builds. This particul...jam@chromium.org2009-12-011-1/+1
* Revert 33344 - Relocate plugin list fetching to PluginServicejamesr@chromium.org2009-11-301-32/+25
* Relocate plugin list fetching to PluginServiceevan@chromium.org2009-11-301-25/+32
* Add -profile command line switchdavemoore@chromium.org2009-11-301-25/+0
* Add compiler-specific "examine printf format" attributes to printfs.evan@chromium.org2009-11-201-5/+5
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-1/+1
* Use Chrome to transport Chrome OS metrics. rvargas@google.com2009-11-131-0/+11
* Remove the UMA stats for whether the renderer was in a new desktop or not.jam@chromium.org2009-11-131-20/+0
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-0/+2
* Change id that identifies client in crash reports. Whenever metrics service r...kuchhal@chromium.org2009-11-051-0/+2
* Remove some #includes where possible.pkasting@chromium.org2009-10-231-15/+5
* Lands http://codereview.chromium.org/272036 for Thiago:sky@chromium.org2009-10-191-1/+1
* Bug fix: MetricsService::RecordPluginChanges should handle only pluginsgregoryd@google.com2009-10-091-4/+12
* Convert users of RenderProcessHost iterator to all use same style. The key m...pkasting@chromium.org2009-10-021-6/+4
* Size the buffer used for the metrics log text properly.mark@chromium.org2009-09-151-4/+6
* Refactor IDMap to support safe removing of elements during iteration.phajdan.jr@chromium.org2009-08-171-3/+4
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-151-8/+15
* Reverting 23420. It caused a reliability regression.maruel@chromium.org2009-08-141-15/+8
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-141-8/+15
* Linux: add GYP flag to build with system libbz2.agl@chromium.org2009-08-061-1/+6
* Enable Client ID generation on Linux/OS X. Enables UMA logging.evan@chromium.org2009-07-281-6/+1
* Clear yet another few stats when a new chrome version is installedjar@chromium.org2009-07-181-2/+5
* Lands http://codereview.chromium.org/155128 for Thiago.sky@chromium.org2009-07-081-1/+1
* http://codereview.chromium.org/147084sky@chromium.org2009-07-081-4/+18
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-2/+4
* When we upgrade, discard all uploadable stats, including old logsjar@chromium.org2009-06-191-0/+8
* Consistently use int64 for integers holding number of milliseconds.phajdan.jr@chromium.org2009-06-171-1/+1
* Histogram count of number of command line argumentsjar@chromium.org2009-06-121-1/+20
* Automatically adapt to faster/slower uploads of renderer histogramsjar@chromium.org2009-05-281-29/+45
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-221-43/+34
* Add a RENDERER_PROCESS_CLOSED notification that gets sent when we close thempcomplete@google.com2009-05-051-3/+4
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-3/+2
* Do not send stats from Chromium builds.kuchhal@chromium.org2009-04-271-6/+12
* Revert "Do not send stats from Chromium builds."kuchhal@chromium.org2009-04-241-8/+6
* Fix build break.kuchhal@chromium.org2009-04-241-1/+1
* Do not send stats from Chromium builds.kuchhal@chromium.org2009-04-241-6/+8
* Don't overload the meaning of the RENDERER_PROCESS_TERMINATED notification, i...jam@chromium.org2009-04-131-4/+3
* Review URL: http://codereview.chromium.org/62160robertshield@google.com2009-04-131-0/+1
* The profile Source parameter of a BookmarkModelLoaded event can be null durin...tim@chromium.org2009-04-091-3/+5
* Fix underflow that would cause either an access violation or an infinite loop...robertshield@google.com2009-03-181-2/+3
* 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