summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics/metrics_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a smoke signal to count crash dump events on Windows.rogerm@chromium.org2013-08-191-0/+34
* [InstantExtended] Fixing how PageLoadSRP is emitted. Previously it was emitte...rlp@chromium.org2013-08-081-10/+0
* Re-land "Move CachingPermutedEntropyProvider to its own file."asvitkine@chromium.org2013-08-021-0/+1
* Revert 215106 "Move CachingPermutedEntropyProvider to its own file."yzshen@chromium.org2013-08-011-1/+0
* Move CachingPermutedEntropyProvider to its own file.asvitkine@chromium.org2013-08-011-0/+1
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-4/+4
* [UMA] Remove deprecated XML code paths from MetricsLogBase.isherman@chromium.org2013-07-171-95/+4
* cros_library: Remove unnecessary includes of cros_library.hsatorux@chromium.org2013-07-171-1/+0
* [UMA] Rip out more of the deprecated XML logging code.isherman@chromium.org2013-07-131-19/+1
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* metrics: Make it easy to analyze the gzipped protobufs field trial.asharif@chromium.org2013-07-101-34/+3
* UMA: Add histogram to indicate KB saved from compression.asharif@chromium.org2013-07-101-0/+4
* Change ChromeProcessType to NaClProcessType.yael.aharon@intel.com2013-07-041-1/+1
* metrics: compress protobufs before uploading.asharif@chromium.org2013-07-041-1/+59
* Revert 209449 "metrics: compress protobufs before uploading."fischman@chromium.org2013-07-021-57/+0
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-07-021-1/+1
* metrics: compress protobufs before uploading.asharif@chromium.org2013-07-011-0/+57
* [InstantExtended] Add UserMetricsAction for page load on SRP. Also adds UserM...rlp@chromium.org2013-06-231-3/+18
* UMA: Change comment to reflect reality.asharif@chromium.org2013-06-211-1/+1
* Change kMaxLowEntropySize to have 8000 values instead of 8192.asvitkine@chromium.org2013-06-211-10/+14
* Log the low entropy source value from metrics service.asvitkine@chromium.org2013-06-131-3/+6
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* Rename AutocompleteLog to OmniboxLog and move it into c/b/omnibox.tfarina@chromium.org2013-06-011-3/+3
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-5/+5
* Delete Histogram.SharedRange.* suggested.acleung@chromium.org2013-05-101-2/+0
* Implement a caching permuted entropy provider on mobile platforms.asvitkine@chromium.org2013-05-071-3/+13
* [UMA] Rip out XML parts of the MetricsLogManagerisherman@chromium.org2013-05-051-14/+9
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-2/+2
* Create a field trial to test if we can detect good QPC implementations.simonjam@chromium.org2013-04-301-0/+4
* Fix logic error in MetricsService::GetLowEntropySource().asvitkine@chromium.org2013-04-261-4/+4
* Remove the UsedResetVariationsFlag histogram.stevet@chromium.org2013-04-181-6/+1
* [UMA] Begin ripping out XML uploading code.isherman@chromium.org2013-04-181-92/+31
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Split the ProcessType enum into process types that content knows about (which...jam@chromium.org2013-03-221-11/+14
* Use sparse histogram for crash exit codes.eroman@chromium.org2013-03-201-61/+5
* On Android, the browser process can be killed anytime by the system.nileshagrawal@chromium.org2013-03-011-16/+18
* content: convert child process notifications to observer usagephajdan.jr@chromium.org2013-02-281-48/+29
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-2/+2
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* [Autofill] Add the browser installation timestamp to the Risk protocol buffer.isherman@chromium.org2013-02-071-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-2/+2
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-45/+43
* content: convert user action notification to callbacksphajdan.jr@chromium.org2013-02-041-12/+15
* metrics: Remove bookmarks code since it's no longer relevant.tfarina@chromium.org2013-01-301-53/+0
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-1/+1
* Exclude PluginService for builds with enable_plugins==0nileshagrawal@chromium.org2012-12-201-0/+5
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-11-081-16/+0