summaryrefslogtreecommitdiffstats
path: root/media/cast/logging/simple_event_subscriber.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing macros includes in media/.avi2015-12-191-0/+1
* Cast: Change override to final wherever possible.hubbe2015-04-291-3/+3
* 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: log an event when video encoder's target bitrate changes.imcheng@chromium.org2014-04-221-7/+0
* Cast: added missing include in simple_event_subscriber.h.imcheng@chromium.org2014-02-151-0/+1
* Cast: Added missing DCHECKs to ThreadChecker calls and minor cleanup.imcheng@chromium.org2014-02-121-8/+2
* Changed LoggingRaw from pull-based to subscriber-based:imcheng@chromium.org2014-02-091-0/+64