summaryrefslogtreecommitdiffstats
path: root/media/cast/logging/stats_event_subscriber.h
Commit message (Expand)AuthorAgeFilesLines
* Replace uses of raw uint32's with a type-checked RtpTimeTicks data type.miu2015-12-291-3/+3
* Switch to standard integer types in media/, take 2.avi2015-12-231-0/+3
* Add missing macros includes in media/.avi2015-12-191-0/+1
* Switch to standard integer types in media/.Avi Drissman2015-12-191-8/+7
* Cast: Change override to final wherever possible.hubbe2015-04-291-3/+3
* Cast: Change PLAYOUT_DELAY_MS_HISTO and LATE_FRAME_MS_HISTOhclam2014-11-151-1/+1
* Cast Streaming: Cleanup stats obtained by getStats() APIhclam2014-11-081-11/+33
* Standardize usage of virtual/override/final in media/dcheng2014-10-211-3/+3
* replace OVERRIDE and FINAL with override and final in media/mostynb2014-10-071-2/+2
* Cast logging: Additional stats for getStats() API.imcheng2014-08-261-3/+59
* Cast streaming logging: Log additional stats for the GetStats() API.imcheng@chromium.org2014-08-151-8/+39
* Cast: Deduplicate event types in cast library.imcheng@chromium.org2014-05-101-1/+1
* Cast: Provide more meaningful stats.imcheng@chromium.org2014-04-281-8/+137
* Cast: log an event when video encoder's target bitrate changes.imcheng@chromium.org2014-04-221-6/+0
* Cast: Remove LoggingStats in favor of event subscribers.imcheng@chromium.org2014-03-281-0/+53