1. 6031716 Move IceFieldTrials into own .h-file by Jonas Oreland · 6 years ago
  2. e43b531 Nuke p2p/base/stun.h by Patrik Höglund · 6 years ago
  3. 09c452e Split P2PTransportChannel by Jonas Oreland · 6 years ago
  4. 56d9452 Move stun.h to api/. by Patrik Höglund · 6 years ago
  5. 25ec888 Make ICE transports injectable. by Qingsi Wang · 6 years ago
  6. 191e38f Delete gturn support by Niels Möller · 6 years ago
  7. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 6 years ago
  8. 4af7882 Add feature to skip RELAY to non-RELAY connections by Jonas Oreland · 6 years ago
  9. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
  10. 7d00342 Remove old packet socket factory header. by Patrik Höglund · 6 years ago
  11. eaaaf41 Introduce api/crypto/BUILD.gn. by Mirko Bonadei · 6 years ago
  12. fcfeefe Move rtc_error.{h,cc} to its own build target. by Mirko Bonadei · 6 years ago
  13. 0bd2eff Reland "New build target p2p:stun_types" by Niels Möller · 6 years ago
  14. 662e31f Prepare to move packet_socket_factory to api/. by Patrik Höglund · 6 years ago
  15. 91c824f Revert "New build target p2p:stun_types" by Hannes Landeholm · 6 years ago
  16. 5b4fcb5 New build target p2p:stun_types by Niels Möller · 6 years ago
  17. 8b7c5e4 Add empty build target p2p:stun_types by Niels Möller · 6 years ago
  18. 0d1996f Removes empty p2p/base/transport.h by Sebastian Jansson · 6 years ago
  19. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 6 years ago
  20. ee303fa Move datagram_dtls_adaptor from p2p/base/ to pc/ by Anton Sukhanov · 6 years ago
  21. e8e7d7b Move Connection into it's own .h/.cc file. by Jonas Oreland · 6 years ago
  22. 34cd485 Delete the remaining ORTC interfaces. by Bjorn A Mellem · 6 years ago
  23. 316f3ac Datagram Transport Integration by Anton Sukhanov · 6 years ago
  24. 8af1f74 Factor out the fake port allocator in build. by Qingsi Wang · 6 years ago
  25. c129c35 Reland "Surface ICE candidates that match an updated candidate filter." by Qingsi Wang · 6 years ago
  26. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  27. a7d8f19 Use 'public_deps' to depend on nacl_io [1]. by Mirko Bonadei · 6 years ago
  28. 1333948 Move FifoBuffer to its own file and build target by Niels Möller · 6 years ago
  29. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  30. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  31. bb05369 Delete unused class FakeCandidatePair. by Niels Möller · 6 years ago
  32. 6fdb3f8 Fix post submit build by Piotr (Peter) Slatala · 6 years ago
  33. 4de1783 Create visible fake_ice_transport target by Piotr (Peter) Slatala · 6 years ago
  34. ae226f6 Use Abseil container algorithms in p2p/ by Steve Anton · 6 years ago
  35. d3be017 Remove unused PacketLossEstimator class by Zach Stein · 6 years ago
  36. e76ca61 Allow use of functions in absl/algorithms by Steve Anton · 6 years ago
  37. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  38. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  39. 2b5baee Create no-op DTLS if media transport is used. by Piotr (Peter) Slatala · 7 years ago
  40. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 7 years ago
  41. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 7 years ago
  42. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 7 years ago
  43. 4415315 Move ServerSocket code to separate files and into test target by Niels Möller · 7 years ago
  44. a134204 Reland "Move relay server code to a test-only target p2p_server_utils." by Niels Möller · 7 years ago
  45. 6a8727b Update connection states to match spec changes. by Jonas Olsson · 7 years ago
  46. c64078f Log DTLS state changes to RtcEventLog by Zach Stein · 7 years ago
  47. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 7 years ago
  48. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 7 years ago
  49. cfe3b6a Remove most of api/ortc/. by Jonas Olsson · 7 years ago
  50. 4191a81 Revert "Move relay server code to a test-only target p2p_server_utils." by Oleh Prypin · 7 years ago
  51. e284c52 Move relay server code to a test-only target p2p_server_utils. by Niels Möller · 7 years ago
  52. 3c7d599 Replace _stricmp with absl::EqualsIgnoreCase by Niels Möller · 7 years ago
  53. d65d179 Export symbols needed by the Chromium component build (part 4). by Mirko Bonadei · 7 years ago
  54. 3b56ee7 Export symbols needed by the Chromium component build (part 2). by Mirko Bonadei · 7 years ago
  55. 1cd39fa make CreateOffer/CreateAnswer use ice credentials of pooled sessions. by Jonas Oreland · 7 years ago
  56. 81125f0 Implement (mostly) standards-compliant RTCIceTransportState. by Jonas Olsson · 7 years ago
  57. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 7 years ago
  58. 0961933 Add MDnsResponderInterface and obfuscate local IP addresses in gathering. by Qingsi Wang · 7 years ago
  59. 558b93b Add the multicast DNS message format. by Qingsi Wang · 7 years ago
  60. 6fcdc2f Support domain name ICE candidates by Zach Stein · 7 years ago
  61. 8e5014a Remove definition and usage of macro GTEST_RELATIVE_PATH. by Mirko Bonadei · 7 years ago
  62. 4897678 Remove definition of FEATURE_ENABLE_VOICEMAIL, FEATURE_ENABLE_PSTN. by Mirko Bonadei · 7 years ago
  63. e20867f Add AsyncResolverFactory interface and basic implementation. by Zach Stein · 7 years ago
  64. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  65. e41c433 Move sigslot to proper third_party directory by Artem Titov · 7 years ago
  66. a76af0c Move base64.h to the proper location. by Artem Titov · 7 years ago
  67. 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
  68. 78fef76 Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
  69. 1a2cc0a Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 7 years ago
  70. 13f4c89 Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 7 years ago
  71. 870bca1 Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*. by Qingsi Wang · 7 years ago
  72. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  73. 6bbeb08 Extract rtc_base/base64.h and rtc_base/base64.cc into separate target. by Artem Titov · 7 years ago
  74. 00c7183 Replace rtc::Optional with absl::optional in media, ortc, p2p by Danil Chapovalov · 7 years ago
  75. 1b36894 Reland "Refactor the regathering of candidates in P2PTransportChannel." by Qingsi Wang · 7 years ago
  76. 1f4d7a2 Revert "Refactor the regathering of candidates in P2PTransportChannel." by Qingsi Wang · 7 years ago
  77. 14f8aba Refactor the regathering of candidates in P2PTransportChannel. by Qingsi Wang · 7 years ago
  78. d7d762d Remove LOG_J and LOG_JV, tweak p2p logs. by Jonas Olsson · 7 years ago
  79. ca8438b Remove p2p/base/session.h by Steve Anton · 7 years ago
  80. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 7 years ago
  81. e818b6e Create the JsepTransportController and JsepTransport2. by Zhi Huang · 7 years ago
  82. 7435462 Removing definition of FEATURE_ENABLE_VOICEMAIL. by Mirko Bonadei · 7 years ago
  83. 93a8439 Bind the structured ICE logging with P2PTransportChannel. by Qingsi Wang · 7 years ago
  84. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  85. e2a9318 Delete ConnectionMonitor. by Niels Möller · 8 years ago
  86. f075c5f Delete obsolete header file transportchannelimpl.h. by Niels Möller · 8 years ago
  87. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 8 years ago
  88. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 8 years ago
  89. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 8 years ago
  90. 625c3b6 Add missing file to p2p. by Patrik Höglund · 8 years ago
  91. e7f769c Remove p2p/base/jseptransport.h. by Taylor Brandstetter · 8 years ago
  92. 4ab68ee Move sessiondescription.h/cc from p2p/base to pc/ by Steve Anton · 8 years ago
  93. 6e2e7ce Reland "Move JsepTransport from p2p/base to pc/." by Taylor Brandstetter · 8 years ago
  94. 202994c This is a recommit of by Jonas Oreland · 8 years ago
  95. 8424acd Revert "Move JsepTransport from p2p/base to pc/." by Oleh Prypin · 8 years ago
  96. 4770fd9 Move JsepTransport from p2p/base to pc/. by Taylor Brandstetter · 8 years ago
  97. f1a7a8c Revert "Add RelayPortFactoryInterface that allows for custom relay (e.g turn) ports" by Guido Urdaneta · 8 years ago
  98. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 8 years ago
  99. 26246ca Add RelayPortFactoryInterface that allows for custom relay (e.g turn) ports by Jonas Oreland · 8 years ago
  100. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 8 years ago