summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics
Commit message (Expand)AuthorAgeFilesLines
* Append variations headers to youtube.<tld> in addition to google.<tld>.asvitkine@chromium.org2013-07-263-14/+80
* uma: replace a zutil.h define with a constant.asharif@chromium.org2013-07-261-2/+6
* metrics: extend gzipped protobufs field trial by 1 month.asharif@chromium.org2013-07-261-1/+1
* Refactor parts of VariationsService to a helper class.asvitkine@chromium.org2013-07-266-851/+957
* Revert 213241 "changing unresponsiveness duration to 14 seconds ..."karen@chromium.org2013-07-261-1/+1
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-243-3/+1
* changing unresponsiveness duration to 14 seconds just to see if we can uneart...kareng@google.com2013-07-231-1/+1
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-215-33/+30
* Remove unused WEBKIT_DEPRECATED threadjamesr@chromium.org2013-07-192-45/+37
* Use a direct include of the message_loop header in chrome/browser/, part 7.avi@chromium.org2013-07-185-5/+5
* Include CPU information in UMA system profile.simonjam@chromium.org2013-07-182-0/+10
* [UMA] Drop base-64 encoding from MetricsLogBase::CreateHashesisherman@chromium.org2013-07-181-18/+8
* [UMA] Remove deprecated XML code paths from MetricsLogBase.isherman@chromium.org2013-07-173-111/+4
* cros_library: Remove unnecessary includes of cros_library.hsatorux@chromium.org2013-07-171-1/+0
* Fix the narrowing down GCC compile errorshinfan@chromium.org2013-07-131-12/+7
* [UMA] Rip out more of the deprecated XML logging code.isherman@chromium.org2013-07-135-282/+31
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Add install_date from prefs into UMA logs with 1 hour granularity.rkaplow@chromium.org2013-07-112-1/+27
* metrics: Make it easy to analyze the gzipped protobufs field trial.asharif@chromium.org2013-07-104-46/+79
* UMA: Add histogram to indicate KB saved from compression.asharif@chromium.org2013-07-101-0/+4
* VariationsService: Add support for variation params.asvitkine@chromium.org2013-07-094-22/+68
* Store a hash of the variations seed to detect corruption.asvitkine@chromium.org2013-07-093-31/+91
* Change ChromeProcessType to NaClProcessType.yael.aharon@intel.com2013-07-045-5/+5
* metrics: compress protobufs before uploading.asharif@chromium.org2013-07-045-1/+229
* Revert 209449 "metrics: compress protobufs before uploading."fischman@chromium.org2013-07-025-227/+0
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-025-5/+5
* 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-015-0/+227
* Use a direct include of time headers in chrome/browser/, part 6.avi@chromium.org2013-06-2810-13/+13
* Change various google_util functions from taking a std::string to a GURL.pkasting@chromium.org2013-06-271-2/+1
* Remove PROCESS_TYPE_PROFILE_IMPORT since it's not used anymore.jam@chromium.org2013-06-251-2/+0
* [InstantExtended] Add UserMetricsAction for page load on SRP. Also adds UserM...rlp@chromium.org2013-06-232-5/+22
* [UMA] Rip out some XML logging code.isherman@chromium.org2013-06-232-102/+6
* 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
* Add a test for VariationsRequestScheduler::ScheduleFetchShortly.asvitkine@chromium.org2013-06-202-0/+35
* Fix VariationsRequestScheduler::ScheduleFetchShortly() to actually work.asvitkine@chromium.org2013-06-181-2/+2
* Log the low entropy source value from metrics service.asvitkine@chromium.org2013-06-131-3/+6
* Refactor the storage layer out of about_flags.pastarmovj@chromium.org2013-06-121-1/+4
* Re-try variations seed fetch earlier if it fails the first time.asvitkine@chromium.org2013-06-114-10/+36
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-1/+1
* Use the correct VariationsRequestScheduler on iOS.asvitkine@chromium.org2013-06-111-2/+2
* Use a direct include of strings headers in chrome/browser/j*-n*/.avi@chromium.org2013-06-105-6/+6
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-072-2/+2
* Move ResourceRequestAllowedNotifier related code to chrome/browser/web_resourcetoyoshim@chromium.org2013-06-0710-760/+2
* Improve histogram instrumentation of VariationsService.asvitkine@chromium.org2013-06-071-9/+38
* Fix infinite loop in TimeTicks experiment.simonjam@chromium.org2013-06-061-16/+22
* cwp: collect an initial profile quickly.asharif@chromium.org2013-06-052-12/+38
* Consolidate EulaAcceptedNotifier implementations.asvitkine@chromium.org2013-06-048-186/+141
* Update chrome/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-041-4/+4