1. 7b19036 Migrate p2p/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 8 months ago
  2. c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 9 months ago
  3. 408143d Refactor StunMessage a bit by Tommi · 2 years, 10 months ago
  4. 2221144 Delete old versions of GetNetworks and GetAnyAddressNetworks by Niels Möller · 3 years ago
  5. 1e39da3 Refactor StunProber to use const rtc::Network* by Niels Möller · 3 years ago
  6. 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years, 2 months ago
  7. c065e73 Remove RTC_DISALLOW_COPY_AND_ASSIGN more. by Byoungchan Lee · 3 years, 2 months ago
  8. 66be895 Delete BasicPacketSocketFactory default constructor by Niels Möller · 3 years, 6 months ago
  9. 2dbb4c9 Use backticks not vertical bars to denote variables in comments for /p2p by Artem Titov · 3 years, 8 months ago
  10. 6f7e205 Delete AsyncInvoker usage from StunProber by Niels Möller · 4 years ago
  11. f4e3e2b Delete rtc::Callback0 and friends. by Niels Möller · 4 years, 1 month ago
  12. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 1 month ago
  13. c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years, 1 month ago
  14. 87e9f6e Update p2p/ to use C++ lambdas instead of rtc::Bind by Niels Möller · 4 years, 2 months ago
  15. 091617d Change TestStunServer::Create to take a SocketServer rather than a thread as argument. by Niels Möller · 4 years, 3 months ago
  16. 56d9452 Move stun.h to api/. by Patrik Höglund · 5 years ago
  17. 8fa616f Add 2 more RTC_EXPORT. by Mirko Bonadei · 5 years ago
  18. 7d00342 Remove old packet socket factory header. by Patrik Höglund · 5 years ago
  19. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  20. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  21. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
  22. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  23. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
  24. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  25. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago
  26. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  27. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  28. d65d179 Export symbols needed by the Chromium component build (part 4). by Mirko Bonadei · 6 years ago
  29. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  30. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  31. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 7 years ago
  32. 6c38cc7 Fix cpplint errors in p2p/ by Steve Anton · 7 years ago
  33. eae3e65 Enable the clang style plugin for the stunprober target by Steve Anton · 7 years ago
  34. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  35. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  36. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago