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