1. 2ae140a BUILD.gn file for api/audio. by Gustaf Ullberg · 7 years ago
  2. 707ca31 Whac-a-mole one more time with Fuchsia. Fix CurrentThreadRef() by Tommi · 7 years ago
  3. 0a59d29 Revert "Whitespace change." by Tommi · 7 years ago
  4. 6ce0659 Whitespace change. by Tommi · 7 years ago
  5. 7c72c10 Playing whac-a-mole with the Fuchsia builders by Tommi · 7 years ago
  6. f017980 Change typedef of PlatformThreadRef for Fuchsia from pthread_t to zx_handle_t by Tommi · 7 years ago
  7. 1f3f3c2 Reland "Remove criticalsection.cc dependency on platform_thread.cc." by Tommi · 7 years ago
  8. 80dd7b5 Reland "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 7 years ago
  9. 8b815cd Add OnTrack PeerConnection callback for Unified Plan by Steve Anton · 7 years ago
  10. 36da6ff Parameterize PeerConnection interface tests for Unified Plan by Steve Anton · 7 years ago
  11. 57858b3 Reland "Update RTCStatsCollector to work with RtpTransceivers" by Steve Anton · 7 years ago
  12. b953245 Revert "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 7 years ago
  13. a23c693 Roll chromium_revision 7983fe9948..24d1772068 (537267:537385) by Autoroller · 7 years ago
  14. 71439a6 Set session error if SetLocal/RemoteDescription ever fails by Steve Anton · 7 years ago
  15. 85904f4 Disabling a couple flaky CallPerfTests on Mac. by Taylor Brandstetter · 7 years ago
  16. ba6b503 Disable RampUpTest.UpDownUpTransportSequenceNumberRtx on Mac. by Taylor Brandstetter · 7 years ago
  17. d68956d sdk:metal_objc should be publicly visible. by Mirko Bonadei · 7 years ago
  18. 1c9aa1e Delete VideoStreamEncoder::OnReceivedIntraFrameRequest. by Niels Möller · 7 years ago
  19. a0262da Comments in FixedDigitalLevelEstimator. by Alex Loiko · 7 years ago
  20. c9fcedb Delete unused deprecated headers under modules/video_coding/ by Niels Möller · 7 years ago
  21. 153f11e AGC2-fixed-digital: Level Estimator by Alex Loiko · 7 years ago
  22. e551ddd Propagate custom rtcp intervals in VideoSendStream by Danil Chapovalov · 7 years ago
  23. 99bf77c Fix issues found by gn check. by Kári Tristan Helgason · 7 years ago
  24. ad148a3 Add native API for creating AndroidNetworkMonitorFactory. by Sami Kalliomäki · 7 years ago
  25. c453c16 Add stubs for AEC3 factory. by Gustaf Ullberg · 7 years ago
  26. 4c1ffb8 Removing access to pacer in rtp controller. by Sebastian Jansson · 7 years ago
  27. 08ff173 Revert "Remove criticalsection.cc dependency on platform_thread.cc." by Guido Urdaneta · 7 years ago
  28. 2a79f50 Roll chromium_revision 80343dd58e..7983fe9948 (536688:537267) by Autoroller · 7 years ago
  29. e36e8bb Add FixedGainController and move GainController2 in APM. by Alex Loiko · 7 years ago
  30. 6df09f6 Add decibel conversion functions to //common_audio:common_audio by Alex Loiko · 7 years ago
  31. e4be6da Removing access to send side cc in rtp controller. by Sebastian Jansson · 7 years ago
  32. 06ad105 Add missing include. by Joachim Bauch · 7 years ago
  33. c49bcd9 Fire OnAddStream with Unified Plan by Steve Anton · 7 years ago
  34. 9c98f0c Fix a bug that holds IceConfig unchanged after changing RTCConfiguration. by Qingsi Wang · 7 years ago
  35. 0073301 Revert "Enables PeerConnectionFactory using external fec controller" by Taylor Brandstetter · 7 years ago
  36. 22bc3f6 Explicitly stop frame delivery in FakePeriodicVideoCapturer. by Tommi · 7 years ago
  37. 4f07bdb Enables PeerConnectionFactory using external fec controller by Ying Wang · 7 years ago
  38. 5af97ee Remove criticalsection.cc dependency on platform_thread.cc. by Tommi · 7 years ago
  39. ee2388f Revert "Update RTCStatsCollector to work with RtpTransceivers" by Guido Urdaneta · 7 years ago
  40. 02fddf6 Fix includes in task_queue.h by Danil Chapovalov · 7 years ago
  41. 645b027 Streamline error handling and logging in the audio processing module by Jonas Olsson · 7 years ago
  42. 2bde850 Fix memory leak in NativeToJavaVideoFrame. by Sami Kalliomäki · 7 years ago
  43. 2c599d6 Allow native aec to be used in peerconnection_client if available on windows. by Tommi · 7 years ago
  44. fd4ce50 Move echo_control.h to api/audio by Gustaf Ullberg · 7 years ago
  45. 75b57d3 Increased the size of the delay estimation look window by Per Åhgren · 7 years ago
  46. 3646f97 AEC3 includes echo_canceller3_config.h directly by Gustaf Ullberg · 7 years ago
  47. bffa300 Move AEC3 configuration to its own file under api/audio by Gustaf Ullberg · 7 years ago
  48. dd056c3 Fix incorrect bitrate settings for screenshare by Erik Språng · 7 years ago
  49. 56bae8d Update RTCStatsCollector to work with RtpTransceivers by Steve Anton · 7 years ago
  50. ae8a90a Fixes to PeerConnection for Unified Plan sdp & transceiver logic. by Seth Hampson · 7 years ago
  51. ea86bb7 Revert "Revert "Revert "Reland "Moved congestion controller to task queue."""" by Sebastian Jansson · 7 years ago
  52. 65792c5 Revert "Revert "Reland "Moved congestion controller to task queue.""" by Sebastian Jansson · 7 years ago
  53. 6856156 Introduce TaskQueueForTest. by Tommi · 7 years ago
  54. db6145f Fix bug in reporting decode errors in VideoToolbox by Kári Tristan Helgason · 7 years ago
  55. 8366e17 Rename Call::Config to CallConfig, keep old name as alias. by Niels Möller · 7 years ago
  56. fa4fe64 vpython: Specify dependency on pywin32 by Oleh Prypin · 7 years ago
  57. 1373582 Add offline logging of the system delay for AEC3 by Per Åhgren · 7 years ago
  58. 4e849f6 Revert "Reland "Moved congestion controller to task queue."" by Danil Chapovalov · 7 years ago
  59. d377f04 Move AudioFrame to its own header file and target in api/. by Niels Möller · 7 years ago
  60. 74a369c Revert "Renamed constants in unit tests for paced sender." by Danil Chapovalov · 7 years ago
  61. 516036f Revert "Base pacer padding in pause state on time since last send." by Danil Chapovalov · 7 years ago
  62. 0b9de80 Roll chromium_revision 24887ed1ab..80343dd58e (535697:536688) by Autoroller · 7 years ago
  63. bda5068 Revert "Moved congestion controller to goog_cc folder." by Danil Chapovalov · 7 years ago
  64. 4feb204 Fix rendering on an iPhone X's tall screen. by JT Teh · 7 years ago
  65. 91861a5 Add .vpython to WebRTC bot isolates. by Patrik Höglund · 7 years ago
  66. b886711 Prepare StatsCollector to work with RtpTransceivers by Steve Anton · 7 years ago
  67. 5dbb586 Add UMA counters for type of SDP semantic in use. by Harald Alvestrand · 7 years ago
  68. a881ac0 Updated comments for RtpEncodingParameters. by Seth Hampson · 7 years ago
  69. 73f29cb Move creation of OveruseFrameDetector to VideoSendStream. by Niels Möller · 7 years ago
  70. 2d06e36 Adds fixed PL loss mode to neteq_quality_test. by Alex Narest · 7 years ago
  71. 18cf4b6 Base pacer padding in pause state on time since last send. by Sebastian Jansson · 7 years ago
  72. 61405bc Fix infinite loop in rtp packet parsing by Danil Chapovalov · 7 years ago
  73. fdd4400 Removed hysteresis in the delay estimation offset by Per Åhgren · 7 years ago
  74. fa6a283 Add wrapper for VideoSink and VideoFrame to Android native_api. by Jonathan Yu · 7 years ago
  75. 0b556b0 Reduce public inheritance in VideoStreamEncoder. by Niels Möller · 7 years ago
  76. 9af0a67 Renamed constants in unit tests for paced sender. by Sebastian Jansson · 7 years ago
  77. f0707cb Forcing vs_toolchain update only on a win checkout. by Mirko Bonadei · 7 years ago
  78. 4712776 Leveraging the skew in API call order to a boost AEC3 signal realignment by Per Åhgren · 7 years ago
  79. 45cc890 Assorted logging pedantry by Jonas Olsson · 7 years ago
  80. a6cc0f9 Refactor FakeVideoCapturer. by Niels Möller · 7 years ago
  81. 00cecb9 Disable use of libevent under Fuchsia. by Wez · 7 years ago
  82. 27a0741 Whitespace CL to kick bots. by Patrik Höglund · 7 years ago
  83. ab86e7f Disable a couple flaky RampUpTest tests on Mac. by Taylor Brandstetter · 7 years ago
  84. ef76e5a Add multiplex case to codec_tests by Emircan Uysaler · 7 years ago
  85. 0614ed9 Remove calls to some POSIX APIs which Fuchsia does not implement. by Wez · 7 years ago
  86. 1370e30 Refactor of GetSimulcastConfig & EncoderStreamFactory. by Seth Hampson · 7 years ago
  87. 6947025 Move media_type to RtpTransceiverInterface by Steve Anton · 7 years ago
  88. a4e72b7 Add RtcEventLog to AppRTCMobile with preference setting. by Qingsi Wang · 7 years ago
  89. f7f8cb9 Adding FourPeople_1280x720_30.yuv. by Sergey Silkin · 7 years ago
  90. 0d3c9a3 Delete RTCAVFoundationVideoSource and related classes. by Kári Tristan Helgason · 7 years ago
  91. a55bdc2 Fix 'gn gen' with target_os="win" on Linux. by Mirko Bonadei · 7 years ago
  92. afa1546 Fix incorrect static method call. by Patrik Höglund · 7 years ago
  93. 0c15a09 Don't use gtest-parallel when running webrtc_perf_tests. by Edward Lemur · 7 years ago
  94. 88a38e32 Roll chromium_revision 6fcad09d4a..24887ed1ab (535596:535697) by Autoroller · 7 years ago
  95. cb768a8 Delete unused code in videoengine_unittest.h. by Niels Möller · 7 years ago
  96. b8a7d9d Updating usage of install-sysroot.py to stop relying on GYP_DEFINES. by Mirko Bonadei · 7 years ago
  97. 4b9124e Deactivated the computation of the reverb in AEC3 by Per Åhgren · 7 years ago
  98. 8acdd1a Parameterize PeerConnection signaling tests for Unified Plan by Steve Anton · 7 years ago
  99. 82d0817 Add callback when new audio data is ready by Alex Leung · 7 years ago
  100. 338bd62 Includes the time(ms) that spent in network to test results. by Ying Wang · 7 years ago