1. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  2. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  3. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  4. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  5. 03d6f2f Stop using public_deps in modules/audio_mixer. by Mirko Bonadei · 7 years ago
  6. 5e849cf Stop using public_deps in audio/utility. by Mirko Bonadei · 7 years ago
  7. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  8. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/audio_mixer/BUILD.gn]
  9. 529662a Move array_view.h to webrtc/api/ by kwiberg · 7 years ago
  10. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  11. c024740 Use relative paths in GN files. by jianjun.zhu · 7 years ago
  12. c45d6d9 Remove dependency on rtc::Thread and rtc_base from audio_mixer_unittests. by tommi · 7 years ago
  13. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  14. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  15. 1140f97 Reland of Creating webrtc/modules:module_api (patchset #1 id:1 of https://codereview.webrtc.org/2839963005/ ) by mbonadei · 7 years ago
  16. bb08c3e Revert of Creating webrtc/modules:module_api (patchset #5 id:80001 of https://codereview.webrtc.org/2838873002/ ) by mbonadei · 7 years ago
  17. 5a1a092 Creating webrtc/modules:module_api by mbonadei · 7 years ago
  18. e0629c0 GN: Tighten up test target visibility + refactorings by kjellander · 7 years ago
  19. 2c9306e Send data from mixer to APM limiter more often. by aleloi · 7 years ago
  20. 24899e5 Optionally disable APM limiter in AudioMixer. by aleloi · 8 years ago
  21. 9aa3f0a Reland of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2657563002/ ) by mbonadei · 8 years ago
  22. 69dc7db Revert of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2651543003/ ) by mbonadei · 8 years ago
  23. 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  24. 3626865 GN: Refactor modules_unittests to eliminate package boundary violations. by ehmaldonado · 8 years ago
  25. 623427c Injectable output rate calculater for AudioMixer. by aleloi · 8 years ago
  26. 6321b49 Move functionality out from AudioFrame and into AudioFrameOperations. by aleloi · 8 years ago
  27. 10111bc Passed AudioMixer to AudioState::Config. by aleloi · 8 years ago
  28. 6ceab08 GN: New conventions, default target and refactorings by kjellander · 8 years ago
  29. 151572b Delete unused class AudioSourceWithMixStatus. by nisse · 8 years ago
  30. 201dfe9 Split audio mixer into interface and implementation. by aleloi · 8 years ago
  31. e891415 Moved MixerAudioSource and removed audio_mixer_defines.h. by aleloi · 8 years ago
  32. 3654251 Reland of https://codereview.webrtc.org/2396483002/ by aleloi · 8 years ago
  33. a485dab Revert of Made MixerAudioSource a pure interface. (patchset #7 id:350001 of https://codereview.webrtc.org/2396483002/ ) by aleloi · 8 years ago
  34. 2ae5fdf Made MixerAudioSource a pure interface. by aleloi · 8 years ago
  35. dc7669a This removes forward declarations, changes include order, changes integers to plain 'int', and changes static methods to non-members. by aleloi · 8 years ago
  36. b62dbbe GN: Change rtc_source_set targets --> rtc_static_library by kjellander · 8 years ago
  37. a4c2106 This CL contains the following small changes: by aleloi · 8 years ago
  38. e9cc686 GN Templates: Move common_inherited_config to the template. by ehmaldonado · 8 years ago
  39. 7a2ce0b GN Templates: Move common_config to the template. by ehmaldonado · 8 years ago
  40. 38a2132 GN: Introduce templates. by ehmaldonado · 8 years ago
  41. 5d167d6 Removals and renamings in the new audio mixer. by aleloi · 8 years ago
  42. 616df1e Added a level indicator to new mixer. by aleloi · 8 years ago
  43. 70f866c Added new mixer to |check_targets| in .gn and fixed include/depend errors. by aleloi · 8 years ago
  44. 2ab1da7 Revert of Added new mixer to |check_targets| in .gn and fixed include/depend errors. (patchset #1 id:1 of https://codereview.webrtc.org/2234293002/ ) by olka · 8 years ago
  45. d700bef Added new mixer to |check_targets| in .gn and fixed include/depend errors. by aleloi · 8 years ago
  46. 5bcc00e Changed folder structure in new mixer and fixed simple lint errors. by aleloi · 8 years ago
  47. 4496809 Changed mixing api and moved resampler. by aleloi · 8 years ago
  48. 8b2233f Removed Module inheritance and unused methods and members TimeScheduler, Process() and TimeToNextProcess() from mixer. by aleloi · 8 years ago
  49. 77ad394 A simple copy of the old audio mixer to a new directory. by aleloi · 8 years ago