1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  3. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  4. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  5. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  6. c0f26d4 Drop unneeded inclusion of module_common_types.h by Niels Möller · 6 years ago
  7. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 6 years ago
  8. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  9. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  10. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  11. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/video/send_delay_stats.h]
  12. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
  13. 5212700 Removing dependencies on stub headers within WebRTC. by mbonadei · 7 years ago
  14. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  15. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  16. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  17. 40f5400 Start integrating StatsCounter class. by asapersson · 8 years ago
  18. 35151f3 Add histogram stats for average send delay of sent packets for a sent video stream. The delay is measured from a packet is sent to the transport until leaving the socket. by asapersson · 8 years ago