summaryrefslogtreecommitdiffstats
path: root/media/cast/logging/receiver_time_offset_estimator_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace uses of raw uint32's with a type-checked RtpTimeTicks data type.miu2015-12-291-5/+7
* Convert Pass()→std::move() in //mediadcheng2015-12-271-30/+32
* Switch to standard integer types in media/, take 2.avi2015-12-231-0/+2
* Switch to standard integer types in media/.Avi Drissman2015-12-191-11/+11
* Reland: [Cast] Thread-safe LogEventDispatcher for packet/frame event logging.miu2015-11-041-152/+234
* Revert of [Cast] Thread-safe LogEventDispatcher for packet/frame event loggin...anthonyvd2015-11-031-234/+152
* [Cast] Thread-safe LogEventDispatcher for packet/frame event logging.miu2015-11-031-152/+234
* [Cast] Add logging of frame resolution and encoding stats.miu2015-06-061-5/+15
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-1/+1
* Cast: Logging estimates clock difference based on packetshubbe2014-09-111-6/+70
* Cast logging: Additional stats for getStats() API.imcheng2014-08-261-1/+2
* Cast: Deduplicate event types in cast library.imcheng@chromium.org2014-05-101-15/+23
* Cast: Provide more meaningful stats.imcheng@chromium.org2014-04-281-0/+234