aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/remote_bitrate_estimator/test/packet_sender.cc
AgeCommit message (Expand)Author
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-10-08Disable pacer disabling.Peter Boström
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-09-04Update SendTimeHistory to store complete PacketInfo, not just send timesprang
2015-07-31Supporting Pause/Resume, Sending Estimate logging. Corrected plot colorsCesar Magalhaes
2015-07-15Supports logging for dynamic and histogram plots on Simulation Framework.Cesar Magalhaes
2015-06-01Fix issue with RTT computations in simulator.Stefan Holmer
2015-05-07Wire up RTT to send-side GCC and TCP.Stefan Holmer
2015-05-06NADA's proposal from Cisco.Cesar Magalhaes
2015-04-28Improve TCP implementation by adding ssthresh and make it possible to start i...Stefan Holmer
2015-04-22Improve TCP by adding a real timeout to in flight packets.Stefan Holmer
2015-04-21Fix bug in TCP implementation (simulations).Stefan Holmer
2015-04-17Fix some simulation issues.Stefan Holmer
2015-04-17Add TCP fairness test.Stefan Holmer
2015-04-16Fix build errors in r9022 / 09bdc1e5f5a9.Stefan Holmer
2015-04-16Adds a simplified Reno-type TCP sender.Stefan Holmer
2015-04-10Improve BWE plotting and logging to make it possible to use multiple windows/...Stefan Holmer
2015-03-18Use SendTimeHistory to keep track of send times in simulations.stefan@webrtc.org
2015-02-16Break out code from bloated files in the BWE simulator.stefan@webrtc.org