1. 98f8320 Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition. by fischman@webrtc.org · 11 years ago
  2. 1d61e3a Simplify pacer interface. by pbos@webrtc.org · 11 years ago
  3. 55a2a27 Adds APIs for reporting pacer queuing delay. by jiayl@webrtc.org · 11 years ago
  4. 57e8ba9 Fix for libtalkmobile build error bug=b/12549061 by elham@webrtc.org · 11 years ago
  5. c9faf10 Add thread_annotations for clang targets. by andresp@webrtc.org · 11 years ago
  6. afceaca Measure pacer queue size based on when packets are inserted rather than captured. by stefan@webrtc.org · 11 years ago
  7. 1003b7d Fixes a crash in the pacer where it fails to find a normal prio packet if there are no high prio packets, given that the queue has grown too large. by stefan@webrtc.org · 11 years ago
  8. 04d6593 Ensure that no packet stays in the pacer queue for longer than 2 seconds. by stefan@webrtc.org · 11 years ago
  9. c41f11b Increase size of pacer window to 500 ms as that better matches the encoder. by stefan@webrtc.org · 11 years ago
  10. b748c9d Fix for RTX in combination with pacing. by stefan@webrtc.org · 11 years ago
  11. dc1f7e9 Remove include_dirs from pacing. by pbos@webrtc.org · 12 years ago
  12. 7dc1790 Improving padding rules and breaking out bw allocation to ViEEncoder. by stefan@webrtc.org · 12 years ago
  13. 4870c02 Don't pace out packets or generate padding when the pacer is disabled. by stefan@webrtc.org · 12 years ago
  14. 54042b9 Fix some chromium-style warnings in webrtc/modules/pacing/ by pbos@webrtc.org · 12 years ago
  15. 86c5732 Fix root-relative includes for pacing/. by pbos@webrtc.org · 12 years ago
  16. 0d35c78 Fix memory bot failure by hclam@chromium.org · 12 years ago
  17. 0f6f7cb Enqueue packet in pacer if sending fails by hclam@chromium.org · 12 years ago
  18. 7533659 Fixes some pacer/padding issues found while testing. by stefan@webrtc.org · 12 years ago
  19. 46cec2a Reorganize test targets in WebRTC by kjellander@webrtc.org · 12 years ago
  20. 751253d Fix build error introduced with r4168. by stefan@webrtc.org · 12 years ago
  21. 695ff2a Add support for padding in pacer. by stefan@webrtc.org · 12 years ago
  22. 49e9c6c Fix crash in pacer. by pwestin@webrtc.org · 12 years ago
  23. 36bdba4 Adding trace and changing pacing constants by pwestin@webrtc.org · 12 years ago
  24. b8f1cf3 Enable Nack pacing. by pwestin@webrtc.org · 12 years ago
  25. e4ae7a2 Avoid adding duplicates in pacer lists. by pwestin@webrtc.org · 12 years ago
  26. 237fe4f Remove vim/emacs modelines from .gypi files by pbos@webrtc.org · 12 years ago
  27. dca71b2 Add interface to signal a network down event. by stefan@webrtc.org · 12 years ago
  28. 9522792 Introduced pause and resume to the pacer by pwestin@webrtc.org · 12 years ago
  29. 9669d71 Remove '<(library)' in gyp files. by wjia@webrtc.org · 12 years ago
  30. cba9d52 Adding pacing module, will replace the transmission_bucket in the RTP module. by pwestin@webrtc.org · 12 years ago