summaryrefslogtreecommitdiffstats
path: root/content/browser/user_metrics.cc
Commit message (Expand)AuthorAgeFilesLines
* content: convert user action notification to callbacksphajdan.jr@chromium.org2013-02-041-6/+21
* Move remaining files in content\browser to the content namespace.jam@chromium.org2012-10-301-9/+5
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-12/+26
* base::Bind: Low-hanging fruit conversions of NewRunnableFunction.jhawkins@chromium.org2011-11-121-3/+3
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-3/+3
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-3/+4
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Move UserMetrics to content.michaeln@google.com2011-04-271-0/+34