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