1. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
  2. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  3. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
  4. 4415315 Move ServerSocket code to separate files and into test target by Niels Möller · 6 years ago
  5. a134204 Reland "Move relay server code to a test-only target p2p_server_utils." by Niels Möller · 6 years ago
  6. 6a8727b Update connection states to match spec changes. by Jonas Olsson · 6 years ago
  7. c64078f Log DTLS state changes to RtcEventLog by Zach Stein · 6 years ago
  8. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  9. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  10. cfe3b6a Remove most of api/ortc/. by Jonas Olsson · 6 years ago
  11. 4191a81 Revert "Move relay server code to a test-only target p2p_server_utils." by Oleh Prypin · 6 years ago
  12. e284c52 Move relay server code to a test-only target p2p_server_utils. by Niels Möller · 6 years ago
  13. 3c7d599 Replace _stricmp with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  14. d65d179 Export symbols needed by the Chromium component build (part 4). by Mirko Bonadei · 6 years ago
  15. 3b56ee7 Export symbols needed by the Chromium component build (part 2). by Mirko Bonadei · 6 years ago
  16. 1cd39fa make CreateOffer/CreateAnswer use ice credentials of pooled sessions. by Jonas Oreland · 6 years ago
  17. 81125f0 Implement (mostly) standards-compliant RTCIceTransportState. by Jonas Olsson · 6 years ago
  18. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  19. 0961933 Add MDnsResponderInterface and obfuscate local IP addresses in gathering. by Qingsi Wang · 6 years ago
  20. 558b93b Add the multicast DNS message format. by Qingsi Wang · 6 years ago
  21. 6fcdc2f Support domain name ICE candidates by Zach Stein · 6 years ago
  22. 8e5014a Remove definition and usage of macro GTEST_RELATIVE_PATH. by Mirko Bonadei · 6 years ago
  23. 4897678 Remove definition of FEATURE_ENABLE_VOICEMAIL, FEATURE_ENABLE_PSTN. by Mirko Bonadei · 6 years ago
  24. e20867f Add AsyncResolverFactory interface and basic implementation. by Zach Stein · 6 years ago
  25. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  26. e41c433 Move sigslot to proper third_party directory by Artem Titov · 6 years ago
  27. a76af0c Move base64.h to the proper location. by Artem Titov · 6 years ago
  28. 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 6 years ago
  29. 78fef76 Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 6 years ago
  30. 1a2cc0a Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 6 years ago
  31. 13f4c89 Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 6 years ago
  32. 870bca1 Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*. by Qingsi Wang · 6 years ago
  33. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  34. 6bbeb08 Extract rtc_base/base64.h and rtc_base/base64.cc into separate target. by Artem Titov · 6 years ago
  35. 00c7183 Replace rtc::Optional with absl::optional in media, ortc, p2p by Danil Chapovalov · 6 years ago
  36. 1b36894 Reland "Refactor the regathering of candidates in P2PTransportChannel." by Qingsi Wang · 6 years ago
  37. 1f4d7a2 Revert "Refactor the regathering of candidates in P2PTransportChannel." by Qingsi Wang · 6 years ago
  38. 14f8aba Refactor the regathering of candidates in P2PTransportChannel. by Qingsi Wang · 6 years ago
  39. d7d762d Remove LOG_J and LOG_JV, tweak p2p logs. by Jonas Olsson · 7 years ago
  40. ca8438b Remove p2p/base/session.h by Steve Anton · 7 years ago
  41. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 7 years ago
  42. e818b6e Create the JsepTransportController and JsepTransport2. by Zhi Huang · 7 years ago
  43. 7435462 Removing definition of FEATURE_ENABLE_VOICEMAIL. by Mirko Bonadei · 7 years ago
  44. 93a8439 Bind the structured ICE logging with P2PTransportChannel. by Qingsi Wang · 7 years ago
  45. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  46. e2a9318 Delete ConnectionMonitor. by Niels Möller · 7 years ago
  47. f075c5f Delete obsolete header file transportchannelimpl.h. by Niels Möller · 7 years ago
  48. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  49. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  50. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  51. 625c3b6 Add missing file to p2p. by Patrik Höglund · 7 years ago
  52. e7f769c Remove p2p/base/jseptransport.h. by Taylor Brandstetter · 7 years ago
  53. 4ab68ee Move sessiondescription.h/cc from p2p/base to pc/ by Steve Anton · 7 years ago
  54. 6e2e7ce Reland "Move JsepTransport from p2p/base to pc/." by Taylor Brandstetter · 7 years ago
  55. 202994c This is a recommit of by Jonas Oreland · 7 years ago
  56. 8424acd Revert "Move JsepTransport from p2p/base to pc/." by Oleh Prypin · 7 years ago
  57. 4770fd9 Move JsepTransport from p2p/base to pc/. by Taylor Brandstetter · 7 years ago
  58. f1a7a8c Revert "Add RelayPortFactoryInterface that allows for custom relay (e.g turn) ports" by Guido Urdaneta · 7 years ago
  59. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  60. 26246ca Add RelayPortFactoryInterface that allows for custom relay (e.g turn) ports by Jonas Oreland · 7 years ago
  61. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  62. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  63. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  64. 7aee3d5 Fix ortc_api circular deps. by Patrik Höglund · 7 years ago
  65. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  66. ada394b Remove p2p/base/candidate.h by Patrik Höglund · 7 years ago
  67. f2737d2 Enable the clang style plugin in primary p2p/ target by Steve Anton · 7 years ago
  68. 33f69db Fix clang style warnings in p2p/base/packettransport files by Steve Anton · 7 years ago
  69. 1cf1b7d Fix clang style warnings in p2p/base/port.h and its subclasses by Steve Anton · 7 years ago
  70. 9d4a2e6 Move inlined methods from p2p/base/packetsocketfactory.h by Steve Anton · 7 years ago
  71. eae3e65 Enable the clang style plugin for the stunprober target by Steve Anton · 7 years ago
  72. c4faa9c Remove QUIC transport/data channel by Steve Anton · 7 years ago
  73. 6697278 Fix Gn untracked headers in webrtc/p2p. by Mirko Bonadei · 7 years ago
  74. bdcee28 TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  75. 604427b Revert "TurnCustomizer - an interface for modifying stun messages sent by TurnPort" by Guido Urdaneta · 7 years ago
  76. b23ed7f TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  77. b526158 Move the TransportController from p2p/base to pc/. by Zhi Huang · 7 years ago
  78. 7bcfc3b Revert "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  79. 57fb315 Clean up libjingle API dependencies. by Patrik Höglund · 7 years ago
  80. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/p2p/BUILD.gn]
  81. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  82. e9ef907 Revert of Add logging of host lookups made by TurnPort to the RtcEventLog. (patchset #11 id:200001 of https://codereview.webrtc.org/2996933003/ ) by maxmorin · 7 years ago
  83. c251cb1 Add logging host lookups made by TurnPort to the RtcEventLog. by jonaso · 7 years ago
  84. ca6d3b6 Renamed dtlstransportchannel.h/.cc/_unittest.cc. by zhihuang · 7 years ago
  85. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  86. c024740 Use relative paths in GN files. by jianjun.zhu · 7 years ago
  87. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  88. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  89. e0629c0 GN: Tighten up test target visibility + refactorings by kjellander · 8 years ago
  90. 44d305a Remove the expat and jsoncpp dependencies to reduce binary size. by zhihuang · 8 years ago
  91. 8a11663 Enable GN check for webrtc/{p2p,system_wrappers} by kjellander · 8 years ago
  92. 59edb92 Relanding: Remove rtc_p2p_unittests from ortc_unittests and rtc_media_unittests by deadbeef · 8 years ago
  93. abbacbf Measure packet loss so we can use it to select ICE candidate pairs. by zstein · 8 years ago
  94. 98e1531 Revert of Enable GN check for webrtc/{ortc,p2p} (patchset #4 id:60001 of https://codereview.webrtc.org/2714263004/ ) by kjellander · 8 years ago
  95. c9515b6 Enable GN check for webrtc/{ortc,p2p} by kjellander · 8 years ago
  96. 5bd5ca3 Rename "PacketTransportInterface" to "PacketTransportInternal". by deadbeef · 8 years ago
  97. f534659 Adding ability for BaseChannel to use PacketTransportInterface. by deadbeef · 8 years ago
  98. 9aa3f0a Reland of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2657563002/ ) by mbonadei · 8 years ago
  99. 69dc7db Revert of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2651543003/ ) by mbonadei · 8 years ago
  100. 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago