- 96e3b99 Use backticks not vertical bars to denote variables in comments for /rtc_base by Artem Titov · 3 years, 8 months ago
- 25ab322 Replace assert() with RTC_DCHECK(). by Mirko Bonadei · 3 years, 8 months ago
- cbd6156 Add FileSize method to FileWrapper by Björn Terelius · 4 years ago
- 90776cb Enable RTC_NO_UNIQUE_ADDRESS on MSan builds. by Mirko Bonadei · 4 years, 2 months ago
- d51000f Delete RTC_WARN_UNUSED_RESULT as no longer used by Danil Chapovalov · 4 years, 2 months ago
- 6215ba8 Add preprocessor support for additional architectures by Timothy Gu · 4 years, 3 months ago
- 85e62e6 Use RTC_HAS_MSAN to check for MSan builds. by Mirko Bonadei · 4 years, 3 months ago
- 20e4c80 Reland "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 4 months ago
- 0abd518 Revert "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 5 months ago
- f5e261a Introduce RTC_NO_UNIQUE_ADDRESS. by Mirko Bonadei · 4 years, 6 months ago
- 3d452cf Proof of concept: Cancer Stick Castle, a sigslot replacement by Karl Wiberg · 4 years, 6 months ago
- 3d22108 Remove unused critical section includes. by Markus Handell · 4 years, 8 months ago
- 0dd35d3 Migrate to webrtc::GlobalMutex. by Markus Handell · 4 years, 8 months ago
- c7f0dff Convert GN libs lists to frameworks by Sylvain Defresne · 4 years, 9 months ago
- 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 9 months ago
- b8a9630 Add a Release method for file wrapper by Per Åhgren · 4 years, 11 months ago
- a81e9c8 Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. by Mirko Bonadei · 4 years, 11 months ago
- ebf739b Reland "Leverage dispatch_queue_create_with_target when possible." by Yura Yaroshevich · 5 years ago
- fcafbfd Revert "Leverage dispatch_queue_create_with_target when possible." by Alex Loiko · 5 years ago
- de86381 Leverage dispatch_queue_create_with_target when possible. by Yura Yaroshevich · 5 years ago
- 64f1f3f Replace RTC_FALLTHROUGH with ABSL_FALLTHROUGH_INTENTED by Danil Chapovalov · 5 years ago
- c35333d Add RTC_EXPORT_TEMPLATE_{DECLARE,DEFINE} macros. by Mirko Bonadei · 5 years ago
- 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
- 5740f3e Clarify expectation on GlobalLock by Danil Chapovalov · 5 years ago
- 4c93aab Handle macro _M_ARM64 for MSVC build by Tom Tan · 5 years ago
- 7ba3b81 Delete class PlatformFile. by Niels Möller · 6 years ago
- b028c6a Support __EMSCRIPTEN__ in rtc_base. by Mirko Bonadei · 6 years ago
- 646e096 Allow null FILE* to AecDumpFactory::Create by Niels Möller · 6 years ago
- 79976e0 Fix error message in rtc_base/system/arch.h by Mirko Bonadei · 6 years ago
- 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
- 9841703 rtc::Event::Wait(kForever): Print stack trace when we deadlock by Karl Wiberg · 6 years ago
- ab03638 Let threads opt in to having their stack traces printed by Karl Wiberg · 6 years ago
- dcbdd2c Add Foundation.framework to cocoa_threading target by Jiawei Ou · 6 years ago
- b7edf69 Delete rtc::File, usage replaced with FileWrapper by Niels Möller · 6 years ago
- 23213d9 Refactor FileRotatingStream to use FileWrapper rather than FileStream by Niels Möller · 6 years ago
- 5a6ae02 Reland "Trim down FileWrapper class to be merely a wrapper owning a FILE*" by Niels Möller · 6 years ago
- 4664727 Revert "Trim down FileWrapper class to be merely a wrapper owning a FILE*" by Niels Moller · 6 years ago
- 80b95de Trim down FileWrapper class to be merely a wrapper owning a FILE* by Niels Möller · 6 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
- 62b1345 Get rid of thread_darwin file. by Kári Tristan Helgason · 6 years ago
- 028248c Add `rtc_enable_symbol_export` to incrementally create a WebRTC component. by Mirko Bonadei · 6 years ago
- 32ce18c Reland "Add RTC_EXPORT macro to export WebRTC symbols." by Mirko Bonadei · 6 years ago
- a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- cefc465 RTC_LOG_* macros: Implement argument passing with a single variadic call by Karl Wiberg · 7 years ago
- 500e75b Remove typedefs.h from webrtc/ root (part 1) by Fredrik Solenberg · 7 years ago
- ee10ea8 RTC_LOG(): Internally, pass logging severity as template argument by Karl Wiberg · 7 years ago
- 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 7 years ago
- 98a91ad Remove obsolete types from common_types.h by Fredrik Solenberg · 7 years ago
- 6a4d411 Move file_wrapper.h to rtc_base/system/ by Karl Wiberg · 7 years ago
- 7aabd39 Move asm_defines.h to rtc_base/system/ by Karl Wiberg · 7 years ago
- 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 7 years ago