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