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