Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Chromecast: MessageLoopProxy cleanup --> SingleThreadTaskRunner. | gunsch | 2015-05-19 | 1 | -12/+12 |
* | [Chromecast] Don't log time to first paint if no app has been set. | derekjchow | 2015-03-03 | 1 | -0/+2 |
* | Merge TagAppStart and UpdateCurrentAppInfo. | derekjchow | 2015-01-13 | 1 | -17/+13 |
* | Add time to first paint metric to CastMetricsHelper. | derekjchow | 2014-12-23 | 1 | -0/+9 |
* | 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 | 1 | -2/+66 |
* | Add a centralized RecordSimpleAction() interface, so that | gfhuang | 2014-12-10 | 1 | -6/+13 |
* | Added new GroupedHistogram class which can intercept Add() calls and generates | halliwell | 2014-12-04 | 1 | -0/+3 |
* | Add OnAction in MetricsSink interface. | hguihot | 2014-12-02 | 1 | -4/+12 |
* | Chromecast: adds class to help record complex histograms. | gunsch | 2014-10-20 | 1 | -0/+231 |