Sign in
webrtc
/
src.git
/
9df29b7411d18fe082cfdf23747ba74f99f118b7
/
rtc_base
/
thread_unittest.cc
d132ce1
Remove unnecessary copies from AsyncInvoke
by Cameron Pickett
· 7 years ago
9de3aac
Reland "Enable the clang style plugin in rtc_base/"
by Steve Anton
· 7 years ago
a17ce27
Revert "Enable the clang style plugin in rtc_base/"
by Steve Anton
· 7 years ago
af551a1
Enable the clang style plugin in rtc_base/
by Steve Anton
· 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/thread_unittest.cc]
3c6abd2
Update thread annotiation macros in rtc_base to use RTC_ prefix
by danilchap
· 8 years ago
3af63b0
Fixing race between ~AsyncInvoker and ~AsyncClosure, using ref-counting.
by deadbeef
· 8 years ago
e725159
Reland of Make the default ctor of rtc::Thread, protected
by tommi
· 8 years ago
a117b04
Revert of Make the default ctor of rtc::Thread, protected (patchset #3 id:40001 of https://codereview.webrtc.org/2981623002/ )
by charujain
· 8 years ago
a8a3515
Make the default ctor of rtc::Thread, protected.
by tommi
· 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 from webrtc/base/thread_unittest.cc]
ec78f1c
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/rtc_base/thread_unittest.cc]
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/base/thread_unittest.cc]
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
30cba07
Delete unused class ComThread.
by nisse
· 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
5d97a9a
Adding more detail to MessageQueue::Dispatch logging.
by Taylor Brandstetter
· 9 years ago
bfefb03
Replace scoped_ptr with unique_ptr everywhere
by kwiberg
· 9 years ago
555604a
Replace scoped_ptr with unique_ptr in webrtc/base/
by jbauch
· 9 years ago
25d1f28
Fix race between Thread ctor/dtor and MessageQueueManager registrations.
by jbauch
· 9 years ago
5ad935c
Remove mutable from rtc::CriticalSection members.
by pbos
· 9 years ago
e2976c8
Remove DISABLED_ON_ macros.
by Peter Boström
· 9 years ago
8c38e8b
Clean up PlatformThread.
by Peter Boström
· 9 years ago
d9b75be
Fix a data race in the thread unit tests.
by nisse
· 9 years ago
0c4e06b
Use suffixed {uint,int}{8,16,32,64}_t types.
by Peter Boström
· 9 years ago
a1f590f
Add helper class GuardedAsyncInvoker to protect against thread dying
by Magnus Jedvert
· 10 years ago
e93cbd1
Fix data races in ThreadTest.ThreeThreadsInvoke.
by pbos@webrtc.org
· 10 years ago
c732a3e
Re-enable allmost all base tests.
by henrike@webrtc.org
· 10 years ago
e30dab7
base/thread_unittest: wrap test was setting current thread to NULL.
by henrike@webrtc.org
· 10 years ago
3987b6d
Fix a problem in Thread::Send.
by jiayl@webrtc.org
· 10 years ago
9570560
Additional disabled tests in rtc_unittests.
by kjellander@webrtc.org
· 10 years ago
fded02c
base: disabled several base tests on Mac so that rtc_unittests can be turned back on
by henrike@webrtc.org
· 10 years ago
ba737cb
Do not require synchronization access on the thread if called from rtc::Thread::WrapCurrent.
by jiayl@webrtc.org
· 10 years ago
e5063b1
Thread: delete racy API (Release()) and fix racy code (started()).
by fischman@webrtc.org
· 11 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