summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/history_contents_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-101-1/+1
* Moves some utility functions out of bookmark model intosky@google.com2008-12-091-4/+5
* Make WordIterator and Snippet::MatchPositions use size_t instead of int for o...pkasting@chromium.org2008-12-031-1/+1
* Fixes for some trivial issues (remove unneeded constants, int->size_t in a fe...pkasting@chromium.org2008-12-011-1/+1
* Omnibox metrics logging patch splitout, part 5: Add additional AutocompleteMa...pkasting@chromium.org2008-11-131-1/+2
* Omnibox metrics logging patch splitout, part 1: Random miscellaneous small st...pkasting@chromium.org2008-11-121-15/+18
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Move |result_| and |latest_result_| to the autocomplete controller.pkasting@chromium.org2008-10-091-4/+4
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-8/+8
* Makes the HistoryContentsProvider query bookmark titles. I nuked asky@google.com2008-08-291-18/+54
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fixes up the autocomplete providers to correctly update starredsky@google.com2008-08-211-1/+3
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-211-3/+8
* Add chrome to the repository.initial.commit2008-07-261-0/+264