Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge TagAppStart and UpdateCurrentAppInfo. | derekjchow | 2015-01-13 | 3 | -26/+28 |
* | base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON(). | danakj | 2015-01-08 | 1 | -8/+7 |
* | Chromecast: virtual/override cleanup. | gunsch | 2015-01-06 | 1 | -12/+12 |
* | Add time to first paint metric to CastMetricsHelper. | derekjchow | 2014-12-23 | 2 | -0/+12 |
* | Fallback to app_name_ when app_id_ is empty, which could happen before | gfhuang | 2014-12-16 | 1 | -2/+8 |
* | Add UpdateCurrentAppInfo() interface to record info about current app, including | gfhuang | 2014-12-12 | 2 | -2/+89 |
* | Add a centralized RecordSimpleAction() interface, so that | gfhuang | 2014-12-10 | 2 | -7/+27 |
* | Added new GroupedHistogram class which can intercept Add() calls and generates | halliwell | 2014-12-04 | 3 | -0/+209 |
* | Add OnAction in MetricsSink interface. | hguihot | 2014-12-02 | 2 | -4/+14 |
* | Chromecast: adds class to help record complex histograms. | gunsch | 2014-10-20 | 6 | -0/+525 |