summaryrefslogtreecommitdiffstats
path: root/chromecast/base
Commit message (Expand)AuthorAgeFilesLines
* Fallback to app_name_ when app_id_ is empty, which could happen beforegfhuang2014-12-161-2/+8
* Add UpdateCurrentAppInfo() interface to record info about current app, includinggfhuang2014-12-122-2/+89
* Add a centralized RecordSimpleAction() interface, so thatgfhuang2014-12-102-7/+27
* Added new GroupedHistogram class which can intercept Add() calls and generateshalliwell2014-12-043-0/+209
* Add OnAction in MetricsSink interface.hguihot2014-12-022-4/+14
* Chromecast: adds class to help record complex histograms.gunsch2014-10-206-0/+525