aboutsummaryrefslogtreecommitdiff
path: root/webrtc/base/thread_unittest.cc
AgeCommit message (Expand)Author
2016-01-04Remove DISABLED_ON_ macros.Peter Boström
2015-11-26Clean up PlatformThread.Peter Boström
2015-11-16Fix a data race in the thread unit tests.nisse
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-08-20Add helper class GuardedAsyncInvoker to protect against thread dyingMagnus Jedvert
2014-10-15Fix data races in ThreadTest.ThreeThreadsInvoke.pbos@webrtc.org
2014-10-09Re-enable allmost all base tests.henrike@webrtc.org
2014-10-09base/thread_unittest: wrap test was setting current thread to NULL.henrike@webrtc.org
2014-09-24Fix a problem in Thread::Send.jiayl@webrtc.org
2014-09-19Additional disabled tests in rtc_unittests.kjellander@webrtc.org
2014-09-19base: disabled several base tests on Mac so that rtc_unittests can be turned ...henrike@webrtc.org
2014-09-18Do not require synchronization access on the thread if called from rtc::Threa...jiayl@webrtc.org
2014-05-23Thread: delete racy API (Release()) and fix racy code (started()).fischman@webrtc.org
2014-05-13Adds a modified copy of talk/base to webrtc/base. It is the first step inhenrike@webrtc.org
2014-05-13Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."perkj@webrtc.org
2014-05-12Adds a modified copy of talk/base to webrtc/base. It is the first step in mig...henrike@webrtc.org