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