1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. 04f3924 Delete no longer used windows helpers by Niels Möller · 5 years ago
  3. 673f7e5 Do not assume /DUNICODE and /D_UNICODE. by Mirko Bonadei · 5 years ago
  4. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  5. ce1b140 Adding WinUWP compilation support to WebRTC. by Robin Raymond · 6 years ago
  6. d189252 Delete more rtc_base/stringutils.* by Niels Möller · 6 years ago
  7. aba0633 Delete wrappers for snprintf and vsnprintf by Niels Möller · 6 years ago
  8. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  9. d7b9131 Move socklen_t definition for windows to win32.h. by Niels Möller · 6 years ago
  10. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 6 years ago
  11. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  12. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  13. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  14. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  15. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/win32.cc]
  16. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 7 years ago
  17. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 7 years ago
  18. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 7 years ago
  19. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/win32.cc]
  20. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago[Renamed from webrtc/rtc_base/win32.cc]
  21. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago[Renamed from webrtc/base/win32.cc]
  22. 966963a Fixing invalid IPv6 address parsing stack underflow on Windows. by deadbeef · 7 years ago
  23. 37f5ecf Replace NULL with nullptr or null in webrtc/base/. by deadbeef · 8 years ago
  24. 7d25426 Delete unneeded includes of base/common.h. by nisse · 8 years ago
  25. ede5da4 Replace ASSERT by RTC_DCHECK in all non-test code. by nisse · 8 years ago
  26. 5237aaf Convert usage of ARRAY_SIZE to arraysize. by tfarina · 9 years ago
  27. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  28. ea14f0a Move SetCurrentThreadName to platform_thread.* in rtc_base_approved, by Tommi · 9 years ago
  29. a6e883b Fix constant in SetCurrentThreadName. by André Susano Pinto · 9 years ago
  30. 5ec9985 Windows utility to setTheadName to help debugging. by André Susano Pinto · 9 years ago
  31. b08f404 Fix issue 4061. by guoweis@webrtc.org · 10 years ago
  32. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 10 years ago
  33. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 10 years ago
  34. 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