Sign in
webrtc
/
src
/
7e0978c5e803809e273d6f8b48607917f63ccf05
/
rtc_base
/
asyncinvoker-inl.h
e41c433
Move sigslot to proper third_party directory
by Artem Titov
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
d132ce1
Remove unnecessary copies from AsyncInvoke
by Cameron Pickett
· 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/asyncinvoker-inl.h]
3af63b0
Fixing race between ~AsyncInvoker and ~AsyncClosure, using ref-counting.
by deadbeef
· 8 years ago
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 (91%) from webrtc/base/asyncinvoker-inl.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
aea9293
Revert of Fixing potential AsyncInvoker deadlock that occurs for "reentrant" invocations. (patchset #3 id:40001 of https://codereview.webrtc.org/2885143006/ )
by deadbeef
· 8 years ago
ef37ca5
Fixing potential AsyncInvoker deadlock that occurs for "reentrant" invocations.
by deadbeef
· 8 years ago
c4a3173
Delete unused features of AsyncInvoke.
by nisse
· 8 years ago
b85a888
Fixing race between CallbackCanceled and CancelCallback in AsyncInvoker.
by deadbeef
· 8 years ago
37f5ecf
Replace NULL with nullptr or null in webrtc/base/.
by deadbeef
· 8 years ago
162cb53
Making AsyncInvoker destructor thread-safe.
by deadbeef
· 8 years ago
a8bc1a1
Relanding: Use std::unique_ptr instead of rtc::scoped_refptr in AsyncInvoker.
by deadbeef
· 8 years ago
884a728
Revert of Use std::unique_ptr instead of rtc::scoped_refptr in AsyncInvoker. (patchset #2 id:20001 of https://codereview.webrtc.org/2689233003/ )
by deadbeef
· 8 years ago
a5a4729
Use std::unique_ptr instead of rtc::scoped_refptr in AsyncInvoker.
by deadbeef
· 8 years ago
5d97a9a
Adding more detail to MessageQueue::Dispatch logging.
by Taylor Brandstetter
· 9 years ago
67186fe
Fix clang style warnings in webrtc/base
by kwiberg@webrtc.org
· 10 years ago
827d7e8
Change AsyncInvoker to store its closure in a scoped_refptr instead of using a raw pointer.
by perkj@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
· 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