1. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  2. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  3. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  4. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  5. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/swap_queue.h]
  6. 3c6abd2 Update thread annotiation macros in rtc_base to use RTC_ prefix by danilchap · 7 years ago
  7. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  8. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  9. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  10. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed (98%) from webrtc/base/swap_queue.h]
  11. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  12. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago
  13. 388fe42 Make WARN_UNUSED_RESULT a no-op on gcc by kwiberg · 8 years ago
  14. 4485ffb #include "webrtc/base/constructormagic.h" where appropriate by kwiberg · 8 years ago
  15. 85fa7d5 Move swap_queue.h to base/ by terelius · 9 years ago[Renamed (97%) from webrtc/common_audio/swap_queue.h]
  16. 48407f7 Changed queue implementation to the proposed vector-based solution. by peah · 9 years ago