1. 54c8f32 Revert of Delete unused class/template ScopedMessageData. (patchset #1 id:1 of https://codereview.webrtc.org/2652663002/ ) by aleloi · 8 years ago
  2. f801c4f Delete unused class/template ScopedMessageData. by nisse · 8 years ago
  3. 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
  4. 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
  5. 4184141 Protect MessageQueue stop field with a critical section to avoid data races. by andresp · 9 years ago
  6. b026638 Replace reentrant ASSERT checks in MessageQueueManager with a non-racy version. by andresp · 9 years ago
  7. c0bec8f Adding more detail to MessageQueue::Dispatch logging. by Taylor Brandstetter · 9 years ago
  8. 1edc9f6 Reland of: Improving the fake clock and using it to fix a flaky STUN timeout test. by deadbeef · 9 years ago
  9. a355921 Revert of Improving the fake clock and using it to fix a flaky STUN timeout test. (patchset #10 id:180001 of https://codereview.webrtc.org/2024813004/ ) by deadbeef · 9 years ago
  10. e4ef9e3 Improving the fake clock and using it to fix a flaky STUN timeout test. by deadbeef · 9 years ago
  11. 2307db2 Adding the ability to use a simulated clock for unit tests. by Taylor Brandstetter · 9 years ago
  12. f382d5d Re-enabling socket tests that were previously flaky. by Taylor Brandstetter · 9 years ago
  13. 3f20ddb Change default timestamp to 64 bits in all webrtc directories. by Honghai Zhang · 9 years ago
  14. 3792d66 Adds clearer function to create rtc::Thread without Physical SocketServer by danilchap · 9 years ago
  15. 1286d0e Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 9 years ago
  16. 9ca3a17 Reland: Prevent data race in MessageQueue. by jbauch · 9 years ago
  17. 6dd0ae4 Revert of Prevent data race in MessageQueue. (patchset #3 id:40001 of https://codereview.webrtc.org/1675923002/ ) by jbauch · 9 years ago
  18. ccff796 Prevent data race in MessageQueue. by jbauch · 9 years ago
  19. 800dfb1 Fix race between Thread ctor/dtor and MessageQueueManager registrations. by jbauch · 9 years ago
  20. 1e5b805 Remove mutable from rtc::CriticalSection members. by pbos · 9 years ago
  21. 07e22e6 Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  22. 9199c0e Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  23. 786b634 Fix clang style warnings in webrtc/base by kwiberg@webrtc.org · 10 years ago
  24. fa225ce Clean kForever from basictypes and move it to the interfaces that actually have it. by andresp@webrtc.org · 10 years ago
  25. 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
  26. 47be73b Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 11 years ago
  27. 50daa53 Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 11 years ago
  28. 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