1. 68f4e27 Add RtpSender OnFirstPacketSent callback. by Jakob Ivarsson · 5 months ago
  2. 3073c48 Move rtc_base/network/ecn_marking.h to api/transport by Per K · 5 months ago
  3. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 7 months ago
  4. 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 10 months ago
  5. 8df31c9 Propagate ECN information on posix sockets to rtc::ReceivedPacket by Per K · 1 year, 1 month ago
  6. ff0c960 Introduce PacketTransportInternal::NotifyPacketReceived by Per K · 1 year, 1 month ago
  7. f0ddae8 Convert ByteBufferWriter to be type uint8_t by Harald Alvestrand · 1 year, 4 months ago
  8. c30fb63 Change visiblity of rtc::ReceivedPacket to be visible by Per K · 1 year, 4 months ago
  9. f99c355 Export rtc::ReceivedPacket by Per K · 1 year, 4 months ago
  10. 4ac3718 AsyncPacketSocket::RegisterReceivedPacketCallback by Per K · 1 year, 5 months ago
  11. 698e0be Add Connection::OnReadPacket(const rtc::PacketReceived&) by Per K · 1 year, 5 months ago
  12. 25db2c6 Introduce Connection::RegisterReceivedPacketCallback by Per K · 1 year, 5 months ago
  13. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 10 months ago
  14. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  15. 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 5 years ago
  16. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  17. e07864e Moves rtc::SentPacket to separate target. by Sebastian Jansson · 6 years ago