summaryrefslogtreecommitdiffstats
path: root/chromecast/base/metrics
Commit message (Expand)AuthorAgeFilesLines
* Chromecast: MessageLoopProxy cleanup --> SingleThreadTaskRunner.gunsch2015-05-192-15/+15
* Add BUILD.gn files for chromecast/mediaprashantv2015-04-211-0/+35
* Chromecast: removes histogram macro for AddCount.gunsch2015-03-161-6/+0
* [Chromecast] Don't log time to first paint if no app has been set.derekjchow2015-03-031-0/+2
* Merge TagAppStart and UpdateCurrentAppInfo.derekjchow2015-01-133-26/+28
* base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().danakj2015-01-081-8/+7
* Chromecast: virtual/override cleanup.gunsch2015-01-061-12/+12
* Add time to first paint metric to CastMetricsHelper.derekjchow2014-12-232-0/+12
* 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-205-0/+518