summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics/metrics_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch NOTIFICATION_TAB_PARENTED to use WebContents.avi@chromium.org2012-09-171-10/+19
* Handle low entropy source values read from prefs more robustly.asvitkine@chromium.org2012-08-301-3/+14
* Adds a PageLoad user that gets recorded on every page load, exactly at the sa...mpearson@chromium.org2012-08-301-0/+2
* Use a different algorithm with the low entropy source for field trials.asvitkine@chromium.org2012-08-241-7/+14
* Record the first recorded entropy source instead of the last.stevet@chromium.org2012-08-181-2/+6
* Inform GetEntropySource of whether or not metrics reporting will be enabled.stevet@chromium.org2012-08-091-3/+7
* Removing instances of profile_->GetBookmarkModel() as part of converting Book...rlp@chromium.org2012-08-011-1/+2
* chrome: Move browser_otr_state.h into chrome namespace.tfarina@chromium.org2012-08-011-1/+1
* Refactor SyncedWindowDelegateAndroid into TabModeldtrainor@chromium.org2012-07-271-1/+2
* Move StatisticsRecorder out of histogram.cc/h for further refactoring.kaiwang@chromium.org2012-07-131-0/+1
* Histograms - Support histograms for Plugins, GPUrtenneti@google.com2012-07-121-3/+3
* Make metrics state machine more lenient about OLD vs. CURRENTstuartmorgan@chromium.org2012-07-111-2/+11
* Remove the code to wait on disconnected child processes to get the exit code....jam@chromium.org2012-07-091-11/+4
* Send UMA statistics about plug-in loading errors.bauerb@chromium.org2012-07-021-2/+37
* browser: Extract AutocompleteLog from autocomplete.*.tfarina@chromium.org2012-06-271-0/+1
* Add MetricsService::OnAppEnterBack/Foregrounddfalcantara@chromium.org2012-06-261-0/+33
* Simplify the state-change logic in MetricsLog persistingstuartmorgan@chromium.org2012-06-261-6/+6
* Make the metrics logic for cutting a new log and uploading an old log clearerstuartmorgan@chromium.org2012-06-261-21/+27
* Move content::URLFetcher static functions to net::URLFetcherakalin@chromium.org2012-06-191-4/+4
* Add histograms showing the breakdown of exit codes for renderer/extension cra...eroman@chromium.org2012-06-151-3/+83
* Move guid generation from chrome/common/ to base/.marja@chromium.org2012-06-141-2/+2
* Remove VLOGs from MetricsServiceisherman@chromium.org2012-06-131-59/+1
* Add a histogram to track UMA upload creation success vs. failure rate.isherman@chromium.org2012-06-131-3/+3
* [Metrics] Re-try failed protocol buffer uploads as well as failed XML uploads.isherman@chromium.org2012-06-121-115/+97
* Fix typo: asynchronus -> asynchronousisherman@chromium.org2012-06-081-10/+10
* Explicitly check reporting state when returning the entropy source.stevet@chromium.org2012-05-251-5/+8
* Add a non-identfying entropy source to MetricsService and use it in FieldTria...stevet@chromium.org2012-05-241-0/+49
* Expand UMA upload success vs. failure histogram to explicitly track network f...isherman@chromium.org2012-05-231-0/+3
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-231-3/+3
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-221-1/+1
* Add histograms to track UMA upload success vs. failure rates.isherman@chromium.org2012-05-171-4/+33
* Add logging of Google Update configuration/statistics to UMA report.ryanmyers@chromium.org2012-05-141-2/+45
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-111-1/+1
* [ChromeFrame] Upload metrics data to both the XML and the protocol buffer pip...isherman@chromium.org2012-05-091-9/+2
* Keep track of pending uploads when persisting metrics logsstuartmorgan@chromium.org2012-05-031-1/+6
* Disallow UI/IO thread blocking on any other thread.jam@chromium.org2012-04-261-1/+4
* [UMA] Add performance profile data to UMA uploads.isherman@chromium.org2012-04-251-11/+34
* Revert 133773 - [UMA] Add performance profile data to UMA uploads.isherman@chromium.org2012-04-241-34/+11
* [UMA] Add performance profile data to UMA uploads.isherman@chromium.org2012-04-241-11/+34
* cros: Log per-process memory use on low memory eventsjamescook@chromium.org2012-04-201-1/+1
* Don't cache the IO thread in the MetricsServiceisherman@chromium.org2012-04-191-5/+5
* Move notifications used only in chrome/ out of content/.avi@chromium.org2012-04-161-6/+6
* Fix a DCHECK in the MetricsService implementation.isherman@chromium.org2012-03-271-2/+7
* Revert 128369 - Histogram times surrounding render crashesjar@chromium.org2012-03-231-48/+12
* [UMA] Fully fill out the SystemProfileProto for each upload.isherman@chromium.org2012-03-231-0/+1
* Histogram times surrounding render crashesjar@chromium.org2012-03-231-12/+48
* Launch HTTP pipelining compatibility field trial for 1% of canary users.simonjam@chromium.org2012-03-221-3/+3
* Revert 127579 - Launch HTTP pipelining compatibility field trial for 1% of ca...simonjam@chromium.org2012-03-201-5/+3
* Launch HTTP pipelining compatibility field trial for 1% of canary users.simonjam@chromium.org2012-03-201-3/+5
* Convert LogKeywords() into LogNumKeywords(). This avoids passing a const Tem...pkasting@chromium.org2012-03-161-6/+4