aboutsummaryrefslogtreecommitdiff
path: root/p2p/BUILD.gn
AgeCommit message (Expand)Author
2020-06-23Fix missing dependencies.Mirko Bonadei
2020-06-08Use absl_deps in order to preapre to the Abseil component build release.Mirko Bonadei
2020-05-26P2PTransportChannel::OnCandidateResolved: fix resolver leak.Markus Handell
2020-01-25Validate ICE ufrag/pwd according to the specSteve Anton
2020-01-21Reformat GN files.Mirko Bonadei
2020-01-03Delete p2p/base/packet_transport_interface.hNiels Möller
2019-11-28Add rtt estimate EventBasedExponentialMovingAverage to ConnectionJonas Oreland
2019-11-26Delete media transport integration.Bjorn A Mellem
2019-11-22Make IceController injectableJonas Oreland
2019-11-22Move IceFieldTrials into own .h-fileJonas Oreland
2019-11-22Nuke p2p/base/stun.hPatrik Höglund
2019-11-20Split P2PTransportChannelJonas Oreland
2019-11-18Move stun.h to api/.Patrik Höglund
2019-11-15Make ICE transports injectable.Qingsi Wang
2019-11-04Delete gturn supportNiels Möller
2019-10-17Use source_sets in component builds and static_library in release builds.Mirko Bonadei
2019-10-14Add feature to skip RELAY to non-RELAY connectionsJonas Oreland
2019-09-17Use std::make_unique instead of absl::make_unique.Mirko Bonadei
2019-09-17Remove old packet socket factory header.Patrik Höglund
2019-09-13Introduce api/crypto/BUILD.gn.Mirko Bonadei
2019-09-11Move rtc_error.{h,cc} to its own build target.Mirko Bonadei
2019-09-06Reland "New build target p2p:stun_types"Niels Möller
2019-09-06Prepare to move packet_socket_factory to api/.Patrik Höglund
2019-09-06Revert "New build target p2p:stun_types"Hannes Landeholm
2019-09-02New build target p2p:stun_typesNiels Möller
2019-09-02Add empty build target p2p:stun_typesNiels Möller
2019-08-19Removes empty p2p/base/transport.hSebastian Jansson
2019-08-07Delete deprecated rtc_event_log headerDanil Chapovalov
2019-07-10Move datagram_dtls_adaptor from p2p/base/ to pc/Anton Sukhanov
2019-05-29Move Connection into it's own .h/.cc file.Jonas Oreland
2019-05-24Delete the remaining ORTC interfaces.Bjorn A Mellem
2019-05-23Datagram Transport IntegrationAnton Sukhanov
2019-04-23Factor out the fake port allocator in build.Qingsi Wang
2019-04-18Reland "Surface ICE candidates that match an updated candidate filter."Qingsi Wang
2019-04-01Delete unneeded direct includes of common_types.hNiels Möller
2019-03-31Use 'public_deps' to depend on nacl_io [1].Mirko Bonadei
2019-03-28Move FifoBuffer to its own file and build targetNiels Möller
2019-03-21Cleanup BUILD.gn files from imports like foo:fooArtem Titov
2019-03-01Implicitly suppress //build/config/clang:find_bad_constructs.Mirko Bonadei
2019-02-21Delete unused class FakeCandidatePair.Niels Möller
2019-01-30Fix post submit buildPiotr (Peter) Slatala
2019-01-29Create visible fake_ice_transport targetPiotr (Peter) Slatala
2019-01-29Use Abseil container algorithms in p2p/Steve Anton
2019-01-29Remove unused PacketLossEstimator classZach Stein
2019-01-28Allow use of functions in absl/algorithmsSteve Anton
2019-01-26(7) Rename files to snake_case: remove forwarding headersSteve Anton
2019-01-25Remove rtc_base/scoped_ref_ptr.h.Mirko Bonadei
2019-01-16Create no-op DTLS if media transport is used.Piotr (Peter) Slatala
2019-01-11(5) Rename files to snake_case: install forwarding headersSteve Anton
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton