- 0d1996f Removes empty p2p/base/transport.h by Sebastian Jansson · 5 years ago
- 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 5 years ago
- ee303fa Move datagram_dtls_adaptor from p2p/base/ to pc/ by Anton Sukhanov · 5 years ago
- e8e7d7b Move Connection into it's own .h/.cc file. by Jonas Oreland · 6 years ago
- 34cd485 Delete the remaining ORTC interfaces. by Bjorn A Mellem · 6 years ago
- 316f3ac Datagram Transport Integration by Anton Sukhanov · 6 years ago
- 8af1f74 Factor out the fake port allocator in build. by Qingsi Wang · 6 years ago
- c129c35 Reland "Surface ICE candidates that match an updated candidate filter." by Qingsi Wang · 6 years ago
- 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
- a7d8f19 Use 'public_deps' to depend on nacl_io [1]. by Mirko Bonadei · 6 years ago
- 1333948 Move FifoBuffer to its own file and build target by Niels Möller · 6 years ago
- 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
- fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
- bb05369 Delete unused class FakeCandidatePair. by Niels Möller · 6 years ago
- 6fdb3f8 Fix post submit build by Piotr (Peter) Slatala · 6 years ago
- 4de1783 Create visible fake_ice_transport target by Piotr (Peter) Slatala · 6 years ago
- ae226f6 Use Abseil container algorithms in p2p/ by Steve Anton · 6 years ago
- d3be017 Remove unused PacketLossEstimator class by Zach Stein · 6 years ago
- e76ca61 Allow use of functions in absl/algorithms by Steve Anton · 6 years ago
- f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
- d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
- 2b5baee Create no-op DTLS if media transport is used. by Piotr (Peter) Slatala · 6 years ago
- 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 · 7 years ago
- 00c7183 Replace rtc::Optional with absl::optional in media, ortc, p2p by Danil Chapovalov · 7 years ago
- 1b36894 Reland "Refactor the regathering of candidates in P2PTransportChannel." by Qingsi Wang · 7 years ago
- 1f4d7a2 Revert "Refactor the regathering of candidates in P2PTransportChannel." by Qingsi Wang · 7 years ago
- 14f8aba Refactor the regathering of candidates in P2PTransportChannel. by Qingsi Wang · 7 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