1. f99e015 strings: support case insensitive check only in StartsWith/EndsWith by Takuto Ikuta · 1 year, 4 months ago
  2. 5fd939d Use c++20 in GN build by Takuto Ikuta · 1 year, 5 months ago
  3. 92e6327 remove unused function by Takuto Ikuta · 1 year, 6 months ago
  4. 69ec4fc C++ modernization improvements. by Brett Wilson · 3 years, 10 months ago
  5. e0358b4 Fix a few typos by Nico Weber · 4 years, 3 months ago
  6. 3f6100c Move source files into src/, and move tools/gn/misc to the toplevel. by Nico Weber · 6 years ago[Renamed from base/strings/string_util.cc]
  7. 572ba24 Remove some base C++ wrappers. by Brett Wilson · 6 years ago
  8. ad9e442 Rename typefdefs for C++17 by Brett Wilson · 6 years ago
  9. dba3084 Define StringPiece in terms of std::string_view by Brett Wilson · 6 years ago
  10. 102cdd4 Define string16 in terms of std::u16string. by Brett Wilson · 6 years ago
  11. 76a8dc7 Remove base/synchronization/, move src/ to util/ by Scott Graham · 7 years ago
  12. 98cd3ca clang-format everything by Scott Graham · 7 years ago
  13. 894986a Big purge of base by Scott Graham · 7 years ago
  14. ab123de Remove most of build/, move generation to build/gen.py by Scott Graham · 7 years ago
  15. 6696211 Add most of base/ build/ buildtools/ testing/ third_party/googletest/ by Scott Graham · 7 years ago