1. acf9f27 Add the query_parser component by [email protected] · 11 years ago[Renamed (95%) from chrome/browser/history/snippet.cc]
  2. 0433872 Revert 242454 "Revert 242450 "Update some uses of UTF conversion..." by [email protected] · 12 years ago
  3. fb94f39 Revert 242450 "Update some uses of UTF conversions in chrome/bro..." by [email protected] · 12 years ago
  4. 762398d Update some uses of UTF conversions in chrome/browser to use the base:: namespace. by [email protected] · 12 years ago
  5. 439f1e3 Convert string16 to use base namespace. by [email protected] · 12 years ago
  6. 8bbf619 Replace third_party/icu/public with third_party/icu/source in the include directives. by [email protected] · 12 years ago
  7. d883056 Use a direct include of strings headers in chrome/browser/e*-h*/. by [email protected] · 12 years ago
  8. 112158af Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. by [email protected] · 12 years ago
  9. 1988e1c chrome: Update include paths of string_split.h to its new location. by [email protected] · 12 years ago
  10. c297d3a Roll ICU and convert include style to standard Chromium style, by [email protected] · 13 years ago
  11. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  12. 76eb024 base: Move SplitString functions into the base namespace and update the callers. by [email protected] · 15 years ago
  13. 20f0487a FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD structs. by [email protected] · 15 years ago
  14. 4e5ae20f base: Finish moving the SplitString functions from string_util.h to string_split.h by [email protected] · 15 years ago
  15. 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
  16. 9fd9092f chrome 5: string_util.h -> utf_string_conversions.h fix. by [email protected] · 15 years ago
  17. b5b2385a Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on 'using namespace icu'. by [email protected] · 16 years ago
  18. 135b165 Linux: Add CHECKs to track down source of history std::string out of range exceptions. by [email protected] · 16 years ago
  19. 65d55d8 Assorted fixes for 64-bit. by [email protected] · 16 years ago
  20. b6f87899 NO CODE CHANGE by [email protected] · 16 years ago
  21. 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
  22. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  23. 09911bf Add chrome to the repository. by initial.commit · 17 years ago