1. 5740f3e Clarify expectation on GlobalLock by Danil Chapovalov · 5 years ago
  2. 4c93aab Handle macro _M_ARM64 for MSVC build by Tom Tan · 5 years ago
  3. 7ba3b81 Delete class PlatformFile. by Niels Möller · 5 years ago
  4. b028c6a Support __EMSCRIPTEN__ in rtc_base. by Mirko Bonadei · 5 years ago
  5. 646e096 Allow null FILE* to AecDumpFactory::Create by Niels Möller · 5 years ago
  6. 79976e0 Fix error message in rtc_base/system/arch.h by Mirko Bonadei · 5 years ago
  7. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  8. 9841703 rtc::Event::Wait(kForever): Print stack trace when we deadlock by Karl Wiberg · 6 years ago
  9. ab03638 Let threads opt in to having their stack traces printed by Karl Wiberg · 6 years ago
  10. dcbdd2c Add Foundation.framework to cocoa_threading target by Jiawei Ou · 6 years ago
  11. b7edf69 Delete rtc::File, usage replaced with FileWrapper by Niels Möller · 6 years ago
  12. 23213d9 Refactor FileRotatingStream to use FileWrapper rather than FileStream by Niels Möller · 6 years ago
  13. 5a6ae02 Reland "Trim down FileWrapper class to be merely a wrapper owning a FILE*" by Niels Möller · 6 years ago
  14. 4664727 Revert "Trim down FileWrapper class to be merely a wrapper owning a FILE*" by Niels Moller · 6 years ago
  15. 80b95de Trim down FileWrapper class to be merely a wrapper owning a FILE* by Niels Möller · 6 years ago
  16. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  17. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  18. 62b1345 Get rid of thread_darwin file. by Kári Tristan Helgason · 6 years ago
  19. 028248c Add `rtc_enable_symbol_export` to incrementally create a WebRTC component. by Mirko Bonadei · 6 years ago
  20. 32ce18c Reland "Add RTC_EXPORT macro to export WebRTC symbols." by Mirko Bonadei · 6 years ago
  21. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  22. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  23. cefc465 RTC_LOG_* macros: Implement argument passing with a single variadic call by Karl Wiberg · 6 years ago
  24. 500e75b Remove typedefs.h from webrtc/ root (part 1) by Fredrik Solenberg · 6 years ago
  25. ee10ea8 RTC_LOG(): Internally, pass logging severity as template argument by Karl Wiberg · 6 years ago
  26. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 6 years ago
  27. 98a91ad Remove obsolete types from common_types.h by Fredrik Solenberg · 7 years ago
  28. 6a4d411 Move file_wrapper.h to rtc_base/system/ by Karl Wiberg · 7 years ago
  29. 7aabd39 Move asm_defines.h to rtc_base/system/ by Karl Wiberg · 7 years ago
  30. 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 7 years ago