- efb1292 Remove WEBRTC_EXTERNAL_JSON. by Mirko Bonadei · 1 year, 8 months ago
- 802e8e5 Format /rtc_base by Jared Siskin · 1 year, 9 months ago
- 98bfd99 Use consistent syntax for constructing std::strings from absl::string_views by Ali Tofigh · 2 years, 6 months ago
- 624340b Add test for StringFormat and string_view by Tommi · 2 years, 8 months ago
- 6ceb81f Clean up SimpleStringBuilder after absl::string_view adoption by Ali Tofigh · 2 years, 10 months ago
- 7fa9057 Adopt absl::string_view in function parameters under rtc_base/ by Ali Tofigh · 2 years, 10 months ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 2 months ago
- 96e3b99 Use backticks not vertical bars to denote variables in comments for /rtc_base by Artem Titov · 3 years, 6 months ago
- e99f687 Move WebRTC to non deprecated jsoncpp APIs. by Mirko Bonadei · 3 years, 7 months ago
- a5e07cc Rename more death test to *DeathTest by Tommi · 4 years, 8 months ago
- f0dc5c5 Adds tiny rtc::StringFormat utility by henrika · 4 years, 9 months ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- dfd7f30 Delete unneeded includes of string_utils.h by Niels Möller · 6 years ago
- 198cf00 Reland "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Möller · 6 years ago
- baf9c62 Add <cstdio> include to string_builder.cc to support Android NDK r17 by Michael Stella · 6 years ago
- fb8c856 Revert "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Moller · 6 years ago
- e779847 Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN by Niels Möller · 6 years ago
- 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 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
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
- 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
- 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
- 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
- be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
- b45bdb5 Move rtc_json code from API dir, enable unit test, unmark testonly by Sam Zackrisson · 6 years ago
- 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago
- 88e1848 Add a StringBuilder class. by Jonas Olsson · 6 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- 88c9956 Remove internal media/base/ stringstream usages by Jonas Olsson · 7 years ago
- 7439534 Add ToString() methods to classes with << operators, preparing for deprecations. by Jonas Olsson · 7 years ago
- abff7dd De-inline SimpleStringBuilder methods by Karl Wiberg · 7 years ago
- 881f168 Make SimpleStringBuilder into a non-template by Karl Wiberg · 7 years ago
- fef0500 Adding a new string utility class: SimpleStringBuilder. by Tommi · 7 years ago