1. 0be40bf Switch pc client and stunprober to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  2. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  3. 5b2eda4 Sanity-check field trial string at initialization. by Jonas Olsson · 5 years ago
  4. 0da1156 Simplify WindowsCommandLineArguments, and move to example code. by Niels Möller · 5 years ago
  5. 673f7e5 Do not assume /DUNICODE and /D_UNICODE. by Mirko Bonadei · 5 years ago
  6. c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 6 years ago
  7. 38c83b9 Remove unused file. by Fredrik Solenberg · 6 years ago
  8. 7248b40 Added VcmCapturer::Create loop to allow nonzero device index. by Johnny Lee · 6 years ago
  9. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  10. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  11. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
  12. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  13. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago
  14. b76be9a Convert peerconnection_client to use VcmCapturer by Niels Möller · 6 years ago
  15. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  16. 2ff3f49 Move webrtc::CreatePeerConnectionFactory definition next to decl. by Mirko Bonadei · 6 years ago
  17. 3e67676 Add support for field trials in peerconnection_client|server by Bjorn Terelius · 6 years ago
  18. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  19. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  20. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  21. aba0633 Delete wrappers for snprintf and vsnprintf by Niels Möller · 6 years ago
  22. b45bdb5 Move rtc_json code from API dir, enable unit test, unmark testonly by Sam Zackrisson · 6 years ago
  23. ba5eaee Remove rtc::EnsureWinsockInit and g_winsockinit. by Mirko Bonadei · 6 years ago
  24. f06f923 Delete almost all use of MediaConstraintsInterface in the PeerConnection API by Niels Möller · 6 years ago
  25. 31f1596 Fix a warning about comparison of integers of different signs by Oleh Prypin · 6 years ago
  26. e41c433 Move sigslot to proper third_party directory by Artem Titov · 6 years ago
  27. f957dd9 Remove -Wno-reorder from examples/BUILD.gn. by Mirko Bonadei · 6 years ago
  28. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  29. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  30. 2d02e08 Delete deprecated CreateAudioSource method, with constraints. by Niels Möller · 6 years ago
  31. 73771a8 Prepare to remove old OnFailure implementations by Harald Alvestrand · 6 years ago
  32. d7b9131 Move socklen_t definition for windows to win32.h. by Niels Möller · 6 years ago
  33. 6753795 Built in video codec factories. by Anders Carlsson · 6 years ago
  34. c06ed70 Update PeerConnection client example to Unified Plan APIs by Steve Anton · 6 years ago
  35. 13b8bad Final name changing of MediaStreamInterface.label() to id(). by Seth Hampson · 7 years ago
  36. 513449e Changes name of RtpTransceiverInit's stream_labels to stream_ids. by Seth Hampson · 7 years ago
  37. a425184 Fix override warnings. by Patrik Höglund · 7 years ago
  38. 2c599d6 Allow native aec to be used in peerconnection_client if available on windows. by Tommi · 7 years ago
  39. e062385 Avoid to unconditionally include rtc_base/win32.h. by Mirko Bonadei · 7 years ago
  40. 6543206 Including libyuv headers using fully qualified paths. by Mirko Bonadei · 7 years ago
  41. a3a92c2 Replace string type with SdpType enum by Steve Anton · 7 years ago
  42. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  43. 1b0eae3 Don't call deprecated CreatePeerConnectionFactory() overloads by Karl Wiberg · 7 years ago
  44. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  45. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago