1. 23e4654 Apply bugprone-stringview-nullptr. by Mirko Bonadei · 2 years, 9 months ago
  2. 3d6c655 Adopt absl::string_view in rtc_base/string_to_number.* by Ali Tofigh · 2 years, 10 months ago
  3. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  4. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  5. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  6. 0a1d189 Replace rtc::Optional with absl::optional in rtc_base by Danil Chapovalov · 7 years ago
  7. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  8. 4da18e8 compare Optional<unsigned> only to unsigned integers by Danil Chapovalov · 7 years ago
  9. 9c78058 Optional: Use nullopt and implicit construction in /rtc_base by Oskar Sundbom · 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/rtc_base/string_to_number_unittest.cc]
  12. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  13. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  14. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  15. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/string_to_number_unittest.cc]
  16. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/rtc_base/string_to_number_unittest.cc]
  17. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/string_to_number_unittest.cc]
  18. a280f7c Added integer parsing functions in base/string_to_number.h by ossu · 8 years ago