summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics/metrics_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-46/+47
* Split SystemAccess into TimezoneSettings, StatisticsProvider, and SyslogsProv...satorux@chromium.org2011-07-101-2/+2
* Remove logs from the unsent metrics log as soon as they are made pendingstuartmorgan@chromium.org2011-06-301-7/+3
* bookmarks: Check if a bookmark node is an url by using is_url() method.tfarina@chromium.org2011-06-271-1/+1
* Collect stats to investigate the viability of UDPrtenneti@chromium.org2011-06-091-0/+10
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-5/+5
* Simplify the StopRecording call in MetricsServerstuartmorgan@chromium.org2011-05-271-16/+10
* Add back a missing include in metrics_service.cc.rohitrao@chromium.org2011-05-251-0/+1
* Move LoadNotificationDetails to content/.avi@chromium.org2011-05-241-1/+1
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-101-0/+4
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-061-1/+1
* Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...joi@chromium.org2011-05-061-4/+0
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-051-0/+4
* Factor a scheduler object out of MetricsService.stuartmorgan@chromium.org2011-04-201-154/+72
* Revert 77398 - Remove unused memory usage collection in MetricsServiceMetrics...sail@chromium.org2011-04-191-7/+35
* Remove unused code from MetricsServicestuartmorgan@chromium.org2011-04-151-172/+7
* Get rid of libcros layer for system access code.satorux@chromium.org2011-04-151-4/+3
* Remove another unnecessary MetricsService API method.stuartmorgan@chromium.org2011-04-131-16/+8
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-051-18/+19
* Coverity PASS_BY_VALUE fixesdpapad@chromium.org2011-03-241-1/+1
* Simplify MetricsService API for shutting downstuartmorgan@chromium.org2011-03-231-4/+6
* Remove a confusing obsolete comment from MetricsService's headerstuartmorgan@chromium.org2011-03-171-2/+2
* Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.tfarina@chromium.org2011-03-101-1/+1
* Move ChildProcessHost and ChildProcessInfo to content.jam@chromium.org2011-03-091-1/+1
* Remove unused memory usage collection in MetricsServicesail@chromium.org2011-03-091-35/+7
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-1/+1
* Abstracted out setting up of Notifications. Commonrtenneti@chromium.org2011-02-261-30/+36
* Back out thread watcher changes.rtenneti@chromium.org2011-02-251-36/+30
* First cut at a WATCHDOG thread that monitors threads for theirrtenneti@chromium.org2011-02-231-30/+36
* Fix a possible access to a deleted MetricsLog object.bryner@chromium.org2011-02-011-4/+6
* Add support for collecting non-Chrome crash stats in Chrome OS.petkov@chromium.org2011-01-211-0/+22
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-8/+8
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-5/+4
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-9/+10
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-10/+9
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-9/+10
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-10/+9
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-9/+10
* Move GUID utils to src/chrome/common.sergeyu@chromium.org2010-12-151-1/+1
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-3/+5
* Move:ben@chromium.org2010-12-021-1/+1
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-1/+1
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-211-17/+17
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-191-2/+1
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-191-1/+2
* Moving GUID generation from base to chrome/browser/guid*dhollowa@chromium.org2010-10-141-2/+2