1. e66b83f Never pass a signed char to ctype macros like isdigit() by Niels Möller · 2 years, 8 months ago
  2. e5b2220 Adopt absl::string_view in rtc_base/string_utils* by Ali Tofigh · 2 years, 10 months ago
  3. 7fa9057 Adopt absl::string_view in function parameters under rtc_base/ by Ali Tofigh · 2 years, 10 months ago
  4. 658b88a Delete rtc::string_trim. Replaced with absl::StripAsciiWhitespace. by Niels Möller · 2 years, 10 months ago
  5. 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years ago
  6. 3d46d0b Proxy: solve event tracing with compile time strings. by Markus Handell · 3 years, 8 months ago
  7. 646109f Delete rtc::LeftPad by Niels Möller · 4 years, 4 months ago
  8. 4ed5b08 Skip empty strings in ToUtf(8|16). by Noah Richards · 5 years ago
  9. f25df35 Reland "Delete STACK_ARRAY macro, and use of alloca" by Niels Möller · 6 years ago
  10. c1b3666 Revert "Delete STACK_ARRAY macro, and use of alloca" by Henrik Boström · 6 years ago
  11. 74b373f Delete STACK_ARRAY macro, and use of alloca by Niels Möller · 6 years ago
  12. 1c9c9fc Replace replace_substrs with Abseil by Steve Anton · 6 years ago
  13. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  14. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/stringutils.h]
  15. 68586e8 Replace starts_with and ends_with with Abseil by Steve Anton · 6 years ago
  16. aa3c1cc Delete _strnicmp. Uses replaced with abseil functions. by Niels Möller · 6 years ago
  17. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  18. 3c7d599 Replace _stricmp with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  19. d189252 Delete more rtc_base/stringutils.* by Niels Möller · 6 years ago
  20. aba0633 Delete wrappers for snprintf and vsnprintf by Niels Möller · 6 years ago
  21. f907c49 Delete unused code in rtc_base/stringutils.* by Niels Möller · 6 years ago
  22. d8c5078 Reland "Consolidate loggability checks and replace streams." by Jonas Olsson · 6 years ago
  23. 46d65e2 Revert "Consolidate loggability checks and replace streams." by Jonas Olsson · 6 years ago
  24. 4092cd6 Consolidate loggability checks and replace streams. by Jonas Olsson · 6 years ago
  25. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  26. abbe841 This CL removes all usages of our custom ostream << overloads. by Jonas Olsson · 7 years ago
  27. 7439534 Add ToString() methods to classes with << operators, preparing for deprecations. by Jonas Olsson · 7 years ago
  28. e98c3de Delete unused code in stringutils.h. by Niels Möller · 7 years ago
  29. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  30. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  31. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  32. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  33. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/stringutils.h]
  34. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed (97%) from webrtc/base/stringutils.h]
  35. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago
  36. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago
  37. 37f5ecf Replace NULL with nullptr or null in webrtc/base/. by deadbeef · 8 years ago
  38. 9baddf2 Replace basictypes.h with stddef.h for size_t. by pbos · 8 years ago
  39. 97f44e1 Remove a superfluous qualifier on an inline method. by thakis · 10 years ago
  40. f048872 Adds a modified copy of talk/base to webrtc/base. It is the first step in by henrike@webrtc.org · 11 years ago
  41. e9a604a Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..." by perkj@webrtc.org · 11 years ago
  42. 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 · 11 years ago