summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics/metrics_service.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 128369 - Histogram times surrounding render crashesjar@chromium.org2012-03-231-7/+5
* Histogram times surrounding render crashesjar@chromium.org2012-03-231-5/+7
* Convert LogKeywords() into LogNumKeywords(). This avoids passing a const Tem...pkasting@chromium.org2012-03-161-3/+2
* Split ExtensionUpdater into two smaller classes.joaodasilva@chromium.org2012-03-161-2/+5
* Send webstore pings for non-webstore updated extensions for UMA users.yoz@chromium.org2012-03-141-0/+2
* Add a disabled FieldTrial for HTTP pipelining compatibility.simonjam@chromium.org2012-03-091-0/+3
* Begin to separate the MetricsService logic for creating vs uploading logsstuartmorgan@chromium.org2012-03-011-3/+9
* Upload UMA data using protocol buffers.isherman@chromium.org2012-02-291-4/+12
* Eliminate race condition in MetricsService and re-enable WizardControllerTestdpolukhin@chromium.org2012-02-281-2/+8
* Revert 123901 - Upload UMA data using protocol buffers.cpu@chromium.org2012-02-281-12/+4
* Upload UMA data using protocol buffers.isherman@chromium.org2012-02-281-4/+12
* Fix regression in empty client_id being used for field trials that happen on ...jam@chromium.org2012-02-081-0/+4
* Separate chrome/common/metrics/metrics_helpers.{h,cc} into files for the cons...isherman@chromium.org2012-01-271-1/+1
* Move chrome/common/metrics* files into a shared subdirectory.isherman@chromium.org2012-01-121-2/+2
* Move the ProcessType enum out to its own file. This is in preparation for get...jam@chromium.org2011-12-011-2/+2
* base::Bind() conversion for MetricsService.dcheng@chromium.org2011-11-221-1/+2
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-2/+2
* Migrate several instances of NewRunnableMethod to base::Bind in browser/metricsisherman@chromium.org2011-11-191-1/+2
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-2/+5
* Cleanup: Remove unneeded forward declarations from various chrome/browser sub...thestig@chromium.org2011-11-151-2/+0
* Include PPAPI plugin crashes in the plugin crash data.petkov@chromium.org2011-11-111-2/+6
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-2/+2
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-9/+4
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-17/+17
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-051-4/+5
* Factor a log management helper out of MetricsServicestuartmorgan@chromium.org2011-09-291-79/+13
* Convert the PluginService interface to be an async wrapper around PluginList.rsesek@chromium.org2011-09-231-5/+11
* Add Field Trial for Prerender From Omnibox.dominich@chromium.org2011-09-201-0/+7
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Fix Linux Views build breakage.willchan@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Rearrange and validate clean-shutdown UMA statjar@chromium.org2011-09-101-0/+16
* Disable Instant field trial as soon as UMA or Suggest is disabled.sreeram@chromium.org2011-08-211-0/+13
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-5/+2
* wstring: remove wstrings from ChildProcessInfoevan@chromium.org2011-08-051-1/+1
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-5/+8
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-5/+5
* Collect stats to investigate the viability of UDPrtenneti@chromium.org2011-06-091-0/+9
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-2/+2
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-011-1/+1
* Simplify the StopRecording call in MetricsServerstuartmorgan@chromium.org2011-05-271-4/+4
* 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-32/+16
* Revert 77398 - Remove unused memory usage collection in MetricsServiceMetrics...sail@chromium.org2011-04-191-1/+3
* Remove unused code from MetricsServicestuartmorgan@chromium.org2011-04-151-50/+0
* Remove another unnecessary MetricsService API method.stuartmorgan@chromium.org2011-04-131-12/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1