1. ef9daee Using mock transport controller in audio unit tests. by Sebastian Jansson · 7 years ago
  2. 89c7938 Delete assumption TimeMicrosToNtp can match RealTimeClock by Danil Chapovalov · 7 years ago
  3. 6ce0359 Adding missing ASM dependencies. by Mirko Bonadei · 7 years ago
  4. e7c891f Renamed FrameObject to EncodedFrame. by philipel · 7 years ago
  5. a5c735f Fixed observer unsubscribtion in RTCRtpReceiver. by Yura Yaroshevich · 7 years ago
  6. c668108 Maintain audio receive stream gain across recreations by Oskar Sundbom · 7 years ago
  7. 415920b Return correct subtype from RTCRtpSender/Receiver track. by Yura Yaroshevich · 7 years ago
  8. 35dd6cd Added dependencies to mock transport controller send. by Sebastian Jansson · 7 years ago
  9. 3f06c3b Change text output from VideoProcessor slightly. by Rasmus Brandt · 7 years ago
  10. 41f16be Silencing warnings in audio send stream unit tests. by Sebastian Jansson · 7 years ago
  11. dfde334 Adding SendSideCongestionControllerInterface. by Sebastian Jansson · 7 years ago
  12. 0404225 ClosePlatformFile() on non-Windows: Return true on success, false on failure by Karl Wiberg · 7 years ago
  13. 518716f Delete left-over declarations. by Niels Möller · 7 years ago
  14. 64cf731 Roll chromium_revision 2c98648a24..37c4da4be1 (538114:538199) by Mirko Bonadei · 7 years ago
  15. 9a03dd8 Removed new calls on RtpTransportControllerSend. by Sebastian Jansson · 7 years ago
  16. 5d436ac Removed Die mock from MockAudioEncoder by Sebastian Jansson · 7 years ago
  17. 5283022 Shorten Chromium compile trybot names by Oleh Prypin · 7 years ago
  18. 39f491e Moved and simplifed the AEC3 API call skew estimator and added tests by Per Åhgren · 7 years ago
  19. 352314a Revert "VCMGenericDecoder threading updates for all but Android." by Lu Liu · 7 years ago
  20. 54daa3a Revert "Comment out DCHECK in dtor of VCMDecodedFrameCallback." by Lu Liu · 7 years ago
  21. c4f9824 Revert "Reduce locking in VideoReceiver and check the threading model." by Lu Liu · 7 years ago
  22. cf6e24a Forward the SignalNetworkRouteChanged from DtlsSrtpTransport to BaseChannel. by Zhi Huang · 7 years ago
  23. 52d8677 Fire OnRenegotiationNeeded when changing transceiver direction by Steve Anton · 7 years ago
  24. a1630f8 Reland "Base pacer padding in pause state on time since last send." by Sebastian Jansson · 7 years ago
  25. 3ab308f Inform the AEC3 echo remover about the status of the estimated delay by Per Åhgren · 7 years ago
  26. bbfccfd Added unittest to the AEC3 BlockProcessor class that tests longer calls by Per Åhgren · 7 years ago
  27. d5a272f Create public EncodedFrame interface. by philipel · 7 years ago
  28. 257cb10 Roll chromium_revision 04f0f4c72d..2c98648a24 (538005:538114) by Autoroller · 7 years ago
  29. c75f1e4 Reduce locking in VideoReceiver and check the threading model. by Tommi · 7 years ago
  30. d397a0d Add dropped frames metric on the receive side by Ilya Nikolaevskiy · 7 years ago
  31. 8f83b42 Moved bitrate config interface from Call class. by Sebastian Jansson · 7 years ago
  32. 91bb667 Moved routes tracking to rtp transport controller. by Sebastian Jansson · 7 years ago
  33. 416332b Removed wait from congestion window test. by Sebastian Jansson · 7 years ago
  34. 5641fbb Add support for saving local audio input to file in AppRTCMobile by henrika · 7 years ago
  35. 97f61ea Moved bitrate configuration to rtp controller by Sebastian Jansson · 7 years ago
  36. a425184 Fix override warnings. by Patrik Höglund · 7 years ago
  37. e5447fb Removed fake rtp transport controller send. by Sebastian Jansson · 7 years ago
  38. df023aa Extracted bitrate configuration from call class. by Sebastian Jansson · 7 years ago
  39. fc8d26b Reland "Moved BitrateConfig out of Call::Config." by Sebastian Jansson · 7 years ago
  40. 9f016a0 Comment out DCHECK in dtor of VCMDecodedFrameCallback. by Tommi · 7 years ago
  41. a1f6661 Check that channel is in "send" before OKing DTMF by Harald Alvestrand · 7 years ago
  42. f906378 Split VCMCodecDataBase into VCMEncoderDataBase and VCMDecoderDataBase. by Niels Möller · 7 years ago
  43. a4e71b9 VCMGenericDecoder threading updates for all but Android. by Tommi · 7 years ago
  44. 0611065 Update JavaI420Buffer.allocate to use native allocations. by Sami Kalliomäki · 7 years ago
  45. defad84 Add batch script for running multiple VideoProcessor tests in parallel. by Rasmus Brandt · 7 years ago
  46. 2aa5666 Roll chromium_revision cff6369b11..04f0f4c72d (537896:538005) by Autoroller · 7 years ago
  47. 8ee1e5e Enable GetRemoteAudioSSLCertificate tests for Unified Plan by Steve Anton · 7 years ago
  48. 6e22137 Enable Unified Plan tests that were blocked on the stats collector by Steve Anton · 7 years ago
  49. 72a43a1 Collect packet loss and RTT stats of STUN binding requests. by Qingsi Wang · 7 years ago
  50. 54b8407 Clear current_direction when the RtpTransceiver is stopped by Steve Anton · 7 years ago
  51. 2f0d702 Parameterize PeerConnection integration tests for Unified Plan by Seth Hampson · 7 years ago
  52. afb0bb7 Remove PeerConnection voice_channel/video_channel methods by Steve Anton · 7 years ago
  53. db53f8e Add configurable STUN binding request interval. by Qingsi Wang · 7 years ago
  54. ed1ecea Roll chromium_revision 1f1e714a1e..cff6369b11 (537795:537896) by Autoroller · 7 years ago
  55. b6b00dc Safe behavior of the initial echo removal in AEC3 by Per Åhgren · 7 years ago
  56. e4bf600 Revert "Moved BitrateConfig out of Call::Config." by Lu Liu · 7 years ago
  57. c4bffed Roll chromium_revision fd6d802597..1f1e714a1e (537681:537795) by Autoroller · 7 years ago
  58. 5897fe2 Moved BitrateConfig out of Call::Config. by Sebastian Jansson · 7 years ago
  59. a05ee82 Fixed Digital mode of AGC2 implementation finished. by Alex Loiko · 7 years ago
  60. 1896cec Removed dependencies from audio send stream unit test by Sebastian Jansson · 7 years ago
  61. 6bd3cdd Remove special MD5 / SHA-1 digest classes. by Joachim Bauch · 7 years ago
  62. 0dd1b0a Revert "Revert "Enables PeerConnectionFactory using external fec controller"" by Ying Wang · 7 years ago
  63. 439f0bc Preparing for task queue in congenstion controller by Sebastian Jansson · 7 years ago
  64. 645898a Reduce severity of BWE start bitrate log to INFO. by Stefan Holmer · 7 years ago
  65. 694a36f Only log once per UpdateHistogram call. by Jonas Olsson · 7 years ago
  66. 52e5852 Adjust DTMF min inter-tone gap to 30 ms by Harald Alvestrand · 7 years ago
  67. b824b55 Delete unused sample project code. by Kári Tristan Helgason · 7 years ago
  68. 06a8f30 Moved analysis to Stats. by Sergey Silkin · 7 years ago
  69. 45d725d Support sending flexfec and simulcast together. by Danil Chapovalov · 7 years ago
  70. e127387 Added nisse@webrtc.org as owner in call. by Sebastian Jansson · 7 years ago
  71. 500874e [build] Prepare removal of gyp-defines from landmines by Michael Achenbach · 7 years ago
  72. 424a399 Roll chromium_revision 24d1772068..fd6d802597 (537385:537681) by Autoroller · 7 years ago
  73. e18e269 Move CIPD dependencies into DEPS by Oleh Prypin · 7 years ago
  74. 6e9c00f Skip cipd deps in roll_deps by Oleh Prypin · 7 years ago
  75. 7435462 Removing definition of FEATURE_ENABLE_VOICEMAIL. by Mirko Bonadei · 7 years ago
  76. 111a0d1 Re-enabling 'gn check': modules/video_coding:objc_codec_factory_helper. by Mirko Bonadei · 7 years ago
  77. cbaaaed Re-enabling 'gn check' on //examples/*. by Mirko Bonadei · 7 years ago
  78. 820941a Remove custom MD5 / SHA-1 implementations. by Joachim Bauch · 7 years ago
  79. 0bc9c7d Fixes for building without SW codecs after GN changes. by Anders Carlsson · 7 years ago
  80. e7dba00 Removing obsolete defines. by Mirko Bonadei · 7 years ago
  81. 2b6f135 Un-inline LogMessage::Loggable by Jonas Olsson · 7 years ago
  82. 9d138fc Drop dependency of common_video on api:libjingle_peerconnection_api. by Niels Möller · 7 years ago
  83. 10b40ce Add support for RTC_GUARDED_BY to SequencedTaskChecker. by Tommi · 7 years ago
  84. da8781f Move rtc_task_queue_for_test outside of the rtc_include_tests scope. by Tommi · 7 years ago
  85. 738d11b Always create output_dir before invoking gtest-parallel. by Mirko Bonadei · 7 years ago
  86. 13d7ae4 Removing unfeasible TODO. by Mirko Bonadei · 7 years ago
  87. de25a9a Delete dummy target peerconnection_and_implicit_call_api. by Niels Möller · 7 years ago
  88. 2ae140a BUILD.gn file for api/audio. by Gustaf Ullberg · 7 years ago
  89. 707ca31 Whac-a-mole one more time with Fuchsia. Fix CurrentThreadRef() by Tommi · 7 years ago
  90. 0a59d29 Revert "Whitespace change." by Tommi · 7 years ago
  91. 6ce0659 Whitespace change. by Tommi · 7 years ago
  92. 7c72c10 Playing whac-a-mole with the Fuchsia builders by Tommi · 7 years ago
  93. f017980 Change typedef of PlatformThreadRef for Fuchsia from pthread_t to zx_handle_t by Tommi · 7 years ago
  94. 1f3f3c2 Reland "Remove criticalsection.cc dependency on platform_thread.cc." by Tommi · 7 years ago
  95. 80dd7b5 Reland "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 7 years ago
  96. 8b815cd Add OnTrack PeerConnection callback for Unified Plan by Steve Anton · 7 years ago
  97. 36da6ff Parameterize PeerConnection interface tests for Unified Plan by Steve Anton · 7 years ago
  98. 57858b3 Reland "Update RTCStatsCollector to work with RtpTransceivers" by Steve Anton · 7 years ago
  99. b953245 Revert "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 7 years ago
  100. a23c693 Roll chromium_revision 7983fe9948..24d1772068 (537267:537385) by Autoroller · 7 years ago