1. 2a256c8 Implement support for Chrome task origin tracing. #2/4 by Markus Handell · 2 years ago
  2. 2ded55e Cleanup Thread::BlockingCall by Danil Chapovalov · 2 years, 1 month ago
  3. c3c8934 Use non recursive mutex in rtc::ThreadManager by Danil Chapovalov · 2 years, 2 months ago
  4. 82da932 Ensure task queues delete closures in task queue context. by Markus Handell · 2 years, 3 months ago
  5. 3ab76d9 Use non-recursive mutex in rtc::Thread by Danil Chapovalov · 2 years, 6 months ago
  6. d44e341 Delete rtc::Thread functions that use rtc::MessageHandler by Danil Chapovalov · 2 years, 6 months ago
  7. e16e3e2 Delete MessageHandlerAutoCleanup and ThreadManager::Clear by Danil Chapovalov · 2 years, 6 months ago
  8. ca1454a Delete rtc::Thread::Send in favor of rtc::Thread::BlockingCall by Danil Chapovalov · 2 years, 6 months ago
  9. 7c323ad in rtc::Thread introduce Invoke without rtc::Location parameter by Danil Chapovalov · 2 years, 6 months ago
  10. 9a21c49 SocketServer: Migrate Wait/kForever to TimeDelta. by Markus Handell · 2 years, 7 months ago
  11. 0bd1665 in rtc::Thread remove special handling of the Dispose message by Danil Chapovalov · 2 years, 7 months ago
  12. 207f853 In rtc::Thread hide MessageHandler handling as implementation details by Danil Chapovalov · 2 years, 7 months ago
  13. 7e8299b In rtc::Thread delete legacy implementation of the task queue by Danil Chapovalov · 2 years, 8 months ago
  14. 5286dcf Migrate rtc_base and rtc_tools to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 8 months ago
  15. 4bcf809 In rtc::Thread implement posting AnyInvocable by Danil Chapovalov · 2 years, 8 months ago
  16. 7a66900 Delete rtc_base/atomic_ops.h by Niels Möller · 2 years, 8 months ago
  17. c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 9 months ago
  18. 7fa9057 Adopt absl::string_view in function parameters under rtc_base/ by Ali Tofigh · 3 years ago
  19. 8382968 Reland "Remove workaround in AutoSocketServerThread that isn't needed anymore." by Mirko Bonadei · 3 years ago
  20. e4d3952 Revert "Remove workaround in AutoSocketServerThread that isn't needed anymore." by Taylor Brandstetter · 3 years ago
  21. 98d26df Reland "Delete NO_MAIN_THREAD_WRAPPING preprocessor define." by Niels Möller · 3 years, 1 month ago
  22. 44156fa0 Remove workaround in AutoSocketServerThread that isn't needed anymore. by Tommi · 3 years, 1 month ago
  23. cf9899c TaskQueueBase: Add PostDelayedHighPrecisionTask(). by Henrik Boström · 3 years, 2 months ago
  24. 14af762 Remove RTC_DISALLOW_COPY_AND_ASSIGN from rtc_base/ by Byoungchan Lee · 3 years, 2 months ago
  25. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 4 months ago
  26. 481e345 Revert rtc_dcheck_always_on. by Mirko Bonadei · 3 years, 7 months ago
  27. 96e3b99 Use backticks not vertical bars to denote variables in comments for /rtc_base by Artem Titov · 3 years, 8 months ago
  28. 179b46b Add ScopedMessageData::Release. by Mirko Bonadei · 3 years, 8 months ago
  29. 8c185fc Reland "Add WebRTC specific dcheck_always_on." by Mirko Bonadei · 3 years, 8 months ago
  30. 145f289 Revert "Add WebRTC specific dcheck_always_on." by Mirko Bonadei · 3 years, 8 months ago
  31. 9f2a20f Add WebRTC specific dcheck_always_on. by Mirko Bonadei · 3 years, 8 months ago
  32. 1573716 Enforce thread invoke policy for invokes to itself by Artem Titov · 3 years, 10 months ago
  33. 9bd2457 Delete SignalQueueDestroyed by Niels Möller · 3 years, 11 months ago
  34. 89f3dd5 Make RTC_LOG_THREAD_BLOCK_COUNT less spammy for known call counts by Tomas Gunnarsson · 3 years, 11 months ago
  35. fe04164 Add utility to count the number of blocking thread invokes. by Tommi · 4 years ago
  36. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 1 month ago
  37. ba69442 Configure threads with their own warning deadlines. by Harald Alvestrand · 4 years, 1 month ago
  38. e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 2 months ago
  39. 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 2 months ago
  40. 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years, 2 months ago
  41. 77baeee Make MessageHandler be a pure virtual interface. by Tomas Gunnarsson · 4 years, 6 months ago
  42. abdb470 Make MessageHandler cleanup optional. by Tomas Gunnarsson · 4 years, 6 months ago
  43. 0fd4c4e Stop using AutoThread in Thread::Send and make it test only. by Tomas Gunnarsson · 4 years, 6 months ago
  44. 3cb525b Rename CriticalSection to RecursiveCriticalSection. by Markus Handell · 4 years, 8 months ago
  45. dfc5f0d Reland "Add rtc::Thread invoke policy." by Artem Titov · 4 years, 8 months ago
  46. f37e9a3 Revert "Add rtc::Thread invoke policy." by Artem Titov · 4 years, 8 months ago
  47. 26d4f9c Add rtc::Thread invoke policy. by Artem Titov · 4 years, 8 months ago
  48. c33eeab Fix an incorrect use of iterator. by Jianjun Zhu · 4 years, 10 months ago
  49. 6866dc7 Reland "Make sure that "current" rtc::Thread instances are always current for TaskQueueBase." by Tommi · 4 years, 10 months ago
  50. 28685dc Revert "Make sure that "current" rtc::Thread instances are always current for TaskQueueBase." by Artem Titov · 4 years, 10 months ago
  51. 46b3bc6 Make sure that "current" rtc::Thread instances are always current for TaskQueueBase. by Tommi · 4 years, 10 months ago
  52. da7267a Makes Thread::Send execute sent messages after pending posted messages. by Sebastian Jansson · 5 years ago
  53. 61380c0 Cleanup of rtc::Thread. by Sebastian Jansson · 5 years ago
  54. 5d9b964 Do not allow sending tasks to a thread that is quitting. by Sebastian Jansson · 5 years ago
  55. 178a685 Allow overwriting current thread in ThreadManager. by Sebastian Jansson · 5 years ago
  56. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  57. 6ea2c6a Cleanup: Merges Thread and MessageQueue. by Sebastian Jansson · 5 years ago
  58. 290de82 Cleanup: Replace MessageQueue pointers with Thread pointers. by Sebastian Jansson · 5 years ago
  59. bcc1a76 Add rtc::Thread::PostDelayedTask by Steve Anton · 5 years ago
  60. c5d7c52 Remove line number from rtc::Location by Steve Anton · 5 years ago
  61. 8931345 Take FunctionView rather than any functor reference in the rtc::Thread::Invoke by Danil Chapovalov · 5 years ago
  62. 912b3b8 Make rtc::Thread a TaskQueue by Danil Chapovalov · 5 years ago
  63. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  64. 5a8f860 Prepare for deletion of the NO_MAIN_THREAD_WRAPPING preprocessor define by Niels Möller · 6 years ago
  65. d2e5013 Delete optional Runnable argument to rtc::Thread::Start by Niels Möller · 6 years ago
  66. 9d1840c Revert "Delete NO_MAIN_THREAD_WRAPPING preprocessor define." by Niels Moller · 6 years ago
  67. 0f78c6b Delete NO_MAIN_THREAD_WRAPPING preprocessor define. by Niels Möller · 6 years ago
  68. 5a96a0e Reland "Delete deprecated rtc::Thread default constructor" by Niels Möller · 6 years ago
  69. 6e70f18 Revert "Delete deprecated rtc::Thread default constructor" by Erik Språng · 6 years ago
  70. fdd6d3e Delete deprecated rtc::Thread default constructor by Niels Möller · 6 years ago
  71. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  72. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  73. aba0633 Delete wrappers for snprintf and vsnprintf by Niels Möller · 6 years ago
  74. 62b1345 Get rid of thread_darwin file. by Kári Tristan Helgason · 6 years ago
  75. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  76. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  77. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  78. 5e007b7 Use function-local static variable for MessageQueueManager singleton. by Niels Möller · 7 years ago
  79. 8909a63 Reland "Explicitly wrap main thread in test_main.cc." by Niels Möller · 7 years ago
  80. a3b6601 Make ReceiveSendsFromThread use Dispatch by Ishan Khot · 7 years ago
  81. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  82. 14682a3 Delete macro RTC_DEFINE_STATIC_LOCAL. by Niels Möller · 7 years ago
  83. 80d02ad Suppress warning about exit in destructor, because it intended. by Artem Titov · 7 years ago
  84. 0867260 Fixing data race on vptr of Thread subclasses. by Taylor Brandstetter · 7 years ago
  85. 6f314bb Convert an RTC_DCHECK to logging an error in debug builds. by Tommi · 7 years ago
  86. 6cea2b0 Remove thread checker in thread.cc due to downstream issue. by Tommi · 7 years ago
  87. 5149242 Remove dependency on rtc::Event from rtc::Thread. by Tommi · 7 years ago
  88. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  89. 3b80aac Fix flaky memory leak in RemoteAudioSource by Steve Anton · 7 years ago
  90. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  91. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/thread.cc]
  92. e725159 Reland of Make the default ctor of rtc::Thread, protected by tommi · 8 years ago
  93. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  94. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  95. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  96. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/thread.cc]
  97. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/rtc_base/thread.cc]
  98. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/thread.cc]
  99. 22e0814 Update VirtualSocketServerTest to use a fake clock. by deadbeef · 8 years ago
  100. 7eaa4ea Delete method MessageQueue::set_socketserver by nisse · 8 years ago