summaryrefslogtreecommitdiffstats
path: root/media/cast/net/cast_transport_sender_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add Cast PLI support on sender side.xjz2016-03-161-7/+7
* Simplify interface for media/cast: CastTransportSenderImplxjz2016-02-241-81/+94
* cast: Split Rtcp into two for sender and receiverisheriff2015-12-301-1/+1
* Replace uses of raw uint32's with a type-checked RtpTimeTicks data type.miu2015-12-291-3/+3
* Convert Pass()→std::move() in //mediadcheng2015-12-271-13/+8
* Switch to standard integer types in media/, take 2.avi2015-12-231-0/+1
* Switch to standard integer types in media/.Avi Drissman2015-12-191-6/+6
* Cast Housekeeping: Unwind the cast_defines.h dumping-ground.miu2015-12-011-1/+0
* Reland: [Cast] Thread-safe LogEventDispatcher for packet/frame event logging.miu2015-11-041-18/+32
* Revert of [Cast] Thread-safe LogEventDispatcher for packet/frame event loggin...anthonyvd2015-11-031-32/+18
* [Cast] Thread-safe LogEventDispatcher for packet/frame event logging.miu2015-11-031-18/+32
* Cast: Change override to final wherever possible.hubbe2015-04-291-2/+2
* Cast: Make receiver use cast_transporthubbe2014-12-111-0/+6
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-1/+1
* Standardize usage of virtual/override/final in media/dcheng2014-10-211-4/+2
* replace OVERRIDE and FINAL with override and final in media/mostynb2014-10-071-2/+2
* Cast: Allow extension to control wifi options on windowshubbe2014-09-231-0/+28
* [Cast] Limit frames in flight by duration, and not by number of frames.miu2014-09-201-2/+0
* Cast: Let the extension control if DSCP is on or off.hubbe2014-09-101-0/+2
* Cast: merge InsertCoded{Audio,Video}Frame into InsertFramehubbe2014-09-041-6/+6
* Remove implicit conversions from scoped_refptr to T* in media/dcheng2014-08-271-1/+1
* Cast: Deduplicate retransmission packets using audio packetshclam@chromium.org2014-08-181-7/+100
* Cast: Move retransmission to the transporthclam@chromium.org2014-08-161-2/+160
* Cast: Refactor RTCP handlinghclam@chromium.org2014-07-201-17/+5
* Cast: Reshuffle files under media/casthclam@chromium.org2014-07-151-0/+111