1. ecb6897 Adds repeating task class. by Sebastian Jansson · 6 years ago
  2. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
  3. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  4. 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
  5. 87609be Merges RtpTransportControllerSend with SendSideCongestionController. by Sebastian Jansson · 6 years ago
  6. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  7. 6736df1 Moves BitrateAllocationUpdate to api. by Sebastian Jansson · 6 years ago
  8. 13e5903 Using unit classes in BitrateAllocationUpdate struct. by Sebastian Jansson · 6 years ago
  9. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  10. 179a392 Implement TargetBitrate, NetworkRoute and overhead features of media transport interface. by Piotr (Peter) Slatala · 6 years ago
  11. cc8e8bb Pass the media transport from JsepTransportController to Call. by Piotr (Peter) Slatala · 6 years ago
  12. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  13. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  14. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  15. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 6 years ago
  16. 2cd3b4c Fixing bug in SimulatedNetwork where packets stop. by Sebastian Jansson · 6 years ago
  17. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  18. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  19. 7182286 Allow FakeNetworkPipe to wake up its processing thread by Sebastian Jansson · 6 years ago
  20. 69807e8 Depend directly on destination targets. by Yves Gerey · 6 years ago
  21. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  22. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  23. f5e767d Don't send max allocation probe unless allocation changed. by Sebastian Jansson · 6 years ago
  24. 1298541 Removing unnecessary dependencies on socket.h. by Sebastian Jansson · 6 years ago
  25. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  26. 76ad154 New method for precise packet reception time measurement. by Christoffer Rodbro · 6 years ago
  27. 64be7fa Move FecController to RtpVideoSender. by Stefan Holmer · 6 years ago
  28. 32fe3d1 Temporarily increase visibility of pacing and call/rtp_interfaces by Danil Chapovalov · 6 years ago
  29. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 6 years ago
  30. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  31. 8fdcac3 Remove clang:find_bad_constructs suppression from call:call. by Mirko Bonadei · 6 years ago
  32. b0588e6 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  33. 8d92e8d Revert "Reland "Move FakeCodec to separate target and behave like real encoder."" by Ilya Nikolaevskiy · 6 years ago
  34. f2a8287 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  35. 7d13a6e Revert "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  36. 223eba5 Move FakeCodec to separate target and behave like real encoder. by Ilya Nikolaevskiy · 6 years ago
  37. 4e199e9 Mark DirectTransport subclasses ctors as deprecated and switch from them by Artem Titov · 6 years ago
  38. dd2eebe Deprecate two DirectTransport ctors and remove their direct usage. by Artem Titov · 6 years ago
  39. 46c4e60 Introduce SimulatedNetworkReceiverInterface. by Artem Titov · 6 years ago
  40. f189c48 Delete webrtc::PacketTime and backwards compatibility. by Niels Möller · 6 years ago
  41. 3229d65 Switch webrtc users from deprecated ctors. by Artem Titov · 6 years ago
  42. e23b8a9 Do not use FakeNetworkPipe::SetConfig. by Artem Titov · 6 years ago
  43. f96b1ca Move SimulatedNetwork class to separate file. by Sebastian Jansson · 6 years ago
  44. 7008287 Delete struct webrtc::PacketTime. by Niels Möller · 6 years ago
  45. ed1dcf9 Enable clang::find_bad_constructs for call/ (part 1). by Mirko Bonadei · 6 years ago
  46. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  47. 5c302c0 Delete obsolete file call/video_config.h. by Niels Möller · 6 years ago
  48. 213618e New api function CreateVideoStreamEncoder. by Niels Möller · 6 years ago
  49. 9416ef8 Rename PayloadRouter to RtpVideoSender. by Stefan Holmer · 6 years ago
  50. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 6 years ago
  51. f704468 Reland "Move allocation and rtp conversion logic out of payload router." by Stefan Holmer · 6 years ago
  52. c2406e4 Revert "Move allocation and rtp conversion logic out of payload router." by JT Teh · 6 years ago
  53. 1da4d79 Move allocation and rtp conversion logic out of payload router. by Stefan Holmer · 6 years ago
  54. a2f1533 Moved PayloadRouter to call/. by Stefan Holmer · 6 years ago
  55. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  56. b6b29e0 Convert video quality test from a TEST_F to a TEST fixture. by Patrik Höglund · 6 years ago
  57. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 6 years ago
  58. dfce03a Allows injection of network controller factory into peer connection factory. by Sebastian Jansson · 6 years ago
  59. 0a8f435 Move VideoEncoderConfig from call/ to api/. by Niels Möller · 6 years ago
  60. ef75ebe Directly include VideoBitrateAllocation in call/ targets by Erik Språng · 6 years ago
  61. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  62. c6c4426 Moves network control interface to API. by Sebastian Jansson · 6 years ago
  63. 0c4f7be New api struct BitrateSettings. by Niels Möller · 7 years ago
  64. e625605 Moving task queue from Call to transport controller. by Sebastian Jansson · 7 years ago
  65. 0940811 Moving demux from FakeNetworkPipe to DirectTransport. by Sebastian Jansson · 7 years ago
  66. 8326780 Adds mock bitrate allocator. by Sebastian Jansson · 7 years ago
  67. 11b34f4 Remove chromium clang style errors affecting sdk/android/media_jni by Paulina Hensman · 7 years ago
  68. abbe841 This CL removes all usages of our custom ostream << overloads. by Jonas Olsson · 7 years ago
  69. 88614b0 Pass VideoEncoderFactory from WebrtcVideoEngine to VideoStreamEncoder. by Niels Möller · 7 years ago
  70. 2b85792 Move rw_lock_wrapper.h to rtc_base/synchronization/ by Karl Wiberg · 7 years ago
  71. b34556e Added receive time calculator under field trial. by Sebastian Jansson · 7 years ago
  72. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 7 years ago
  73. 7bd79a0 Split up audio_device build target by Paulina Hensman · 7 years ago
  74. 0970851 Reland: Add ability to emulate degraded network in Call via field trial by Erik Språng · 7 years ago
  75. 16cba5c Revert "Add ability to emulate degraded network in Call via field trial" by Ilya Nikolaevskiy · 7 years ago
  76. 31a12c5 Add ability to emulate degraded network in Call via field trial by Erik Språng · 7 years ago
  77. 19bea51 Adding task queue congestion control experiment. by Sebastian Jansson · 7 years ago
  78. 3faa832 Separate test/fake_audio_device on API and implementation. Step 2. by Artem Titov · 7 years ago
  79. 19704ec Removing AvailableBandwidth method on transport controller. by Sebastian Jansson · 7 years ago
  80. 6723cdc Revert "Separate test/fake_audio_device on API and implementation." by Artem Titov · 7 years ago
  81. 8ea5f9a Separate test/fake_audio_device on API and implementation. by Artem Titov · 7 years ago
  82. a646d30 Enables configuration of transmission max bitrate multiplier and fec protection level. by Ying Wang · 7 years ago
  83. 45087cd Moved retransmission rate limiter to Call class. by Sebastian Jansson · 7 years ago
  84. c33c0fc Moved pacer and congestion thread from call. by Sebastian Jansson · 7 years ago
  85. 35dd6cd Added dependencies to mock transport controller send. by Sebastian Jansson · 7 years ago
  86. 8f83b42 Moved bitrate config interface from Call class. by Sebastian Jansson · 7 years ago
  87. 91bb667 Moved routes tracking to rtp transport controller. by Sebastian Jansson · 7 years ago
  88. 97f61ea Moved bitrate configuration to rtp controller by Sebastian Jansson · 7 years ago
  89. e5447fb Removed fake rtp transport controller send. by Sebastian Jansson · 7 years ago
  90. df023aa Extracted bitrate configuration from call class. by Sebastian Jansson · 7 years ago
  91. fc8d26b Reland "Moved BitrateConfig out of Call::Config." by Sebastian Jansson · 7 years ago
  92. e4bf600 Revert "Moved BitrateConfig out of Call::Config." by Lu Liu · 7 years ago
  93. 5897fe2 Moved BitrateConfig out of Call::Config. by Sebastian Jansson · 7 years ago
  94. 2ae140a BUILD.gn file for api/audio. by Gustaf Ullberg · 7 years ago
  95. 8366e17 Rename Call::Config to CallConfig, keep old name as alias. by Niels Möller · 7 years ago
  96. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  97. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  98. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  99. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  100. 3b790f3 Make fec controller plug-able. by Ying Wang · 7 years ago