summaryrefslogtreecommitdiffstats
path: root/chrome/browser/android/metrics
Commit message (Expand)AuthorAgeFilesLines
* Update chrome for new prefs location.brettw2016-02-021-1/+1
* Grant bonus engagement to sites installed as shortcuts.dominickn2016-01-131-0/+10
* Switch to standard integer types in chrome/browser/, part 1 of 4.avi2015-12-263-2/+6
* jni: Pass method parameters as JavaParamRef in chrome/browser/android.torne2015-11-302-4/+9
* Componentize MetricsServicesManagerblundell2015-10-211-1/+1
* Remove forward includes of component pref names in Chrome's list.brettw2015-10-091-0/+1
* Extract guts of ChromeStabilityMetricsProvider into helper classblundell2015-09-281-2/+2
* Delete redundant MobileRendererCrashed count.wnwen2015-09-141-15/+6
* jni_generator: Pass object parameters as JavaParamRef.torne2015-09-043-18/+33
* Use correct namespace in variations componentblundell2015-09-041-1/+1
* Componentize VariationsService into //components/variations/serviceblundell2015-09-031-1/+1
* Add UMA metrics for Bookmark widgets.aurimas2015-07-161-0/+4
* Convert DCHECK to DCHECK_GE in android uma_session_stats.tedchoc2015-07-101-1/+1
* Add rappor metrics by intent source for launches from home screen.dominickn2015-07-081-6/+17
* Add UMA metrics to track the source of homescreen icons on launch.dominickn2015-07-071-2/+6
* Record whenever an app is launched from the Home screen.dfalcantara2015-05-141-3/+18
* Added RecordUserAction.record() to avoid having to add a JNI call per UMA actionpkotwicz2015-04-092-82/+0
* New UMA for Data Reduction Proxy UImegjablon2015-04-011-32/+0
* Upstream VariationsSessionpkotwicz2015-03-232-0/+65
* Upstream FirstRunActivity and friends.aurimas2015-03-111-1/+5
* [Rappor] Move a sampling utils function in the Rappor componentmathp2015-03-111-2/+4
* Add metrics for tracking how Chrome handled shortcut launchesdfalcantara2015-03-072-0/+54
* Move Android metrics files into a /metrics/ subfolder/package.yfriedman2015-03-024-0/+155
* Upstream UmaSessionStats.yfriedman2015-03-023-0/+248