Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
82a3f0ad7f2b3420d01d80b010b2410b0007b845
/
rtc_base
/
async_packet_socket.h
35214fc
Add missing RTC_EXPORT for the component build.
by Mirko Bonadei
· 5 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
[Renamed from rtc_base/asyncpacketsocket.h]
29e13fd
Delete rtc::PacketTime (was an alias for int64_t)
by Niels Möller
· 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
15ca5a9
Add implicit conversion between rtc:PacketTime and int64_t.
by Niels Möller
· 6 years ago
e41c433
Move sigslot to proper third_party directory
by Artem Titov
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 6 years ago
3a9c46d
Extend packet_id to 64 bits in SentPacket and PacketOptions to support QUIC
by Bjorn Mellem
· 7 years ago
4ea53b3
Prevent warning logs when signaling stats from connectionless sockets.
by Qingsi Wang
· 7 years ago
6e641e6
Signal detailed packet info for each packet sent.
by Qingsi Wang
· 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
[Renamed from webrtc/rtc_base/asyncpacketsocket.h]
e96c45b
Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by kjellander
· 7 years ago
0072511
Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by Henrik Kjellander
· 7 years ago
f1c5ebf
Update includes for webrtc/{base => rtc_base} rename (3/3)
by kjellander
· 7 years ago
c036276
Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 7 years ago
[Renamed (96%) from webrtc/base/asyncpacketsocket.h]
ec78f1c
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 7 years ago
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 7 years ago
37f5ecf
Replace NULL with nullptr or null in webrtc/base/.
by deadbeef
· 8 years ago
4485ffb
#include "webrtc/base/constructormagic.h" where appropriate
by kwiberg
· 9 years ago
c1aeaf0
Wire up packet_id / send time callbacks to webrtc via libjingle.
by stefan
· 9 years ago
0c4e06b
Use suffixed {uint,int}{8,16,32,64}_t types.
by Peter Boström
· 9 years ago
3c089d7
Add RTC_ prefix to contructormagic macros.
by henrikg
· 9 years ago
ae0f0ee
Cleanup: Remove DISALLOW_EVIL_CONSTRUCTORS macro.
by Thiago Farina
· 10 years ago
67186fe
Fix clang style warnings in webrtc/base
by kwiberg@webrtc.org
· 10 years ago
f048872
Adds a modified copy of talk/base to webrtc/base. It is the first step in
by henrike@webrtc.org
· 10 years ago
e9a604a
Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."
by perkj@webrtc.org
· 10 years ago
2c7d1b3
Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base.
by henrike@webrtc.org
· 10 years ago