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