Sign in
webrtc
/
src
/
/
bb081a62dc30a49fa77cfdbb4ae470c5137fa547
/
rtc_base
/
fakenetwork.h
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/rtc_base/fakenetwork.h]
e96c45b
Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by kjellander
· 8 years ago
0072511
Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by Henrik Kjellander
· 8 years ago
f1c5ebf
Update includes for webrtc/{base => rtc_base} rename (3/3)
by kjellander
· 8 years ago
c036276
Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed (96%) from webrtc/base/fakenetwork.h]
ec78f1c
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 8 years ago
e5835f5
Adding an end-to-end connection time test.
by Taylor Brandstetter
· 9 years ago
5d97a9a
Adding more detail to MessageQueue::Dispatch logging.
by Taylor Brandstetter
· 9 years ago
555604a
Replace scoped_ptr with unique_ptr in webrtc/base/
by jbauch
· 9 years ago
0c7e9f5
Removing webrtc::PortAllocatorFactoryInterface.
by Taylor Brandstetter
· 9 years ago
9af97f8
WebRTC should generate default private address even when adapter enumeration is disabled.
by Guo-wei Shieh
· 9 years ago
8c404fa
When doing DisableEquivalentPhases, exclude those AllocationSequences
by honghaiz
· 10 years ago
cbecd35
Reland of TransportController refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/1358413003/ )
by deadbeef
· 10 years ago
a81a42f
Revert of TransportController refactoring. (patchset #6 id:100001 of https://codereview.webrtc.org/1350523003/ )
by torbjorng
· 10 years ago
47ee2f3
TransportController refactoring.
by deadbeef
· 10 years ago
8902433
Revert "TransportController refactoring."
by Guo-wei Shieh
· 10 years ago
9af63f4
TransportController refactoring.
by deadbeef
· 10 years ago
47872ec
In the past, P2PPortAllocator.enable_multiple_routes is the indicator whether we should bind to the any address. It's easy to translate that into a port allocator flag in P2PPortAllocator's ctor. Going forward, we have to depend on an asynchronous permission check to determine whether gathering local address is allowed or not, hence the current way of passing it through constructor approach won't work any more. The asynchronous check will trigger SignalNetowrksChanged so we could only check that inside DoAllocate.
by Guo-wei Shieh
· 10 years ago
370c884
Revert "Generate localhost candidate when no STUN/TURN and portallocator has the right flag spefied."
by Guo-wei Shieh
· 10 years ago
ba9ab4c
In the past, P2PPortAllocator.enable_multiple_routes is the indicator whether we should bind to the any address. It's easy to translate that into a port allocator flag in P2PPortAllocator's ctor. Going forward, we have to depend on an asynchronous permission check to determine whether gathering local address is allowed or not, hence the current way of passing it through constructor approach won't work any more. The asynchronous check will trigger SignalNetowrksChanged so we could only check that inside DoAllocate.
by Guo-wei Shieh
· 10 years ago
f048872
Adds a modified copy of talk/base to webrtc/base. It is the first step in
by henrike@webrtc.org
· 11 years ago
e9a604a
Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."
by perkj@webrtc.org
· 11 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
· 11 years ago