1. 6e9d895 Add missing includes checks.h/array_view.h by Danil Chapovalov · 7 years ago
  2. d6fbf2a Tests: Pass codec ID argument to audio codecs by Karl Wiberg · 7 years ago
  3. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 7 years ago
  4. 6b54228 Adapt audio codec factory templates to the new codec pair ID arguments by Karl Wiberg · 7 years ago
  5. 17668ec Audio codec implementations: Take optional codec ID argument by Karl Wiberg · 7 years ago
  6. 9890074 Audio codec factories: Pass a codec pair ID to new codecs by Karl Wiberg · 7 years ago
  7. 5d436ac Removed Die mock from MockAudioEncoder by Sebastian Jansson · 7 years ago
  8. 6114c24 Stop using public_deps in api. by Mirko Bonadei · 7 years ago
  9. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  10. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  11. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  12. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  13. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  14. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  15. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  16. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  17. 7eaf2f9 Require audio codec API types to have a Config type member by Karl Wiberg · 7 years ago
  18. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  19. 9065730 Optional: Use nullopt and implicit construction in /api/audio_codecs by Oskar Sundbom · 7 years ago
  20. fb65b10 Removing forward declarations that are never referenced. by Mirko Bonadei · 7 years ago
  21. eb254b4 Don't select audio codecs depending on GN vars `build_with_{chromium|mozilla}` by Karl Wiberg · 7 years ago
  22. 7275e18 Hide the internal AudioEncoderOpus class by giving it an "Impl" suffix by Karl Wiberg · 7 years ago
  23. 735a838 Make iSAC build targets and headers that automatically pick fix or float by Karl Wiberg · 7 years ago
  24. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  25. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  26. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  27. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  28. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  29. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  30. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  31. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago