- 769629e Remove RTC_WARN_UNUSED_RESULT in favor of ABSL_MUST_USE_RESULT. by Mirko Bonadei · 3 years, 11 months ago
- 0d3c09a webrtc::Mutex: Introduce mutex_race_check.h. by Markus Handell · 4 years ago
- 1ba1fc9 Remove old sequence checker header by Artem Titov · 4 years, 1 month ago
- b586d82 Move SequenceChecker header to API: step 1, move header only by Artem Titov · 4 years, 1 month ago
- c1e7878 Remove deprecated ExpectationToString in SequenceChecker by Artem Titov · 4 years, 2 months ago
- 3f7990d Split sequence checker on two headers before moving to API by Artem Titov · 4 years, 2 months ago
- c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years, 2 months ago
- e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years, 2 months ago
- 5e227ab Move under enable_google_benchmarks targets that rely on the benchmarks by Andrey Logvin · 4 years, 2 months ago
- 098da17 Reland "Replace RTC_WARN_UNUSED_RESULT with ABSL_MUST_USE_RESULT in c++ code" by Danil Chapovalov · 4 years, 2 months ago
- e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 2 months ago
- 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 2 months ago
- 4319b16 Revert "Replace RTC_WARN_UNUSED_RESULT with ABSL_MUST_USE_RESULT in c++ code" by Danil Chapovalov · 4 years, 2 months ago
- 8c2250e Replace RTC_WARN_UNUSED_RESULT with ABSL_MUST_USE_RESULT in c++ code by Danil Chapovalov · 4 years, 2 months ago
- 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years, 2 months ago
- 1109dd0 Delete class RWLockWrapper, and its build target. by Niels Möller · 4 years, 5 months ago
- 2a23bd2 Mutex: remove mutex reentrancy crasher. by Markus Handell · 4 years, 6 months ago
- abdb470 Make MessageHandler cleanup optional. by Tomas Gunnarsson · 4 years, 7 months ago
- 0dd35d3 Migrate to webrtc::GlobalMutex. by Markus Handell · 4 years, 8 months ago
- 18523c3 Migrate rtc_base to webrtc::Mutex. by Markus Handell · 4 years, 9 months ago
- 103a73e Remove unneeded GN import. by Mirko Bonadei · 4 years, 9 months ago
- de8a935 Migrate logging to webrtc::Mutex. by Markus Handell · 4 years, 10 months ago
- 2d27b1a Mutex: Temporarily add re-entry CHECK. by Markus Handell · 4 years, 10 months ago
- dffa944 Reland "Remove dead code from ModuleRtpRtcpImpl2" by Tomas Gunnarsson · 4 years, 10 months ago
- 4d177eb Add diagnostic printout to RTC_DCHECK_RUN_ON. by Tomas Gunnarsson · 4 years, 10 months ago
- 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 10 months ago
- 4a4f162 Mutex, CriticalSection: Switch Mac to _PTHREAD_MUTEX_POLICY_FIRSTFIT. by Markus Handell · 4 years, 10 months ago
- 8e75bd4 Mutex: remove Abseil static initializer. by Markus Handell · 4 years, 10 months ago
- b2f7304 Fix -Wunused-variable error. by Mirko Bonadei · 4 years, 10 months ago
- f70fbc8 Introduces rtc_base/synchronization/mutex.h. by Markus Handell · 4 years, 10 months ago
- ec3ba73 Don't wrap the main thread when running death tests. by Tommi · 4 years, 10 months ago
- c175874 Disable SequenceCheckerTest.TestAnnotationsOnWrongQueueDebug due to flake by Tommi · 4 years, 10 months ago
- 42748d8 In rtc_base/ and api/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 10 months ago
- ccbe95f Reformat GN files. by Mirko Bonadei · 5 years ago
- a764999 Don't try to load kernel32.dll in RWLockWin class by Anders Klemets · 5 years ago
- 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
- eb90e6f Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest by Danil Chapovalov · 5 years ago
- 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 5 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
- fefa77c Add pthread thread-local storage support for ScopedYieldPolicy by Steve Anton · 6 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- 04a3cc1 Delete rtc_base/unittest_main.cc by Niels Möller · 6 years ago
- 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
- b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 6 years ago
- df5e4e0 Merge of ThreadChecker and SequencedTaskChecker. by Sebastian Jansson · 6 years ago
- 9debe5a Deleting copy constructors for Scoped* classes. by Sebastian Jansson · 6 years ago
- 7a60339 Adds ability to tell Event::Wait to yield. by Sebastian Jansson · 6 years ago
- ce1b140 Adding WinUWP compilation support to WebRTC. by Robin Raymond · 6 years ago
- 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
- 433eafe Delete unused includes of assert.h by Niels Möller · 6 years ago
- a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
- 2b85792 Move rw_lock_wrapper.h to rtc_base/synchronization/ by Karl Wiberg · 7 years ago