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