1. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  2. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/asyncinvoker-inl.h]
  3. 3af63b0 Fixing race between ~AsyncInvoker and ~AsyncClosure, using ref-counting. by deadbeef · 7 years ago
  4. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  5. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  6. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  7. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed (91%) from webrtc/base/asyncinvoker-inl.h]
  8. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  9. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago
  10. aea9293 Revert of Fixing potential AsyncInvoker deadlock that occurs for "reentrant" invocations. (patchset #3 id:40001 of https://codereview.webrtc.org/2885143006/ ) by deadbeef · 7 years ago
  11. ef37ca5 Fixing potential AsyncInvoker deadlock that occurs for "reentrant" invocations. by deadbeef · 7 years ago
  12. c4a3173 Delete unused features of AsyncInvoke. by nisse · 7 years ago
  13. b85a888 Fixing race between CallbackCanceled and CancelCallback in AsyncInvoker. by deadbeef · 8 years ago
  14. 37f5ecf Replace NULL with nullptr or null in webrtc/base/. by deadbeef · 8 years ago
  15. 162cb53 Making AsyncInvoker destructor thread-safe. by deadbeef · 8 years ago
  16. a8bc1a1 Relanding: Use std::unique_ptr instead of rtc::scoped_refptr in AsyncInvoker. by deadbeef · 8 years ago
  17. 884a728 Revert of Use std::unique_ptr instead of rtc::scoped_refptr in AsyncInvoker. (patchset #2 id:20001 of https://codereview.webrtc.org/2689233003/ ) by deadbeef · 8 years ago
  18. a5a4729 Use std::unique_ptr instead of rtc::scoped_refptr in AsyncInvoker. by deadbeef · 8 years ago
  19. 5d97a9a Adding more detail to MessageQueue::Dispatch logging. by Taylor Brandstetter · 8 years ago
  20. 67186fe Fix clang style warnings in webrtc/base by kwiberg@webrtc.org · 10 years ago
  21. 827d7e8 Change AsyncInvoker to store its closure in a scoped_refptr instead of using a raw pointer. by perkj@webrtc.org · 10 years ago
  22. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 10 years ago
  23. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 10 years ago
  24. 2c7d1b3 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 · 10 years ago