summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics/metrics_service.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Factoring GUID generation from metrics to basedhollowa@chromium.org2010-10-131-39/+2
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-0/+1
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-10/+13
* Add GetMachineStatistic to SystemLibrary.stevenjb@chromium.org2010-08-091-18/+5
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-1/+2
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* LogStoreStatus histogram modification.ziadh@chromium.org2010-07-241-1/+2
* Change to (quieter) NOTREACHED() rather than (noisy) LOG(DFATAL)jar@chromium.org2010-07-221-9/+9
* Start trimming headers included in the slowest to compile files.erg@google.com2010-07-211-0/+38
* Compress and checksum pending logs that are going to be persisted. Persisted ...ziadh@chromium.org2010-07-191-66/+154
* Removed some unused code. We were adding some data to std::set objects that n...ziadh@chromium.org2010-07-101-27/+7
* Change a bunch of string types.estade@chromium.org2010-06-291-5/+5
* Cleanup some unncessary dependencies on libxml.mad@google.com2010-06-271-1/+2
* Pref service strings should be std::string.estade@chromium.org2010-06-181-2/+2
* Relanding this CL as the earlier attempt broke ChromeOS metrics tests.ananta@chromium.org2010-06-101-111/+12
* Revert 49354 - causing regression in MetricsLogTest.ChromeOSEmptyRecord on CrOSjoth@chromium.org2010-06-101-12/+111
* Preparation CL for adding crash metrics UMA counters to ChromeFrame. Basicall...ananta@chromium.org2010-06-101-111/+12
* Submitting CL http://codereview.chromium.org/2324001 on behalf of petkov@chro...zelidrag@chromium.org2010-06-081-28/+61