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