- 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
- d26a916 Avoid using GlobalTaskQueueFactory for TaskQueueForTest by Danil Chapovalov · 6 years ago
- b4977de Receive-side ready for multiple channels. by Alex Loiko · 7 years ago
- 649a4c2 [clang-tidy] Apply performance-inefficient-vector-operation fixes. by Mirko Bonadei · 7 years ago
- 739baf0 [clang-tidy] Apply performance-for-range-copy fixes. by Mirko Bonadei · 7 years ago
- d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 7 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 7 years ago
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 7 years ago
- 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 7 years ago
- b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 7 years ago
- 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 7 years ago
- a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 7 years ago
- 3e4c77f Fix AGC2 fixed-adaptive gain controllers order. by Alessio Bazzica · 7 years ago
- 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 7 years ago
- c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 7 years ago
- 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 7 years ago
- 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 7 years ago
- ef8a3eb Include NTP value in playout path. by Niklas Enbom · 7 years ago
- 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 7 years ago
- be8b534 [cleanup] Remove useless includes. by Yves Gerey · 7 years ago
- 97c65b7 Make modules/audio_mixer:audio_mixer_impl publicly visible. by Mirko Bonadei · 7 years ago
- 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 7 years ago
- 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 7 years ago
- 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 7 years ago
- 366a50c Remove simple stringstream usages. by Jonas Olsson · 7 years ago
- 03ad9b8 Fine-grained limiter metrics. by Alex Loiko · 7 years ago
- a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
- deee55b Calculate all audio samples in AudioMixerCalculateEnergy. by Piasy Xu · 7 years ago
- 8396e34 Remove APM limiter in Audio Mixer. by Alex Loiko · 7 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 7 years ago
- 9d2788f Make possible to activate adaptive AGC2 in the APM. by Alex Loiko · 7 years ago
- 2bac896 Adaptive Digital gain control structure. by Alex Loiko · 7 years ago
- b9a02e5 Change place of UMA logging in AudioMixer. by Alex Loiko · 7 years ago
- 6f2fcb4 Add more Audio Mixer and Fixed Gain Controller metrics. by Alex Loiko · 7 years ago
- e88b04f Making MockMixerAudioSource default to NiceMock. by Sebastian Jansson · 7 years ago
- 99a2c5d New test binary for the AudioMixer. by Alex Loiko · 7 years ago
- 507e8d1 Reland of "Choose between APM-AGC-Limiter and Apm-AGC2-fixed-gain_controller." by Alex Loiko · 7 years ago
- 72eeaa3 Revert "Choose between APM-AGC-Limiter and Apm-AGC2-fixed-gain_controller." by Zhi Huang · 7 years ago
- bd7b461 Choose between APM-AGC-Limiter and Apm-AGC2-fixed-gain_controller. by Alex Loiko · 7 years ago
- 2ae140a BUILD.gn file for api/audio. by Gustaf Ullberg · 7 years ago
- 6856156 Introduce TaskQueueForTest. by Tommi · 7 years ago
- e48c61f Delete unused MediaFile module. by Niels Möller · 8 years ago
- 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 8 years ago
- a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 8 years ago
- 62337e5 Use AudioProcessingBuilder everywhere AudioProcessing is created. by Ivo Creusen · 8 years ago
- 6e55c38 Remove an unnecessary non-const-iterator function. by Alex Loiko · 8 years ago
- 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 8 years ago
- a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 8 years ago
- d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 8 years ago
- a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 8 years ago
- 03d6f2f Stop using public_deps in modules/audio_mixer. by Mirko Bonadei · 8 years ago
- 5e849cf Stop using public_deps in audio/utility. by Mirko Bonadei · 8 years ago
- e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 8 years ago
- 61a7b14 Removing conditional visibility. by Mirko Bonadei · 8 years ago
- 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 8 years ago
- 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 8 years ago
- fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 8 years ago
- bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 8 years ago
- d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 8 years ago
- b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 8 years ago
- c7b4a45 Remove various IDs: by solenberg · 8 years ago
- e423a9de Revert of Remove various IDs (patchset #7 id:120001 of https://codereview.webrtc.org/3019543002/ ) by solenberg · 8 years ago
- 2d0f775 Remove various IDs: by solenberg · 8 years ago
- 2397b9a Remove voe::OutputMixer and AudioConferenceMixer. by solenberg · 8 years ago
- 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 8 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago