Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
18ce0f006d34d9db3e08c16745a80f59d6d7b087
/
rtc_base
/
thread_checker_unittest.cc
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_checker_unittest.cc]
5301e3c
Add thread annotation macros with RTC_ prefix.
by danilchap
· 7 years ago
e725159
Reland of Make the default ctor of rtc::Thread, protected
by tommi
· 7 years ago
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 from webrtc/base/thread_checker_unittest.cc]
ec78f1c
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 7 years ago
[Renamed from webrtc/rtc_base/thread_checker_unittest.cc]
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 7 years ago
[Renamed from webrtc/base/thread_checker_unittest.cc]
37f5ecf
Replace NULL with nullptr or null in webrtc/base/.
by deadbeef
· 8 years ago
5377bc7
Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere
by kwiberg
· 8 years ago
8f90106
Revert of Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere (patchset #2 id:20001 of https://codereview.webrtc.org/2384693002/ )
by guidou
· 8 years ago
ab0b929
Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere
by kwiberg
· 8 years ago
ac9f876
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 8 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 8 years ago
8e572f0
Adds macros to annotate variables and functions used from same thread or queue.
by danilchap
· 8 years ago
4485ffb
#include "webrtc/base/constructormagic.h" where appropriate
by kwiberg
· 9 years ago
555604a
Replace scoped_ptr with unique_ptr in webrtc/base/
by jbauch
· 9 years ago
e2976c8
Remove DISABLED_ON_ macros.
by Peter Boström
· 9 years ago
91d6ede
Add RTC_ prefix to (D)CHECKs and related macros.
by henrikg
· 9 years ago
3c089d7
Add RTC_ prefix to contructormagic macros.
by henrikg
· 9 years ago
14665ff
Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro
by kjellander@webrtc.org
· 10 years ago
2eb1660
Switch ThreadCheckerImpl over to using PlatformThreadRef.
by tommi@webrtc.org
· 10 years ago
13a0e18
Temporarily disable a couple of ThreadChecker tests on Mac.
by tommi@webrtc.org
· 10 years ago
7f7b0a1
Re-enable ThreadCheckerDeathTest.MethodNotAllowedOnDifferentThreadInDebug (missed when enabling other base tests).
by henrike@webrtc.org
· 10 years ago
c732a3e
Re-enable allmost all base tests.
by henrike@webrtc.org
· 10 years ago
34ac776
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
18617cf
Fix ThreadChecker unittests when DCHECK_ALWAYS_ON is defined
by henrik.lundin@webrtc.org
· 10 years ago
78b2d56
Disable MethodNotAllowedOnDifferentThreadInDebug.
by henrike@webrtc.org
· 10 years ago
1e3c5c2
Importing ThreadChecker class from Chromium
by henrik.lundin@webrtc.org
· 10 years ago