1. f57136c1 Switch to standard integer types in components/, part 3 of 4. by avi · 10 years ago
  2. fce8d19 Replace ToLower calls to the new format by brettw · 10 years ago
  3. 8be197d1 Update SplitString calls in components by brettw · 10 years ago
  4. 37a447b Convert ARRAYSIZE_UNSAFE -> arraysize in components/. by viettrungluu · 11 years ago
  5. cb1f4ac Move StringToLowerASCII to base namespace by [email protected] · 11 years ago
  6. 9ba3fbc Roll ICU to icu52 by [email protected] · 11 years ago
  7. d7285fc Revert 277111 "Roll ICU to icu52" by [email protected] · 11 years ago
  8. 6589d67 Roll ICU to icu52 by [email protected] · 11 years ago
  9. acf9f27 Add the query_parser component by [email protected] · 11 years ago[Renamed (97%) from chrome/browser/history/snippet_unittest.cc]
  10. 0433872 Revert 242454 "Revert 242450 "Update some uses of UTF conversion..." by [email protected] · 12 years ago
  11. fb94f39 Revert 242450 "Update some uses of UTF conversions in chrome/bro..." by [email protected] · 12 years ago
  12. 762398d Update some uses of UTF conversions in chrome/browser to use the base:: namespace. by [email protected] · 12 years ago
  13. 6a72a63 Replace string16 with base::string16 in chrome/browser by [email protected] · 12 years ago
  14. 439f1e3 Convert string16 to use base namespace. by [email protected] · 12 years ago
  15. d883056 Use a direct include of strings headers in chrome/browser/e*-h*/. by [email protected] · 12 years ago
  16. 112158af Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. by [email protected] · 12 years ago
  17. 1988e1c chrome: Update include paths of string_split.h to its new location. by [email protected] · 12 years ago
  18. 76eb024 base: Move SplitString functions into the base namespace and update the callers. by [email protected] · 15 years ago
  19. 4e5ae20f base: Finish moving the SplitString functions from string_util.h to string_split.h by [email protected] · 15 years ago
  20. b714b8c Rebase ThaiUTF8 unit test. by [email protected] · 15 years ago
  21. a244c18 Update bug number for Snippets.FAILS_ThaiUTF8. by [email protected] · 15 years ago
  22. e5366896 Replace wstring with string16 in history. The only time wstring is used now in history is for bookmark-related stuff (the bookmarks system is still wstring-based). by [email protected] · 15 years ago
  23. d19449ef [TTF] [GTTF] Flip tests that fail predictably from FLAKY to FAILS. by [email protected] · 15 years ago
  24. e0d356a TTF: Mark Snippets.ThaiUTF8 as flaky instead of disabling the test. by [email protected] · 15 years ago
  25. 9fd9092f chrome 5: string_util.h -> utf_string_conversions.h fix. by [email protected] · 15 years ago
  26. 038d52e1 More style nits. by [email protected] · 16 years ago
  27. bd1d148 Remove logging.h from cc files that don't use it. by [email protected] · 16 years ago
  28. b6f87899 NO CODE CHANGE by [email protected] · 16 years ago
  29. c29962f2 Make WordIterator and Snippet::MatchPositions use size_t instead of int for offsets into strings. This avoids some casts. I also added a typedef for Snippet::MatchPosition which cleans up a bit of the calling code a little. by [email protected] · 17 years ago
  30. a6185508 Port some unit tests in chrome/browser/ by [email protected] · 17 years ago
  31. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  32. 09911bf Add chrome to the repository. by initial.commit · 17 years ago