1. 1979696 Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  2. 7b8e182 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  3. a6c4568 Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  4. fb3e1b6 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from base/thread.cc]
  5. 88b2dd4 Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from rtc_base/thread.cc]
  6. 6f86344 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago[Renamed from base/thread.cc]
  7. 15c2d5f Update VirtualSocketServerTest to use a fake clock. by deadbeef · 8 years ago
  8. 59a36ed Delete method MessageQueue::set_socketserver by nisse · 8 years ago
  9. cce71ee Move autowrap from ThreadManager constructor to Thread::Current. by nisse · 8 years ago
  10. 93b66b8 Delete unused class ComThread. by nisse · 8 years ago
  11. 188f355 Add Darwin thread.h implementation. by kthelgason · 8 years ago
  12. 1637841 Replace NULL with nullptr or null in webrtc/base/. by deadbeef · 8 years ago
  13. 4458cd2 Remove non-ARC code from the codebase. by kthelgason · 8 years ago
  14. 9778751 Fix clang style warnings in webrtc/base/thread.h by aleloi · 8 years ago
  15. 257cf53 Use correct calling convention for CreateThread callback on Windows. by deadbeef · 8 years ago
  16. 7d23ddd Delete unneeded includes of base/common.h. by nisse · 8 years ago
  17. a875ff8 Replace ASSERT by RTC_DCHECK in all non-test code. by nisse · 8 years ago
  18. b8d6353 Reland of "Protect MessageQueue stop field with a critical section to avoid data races." (refs/heads/master@{#13430}). by André Susano Pinto · 9 years ago
  19. 79008a9 Revert of Protect MessageQueue stop field with a critical section to avoid data races. (patchset #5 id:80001 of https://codereview.webrtc.org/2023193002/ ) by henrika · 9 years ago
  20. 4184141 Protect MessageQueue stop field with a critical section to avoid data races. by andresp · 9 years ago
  21. c0bec8f Adding more detail to MessageQueue::Dispatch logging. by Taylor Brandstetter · 9 years ago
  22. f382d5d Re-enabling socket tests that were previously flaky. by Taylor Brandstetter · 9 years ago
  23. 3f20ddb Change default timestamp to 64 bits in all webrtc directories. by Honghai Zhang · 9 years ago
  24. 3792d66 Adds clearer function to create rtc::Thread without Physical SocketServer by danilchap · 9 years ago
  25. 9ca3a17 Reland: Prevent data race in MessageQueue. by jbauch · 9 years ago
  26. 6dd0ae4 Revert of Prevent data race in MessageQueue. (patchset #3 id:40001 of https://codereview.webrtc.org/1675923002/ ) by jbauch · 9 years ago
  27. ccff796 Prevent data race in MessageQueue. by jbauch · 9 years ago
  28. 800dfb1 Fix race between Thread ctor/dtor and MessageQueueManager registrations. by jbauch · 9 years ago
  29. daf1aa4 Clean up PlatformThread. by Peter Boström · 9 years ago
  30. 1ccc865 Switch usage of _DEBUG macro to NDEBUG. by tfarina · 9 years ago
  31. 07e22e6 Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  32. 0a66614 Make Config::default_value leak instead of having an exit-time destructor. by Andrew MacDonald · 10 years ago
  33. 3c9a06a Move SetCurrentThreadName to platform_thread.* in rtc_base_approved, by Tommi · 10 years ago
  34. b8940a2 Move trace_event and associated files to webrtc/base. by tommi@webrtc.org · 10 years ago
  35. 7d69c85 Do not assert for blocking call allowed in Thread::Join. by jiayl@webrtc.org · 10 years ago
  36. 8fd0eda Fix a problem in Thread::Send. by jiayl@webrtc.org · 10 years ago
  37. 692b063 Do not require synchronization access on the thread if called from rtc::Thread::WrapCurrent. by jiayl@webrtc.org · 10 years ago
  38. d3de227 Rebase webrtc/base with r6682 version of talk/base: by henrike@webrtc.org · 11 years ago
  39. 0631e37 Thread: delete racy API (Release()) and fix racy code (started()). by fischman@webrtc.org · 11 years ago
  40. 11e96c7 Rebase webrtc/base 6163:6216 (svn diff -r 6163:6216 http://webrtc.googlecode.com/svn/trunk/talk/base, apply diff manually) by henrike@webrtc.org · 11 years ago
  41. 47be73b Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 11 years ago
  42. 50daa53 Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 11 years ago
  43. 04e6703 Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base. by henrike@webrtc.org · 11 years ago