summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/query_parser.cc
Commit message (Expand)AuthorAgeFilesLines
* More style nits.erg@google.com2009-10-141-1/+2
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Adds an index over bookmark titles for fast look up.sky@chromium.org2009-05-191-21/+14
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Temporary fix to avoid crash in typing in Omnibox. The crash happenssky@chromium.org2009-03-261-3/+12
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Adds QueryParser::ExtractQueryWords. For consistent this shouldsky@google.com2008-12-091-15/+35
* Changes query parser to sort and coalesce overlapping match positions.sky@google.com2008-12-091-1/+49
* Make WordIterator and Snippet::MatchPositions use size_t instead of int for o...pkasting@chromium.org2008-12-031-5/+5
* Modifies the query parser to provide the position of the match in thesky@google.com2008-08-291-17/+38
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+317