1. 31660fd Avoid using global task queue factory in audio/ unittests by Danil Chapovalov · 6 years ago
  2. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 6 years ago
  3. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  4. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 6 years ago
  5. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 6 years ago
  6. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 6 years ago
  7. 9ffb5df Removes unused mock_bitrate_controller. by Sebastian Jansson · 6 years ago
  8. ad89528 Reland "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Danil Chapovalov · 6 years ago
  9. 42d8c93 Revert "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Yves Gerey · 6 years ago
  10. 304e9d2 Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current by Danil Chapovalov · 6 years ago
  11. 0b69826 Don't inject worker queue into send streams. by Sebastian Jansson · 6 years ago
  12. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  13. 914351d Reland "Always offer transport sequence number header extension for audio"" by Per Kjellander · 6 years ago
  14. 397c06f Revert "Always offer transport sequence number header extension for audio" by Ying Wang · 6 years ago
  15. fd965c0 Always offer transport sequence number header extension for audio by Per Kjellander · 6 years ago
  16. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  17. 470a5ea Introduces common AudioAllocationSettings class. by Sebastian Jansson · 6 years ago
  18. 5c2f1f0 Add some missing includes and dependencies. by Bjorn Terelius · 6 years ago
  19. 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
  20. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
  21. f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 6 years ago
  22. ff05816 Delete the WebRTC.Call.TimeSendingAudioRtpPacketsInSeconds metric by Sam Zackrisson · 6 years ago
  23. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  24. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  25. dced9f6 Delete class ChannelSendProxy by Niels Möller · 6 years ago
  26. 349ade3 Delete class ChannelReceiveProxy. by Niels Möller · 6 years ago
  27. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  28. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  29. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 6 years ago
  30. 2365936 Hide the AudioEncoderCng class behind a create function by Karl Wiberg · 6 years ago
  31. 56ef305 Move event logging of config into AudioSendStream. by Oskar Sundbom · 6 years ago
  32. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  33. 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
  34. 78410ad Fixes use after free error when setting a new FrameEncryptor on ChannelSend. by Benjamin Wright · 6 years ago
  35. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  36. 530ead4 Split voe::Channel into ChannelSend and ChannelReceive by Niels Möller · 6 years ago
  37. b222f49 Split ChannelProxy into send and receive classes. by Niels Möller · 6 years ago
  38. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  39. 4e199e9 Mark DirectTransport subclasses ctors as deprecated and switch from them by Artem Titov · 6 years ago
  40. 46c4e60 Introduce SimulatedNetworkReceiverInterface. by Artem Titov · 6 years ago
  41. 264bee8 Remove memcheck. by Mirko Bonadei · 6 years ago
  42. 3890262 Reland "Removing unneeded dependency." by Mirko Bonadei · 6 years ago
  43. a61f7db Revert "Removing unneeded dependency." by Mirko Bonadei · 6 years ago
  44. 06f66c7 Removing unneeded dependency. by Mirko Bonadei · 6 years ago
  45. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  46. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 6 years ago
  47. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 6 years ago
  48. bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 6 years ago
  49. abbe841 This CL removes all usages of our custom ostream << overloads. by Jonas Olsson · 6 years ago
  50. 9c1ee36 Fix low_bandwidth_audio_perf_test resource dependency on Android by Oleh Prypin · 7 years ago
  51. 7b2676f Fix low_bandwidth_audio_perf_test binary dependency on Windows by Oleh Prypin · 7 years ago
  52. 8cf0a87 Reland "Split perf-test-specific resources in low_bandwidth_audio_test" by Oleh Prypin · 7 years ago
  53. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 7 years ago
  54. 650a826 Revert "Reland "Split perf-test-specific resources in low_bandwidth_audio_test"" by Oleh Prypin · 7 years ago
  55. b3808dc Reland "Split perf-test-specific resources in low_bandwidth_audio_test" by Oleh Prypin · 7 years ago
  56. aaa882c Revert "Split perf-test-specific resources in low_bandwidth_audio_test" by Oleh Prypin · 7 years ago
  57. 4bbc150 Split perf-test-specific resources in low_bandwidth_audio_test by Oleh Prypin · 7 years ago
  58. 3faa832 Separate test/fake_audio_device on API and implementation. Step 2. by Artem Titov · 7 years ago
  59. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 7 years ago
  60. 6723cdc Revert "Separate test/fake_audio_device on API and implementation." by Artem Titov · 7 years ago
  61. 8ea5f9a Separate test/fake_audio_device on API and implementation. by Artem Titov · 7 years ago
  62. fef0500 Adding a new string utility class: SimpleStringBuilder. by Tommi · 7 years ago
  63. f35c666 Separate build targets for aec3 and aec3_unittests by Gustaf Ullberg · 7 years ago
  64. ef9daee Using mock transport controller in audio unit tests. by Sebastian Jansson · 7 years ago
  65. 1896cec Removed dependencies from audio send stream unit test by Sebastian Jansson · 7 years ago
  66. 2ae140a BUILD.gn file for api/audio. by Gustaf Ullberg · 7 years ago
  67. e4be6da Removing access to send side cc in rtp controller. by Sebastian Jansson · 7 years ago
  68. dbbb33c Stop using public_deps in common_audio. by Mirko Bonadei · 7 years ago
  69. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  70. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  71. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  72. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  73. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago
  74. 98d4036 Make it possible to run low_bandwidth_audio_test on Android swarming. by Edward Lemur · 7 years ago
  75. 8f5787a Move ownership of voe::Channel into Audio[Receive|Send]Stream. by Fredrik Solenberg · 7 years ago
  76. 731082c Reland: Add mock_rtc_event_log.h. by Patrik Höglund · 7 years ago
  77. 5a25ab2 Revert "Add mock_rtc_event_log.h." by Edward Lemur · 7 years ago
  78. 63aea46 Add mock_rtc_event_log.h. by Patrik Höglund · 7 years ago
  79. 94dc177 Add mock_bitrate_controller.h. by Patrik Höglund · 7 years ago
  80. 6213929 Add missing files to audio_processing. by Patrik Höglund · 7 years ago
  81. 2a87797 Remove voe::TransmitMixer by Fredrik Solenberg · 7 years ago
  82. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  83. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  84. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  85. cedd351 Do not add audio bitrate observer if TWCC sending is not supported by Alex Narest · 7 years ago
  86. b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
  87. 56d4609 Use the new AudioProcessing statistics everywhere. by Ivo Creusen · 7 years ago
  88. c0e6804 Fix deps of audio:audio_tests. by Patrik Höglund · 7 years ago
  89. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  90. 5f6bf24 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) by henrika · 7 years ago
  91. 990d6b8 Revert "Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API" by Mirko Bonadei · 7 years ago
  92. 90bace0 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API by henrika · 7 years ago
  93. 245660a Fix Gn untracked headers in webrtc/call. by Mirko Bonadei · 7 years ago
  94. 2011075 MB: Add support for isolating scripts + isolate low_bandwidth_audio_test.py. by Edward Lemur · 7 years ago
  95. 18f5427 Remove voe_auto_test and add new tests to cover the missing cases. by solenberg · 7 years ago
  96. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  97. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/audio/BUILD.gn]
  98. 73276ad - Removes voe_conference_test. by Fredrik Solenberg · 7 years ago
  99. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  100. 9b2f20c Replace gflags usages with rtc_base/flags in all targets based on test_main by oprypin · 7 years ago