1. 645f24c APM: Replace most usages of AudioFrame with a stream interface by Per Åhgren · 4 years, 6 months ago
  2. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 8 months ago
  3. 7c19a70 Audio Processing Module: add play-out audio device runtime information by Alessio Bazzica · 4 years, 10 months ago
  4. 3663ed3 Move rtc_base/ignore_wundef.h to its own target. by Mirko Bonadei · 5 years ago
  5. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  6. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  7. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  8. 825aad1 Delete almost all includes of platform_file.h by Niels Möller · 5 years ago
  9. e8e4dc4 Change StartAecDump methods to work with FILE* and FileWrapper by Niels Möller · 5 years ago
  10. 646e096 Allow null FILE* to AecDumpFactory::Create by Niels Möller · 5 years ago
  11. ca36285 Add PlayoutVolumeChange RuntimeSetting. by Fredrik Hernqvist · 5 years ago
  12. 6ee75fd Allow setting the AGC2 fixed gain during runtime by Per Åhgren · 5 years ago
  13. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  14. f0d1c03 Add replacement interface for webrtc::GainConrol by Sam Zackrisson · 5 years ago
  15. 07122bc Use TaskQueueForTest instead or TaskQueue in unittests by Danil Chapovalov · 5 years ago
  16. 471783f Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly by Danil Chapovalov · 6 years ago
  17. e45c688 Remove webrtc::ProtoString. by Mirko Bonadei · 6 years ago
  18. 5a6ae02 Reland "Trim down FileWrapper class to be merely a wrapper owning a FILE*" by Niels Möller · 6 years ago
  19. 4664727 Revert "Trim down FileWrapper class to be merely a wrapper owning a FILE*" by Niels Moller · 6 years ago
  20. 80b95de Trim down FileWrapper class to be merely a wrapper owning a FILE* by Niels Möller · 6 years ago
  21. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  22. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  23. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  24. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 6 years ago
  25. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  26. 3d25530 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  27. 16fe3f2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  28. 99eea42 Reland "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
  29. b49520b Revert "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
  30. 588f464 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  31. 2ea9af2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  32. 9e24dcf Export symbols needed by the Chromium component build (part 1). by Mirko Bonadei · 6 years ago
  33. 6234722 Store RuntimeSetting in Aec Dumps. by Alex Loiko · 6 years ago
  34. cc22f51 Removing the intelligibility enhancer. by Alessio Bazzica · 6 years ago
  35. 656d609 Add UTC time to init event in AEC debug dump. by Minyue Li · 6 years ago
  36. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  37. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  38. 1aec594 Merge :audio_processing and :aec_dump_interface. by Alex Loiko · 6 years ago
  39. 5feb30e Options and settings for the Pre-amplifier. by Alex Loiko · 6 years ago
  40. bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 6 years ago
  41. 6a4d411 Move file_wrapper.h to rtc_base/system/ by Karl Wiberg · 6 years ago
  42. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 7 years ago
  43. e36e8bb Add FixedGainController and move GainController2 in APM. by Alex Loiko · 7 years ago
  44. ca913b0 Stop using public_deps in modules/audio_processing/aec_dump. by Mirko Bonadei · 7 years ago
  45. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  46. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  47. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  48. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  49. 62337e5 Use AudioProcessingBuilder everywhere AudioProcessing is created. by Ivo Creusen · 7 years ago
  50. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  51. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  52. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  53. 5b86f0a Stop using ByteSize (deprecated) to get the size of a proto message. by Mirko Bonadei · 7 years ago
  54. 34fa309 Twitter-famous NOOP bug. by Alex Loiko · 7 years ago
  55. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  56. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago