summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics_service.cc
Commit message (Expand)AuthorAgeFilesLines
* * Don't do an idle check in StartLogTransmissionTimer(). This check makes us...pkasting@chromium.org2008-11-271-71/+51
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* This is the same change as 2419 minus a line of debug code I accidentally lef...petersont@google.com2008-10-161-124/+373
* Null out member so that it will be properly reset in StartLogging()jar@google.com2008-09-241-0/+1
* Revert change 2419 because it breaks the buildnsylvain@chromium.org2008-09-201-367/+121
* This is the same change as issue 1633 ( http://codereview.chromium.org/1633 )...petersont@google.com2008-09-191-121/+367
* Back r2151 since it causes ui tests failures.maruel@google.com2008-09-131-367/+121
* Added routines to MetricsService to parse the server response and respond to ...petersont@google.com2008-09-131-121/+367
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-7/+5
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-091-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Preclude large UMA uploads (but ensure histograms and crash data are sent)jar@google.com2008-08-221-5/+44
* Moving GoogleUpdateSettings to util. Installer as well as Chrome needs these ...rahulk@google.com2008-08-141-1/+1
* First, this removes the dependency of NavigationController on thebrettw@google.com2008-08-131-22/+15
* Add a couple of metrics to help us quantify two cases that can prevent us to ...cpu@google.com2008-08-131-32/+42
* Save memory prefs to disks more oftenjar@google.com2008-08-071-5/+9
* Implemented xml parsing of UMA server response data.petersont@google.com2008-08-041-42/+111
* Add chrome to the repository.initial.commit2008-07-261-0/+1425