summaryrefslogtreecommitdiffstats
path: root/media/cast/logging/receiver_time_offset_estimator_impl.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-1/+4
* Add missing macros includes in media/.avi2015-12-191-0/+1
* Switch to standard integer types in media/.Avi Drissman2015-12-191-6/+6
* Cast: Change override to final wherever possible.hubbe2015-04-291-4/+4
* Standardize usage of virtual/override/final in media/dcheng2014-10-211-5/+5
* replace OVERRIDE and FINAL with override and final in media/mostynb2014-10-071-3/+3
* Cast: Logging estimates clock difference based on packetshubbe2014-09-111-31/+56
* Cast logging: Additional stats for getStats() API.imcheng2014-08-261-1/+11
* Cast: Deduplicate event types in cast library.imcheng@chromium.org2014-05-101-4/+4
* Cast: Provide more meaningful stats.imcheng@chromium.org2014-04-281-0/+64