1. e88f346 Convert NULL and 0 to nullptr in base using clang-tidy. by Ivan Kotenkov · 7 years ago
  2. 344ea8d Use string(StringPiece) instead of StringPiece::as_string(). by bnc · 7 years ago
  3. ab91a98 Switch to standard integer types in base/strings/. by avi · 9 years ago
  4. a7ea666 base: Use more specific CHECK macros for comparisons. by danakj · 10 years ago
  5. 0fa4b88 Eliminate build warnings in base/ for Android x64 by zhenyu.liang@intel.com · 11 years ago
  6. 3628f8f Fill out the rest of the StringPiece functions for 16-bit. by brettw@chromium.org · 11 years ago
  7. b1dac7e Revert 255397 "Fill out the rest of the StringPiece functions fo..." by brettw@chromium.org · 11 years ago
  8. b8ea14b Fill out the rest of the StringPiece functions for 16-bit. by brettw@chromium.org · 11 years ago
  9. 68a745c Use a direct include of strings headers in base/. by avi@chromium.org · 11 years ago
  10. 17f6062 Use a direct include of utf_string_conversions.h in android_webview/, apps/, ash/, base/. by avi@chromium.org · 11 years ago
  11. efd7ea2 Move string_piece.h to base/strings. by brettw@chromium.org · 11 years ago[Renamed (99%) from base/string_piece_unittest.cc]
  12. 86deddd Resolve an ambiguous function call error in string_piece_unittest.cc by peter@chromium.org · 13 years ago
  13. bd9f772 Extract common code from StringPiece and StringPiece16 into a templated base class. Convert copy-and-pasted unit tests into TYPED_TESTs. by erikwright@chromium.org · 13 years ago
  14. 7d8587f Revert "Extract common code from StringPiece and StringPiece16 into a templated base class.... by erikwright@chromium.org · 13 years ago
  15. 4b5f12d Extract common code from StringPiece and StringPiece16 into a templated base class. Convert copy-and-pasted unit tests into TYPED_TESTs. by erikwright@chromium.org · 13 years ago
  16. 6918031 Cleanup: Convert ASCIIToUTF16("") to string16(). by jhawkins@chromium.org · 13 years ago
  17. a2623e5 Optimize phishing page term feature extraction. by gcasto@chromium.org · 13 years ago
  18. b5534e5 base: Replace "using namespace base;" by wrapping the tests around "namespace base { ... }" by tfarina@chromium.org · 13 years ago
  19. b84e9bd Move StringPiece into the base namespace. It is colliding by tony@chromium.org · 15 years ago
  20. 109ed50 NO CODE CHANGE. Update string_piece.h to new include style, and remove Ben's trailing whitespace. Really just want a buildbot run :\ by deanm@chromium.org · 16 years ago
  21. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  22. e1581aa Fix some warnings found in string unittests. by evanm@google.com · 16 years ago
  23. 90799b5 rollback r922 to fix windows bustage by darin@google.com · 16 years ago
  24. cf7eff4 Fix more compiler warnings. by darin@google.com · 16 years ago
  25. 3f4a732 Add base to the repository. by initial.commit · 16 years ago