| Commit message (Expand) | Author | Age | Files | Lines |
* | Update chrome for new prefs location. | brettw | 2016-02-02 | 1 | -1/+1 |
* | Grant bonus engagement to sites installed as shortcuts. | dominickn | 2016-01-13 | 1 | -0/+10 |
* | Switch to standard integer types in chrome/browser/, part 1 of 4. | avi | 2015-12-26 | 3 | -2/+6 |
* | jni: Pass method parameters as JavaParamRef in chrome/browser/android. | torne | 2015-11-30 | 2 | -4/+9 |
* | Componentize MetricsServicesManager | blundell | 2015-10-21 | 1 | -1/+1 |
* | Remove forward includes of component pref names in Chrome's list. | brettw | 2015-10-09 | 1 | -0/+1 |
* | Extract guts of ChromeStabilityMetricsProvider into helper class | blundell | 2015-09-28 | 1 | -2/+2 |
* | Delete redundant MobileRendererCrashed count. | wnwen | 2015-09-14 | 1 | -15/+6 |
* | jni_generator: Pass object parameters as JavaParamRef. | torne | 2015-09-04 | 3 | -18/+33 |
* | Use correct namespace in variations component | blundell | 2015-09-04 | 1 | -1/+1 |
* | Componentize VariationsService into //components/variations/service | blundell | 2015-09-03 | 1 | -1/+1 |
* | Add UMA metrics for Bookmark widgets. | aurimas | 2015-07-16 | 1 | -0/+4 |
* | Convert DCHECK to DCHECK_GE in android uma_session_stats. | tedchoc | 2015-07-10 | 1 | -1/+1 |
* | Add rappor metrics by intent source for launches from home screen. | dominickn | 2015-07-08 | 1 | -6/+17 |
* | Add UMA metrics to track the source of homescreen icons on launch. | dominickn | 2015-07-07 | 1 | -2/+6 |
* | Record whenever an app is launched from the Home screen. | dfalcantara | 2015-05-14 | 1 | -3/+18 |
* | Added RecordUserAction.record() to avoid having to add a JNI call per UMA action | pkotwicz | 2015-04-09 | 2 | -82/+0 |
* | New UMA for Data Reduction Proxy UI | megjablon | 2015-04-01 | 1 | -32/+0 |
* | Upstream VariationsSession | pkotwicz | 2015-03-23 | 2 | -0/+65 |
* | Upstream FirstRunActivity and friends. | aurimas | 2015-03-11 | 1 | -1/+5 |
* | [Rappor] Move a sampling utils function in the Rappor component | mathp | 2015-03-11 | 1 | -2/+4 |
* | Add metrics for tracking how Chrome handled shortcut launches | dfalcantara | 2015-03-07 | 2 | -0/+54 |
* | Move Android metrics files into a /metrics/ subfolder/package. | yfriedman | 2015-03-02 | 4 | -0/+155 |
* | Upstream UmaSessionStats. | yfriedman | 2015-03-02 | 3 | -0/+248 |