summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/history_contents_provider_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Unittest for fix to allow navigation when there is no history DB.pkasting@chromium.org2009-11-021-1/+1
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-0/+6
* Do at least some rudimentary sorting of bookmarked URLs in the omnibox dropdo...pkasting@chromium.org2009-08-281-8/+8
* Moved typedef of RedirectList from HistoryService class to history namespace.meelapshah@chromium.org2009-07-011-1/+1
* Fix: Certain redirections remove sites from the historyyuzo@chromium.org2009-07-011-1/+1
* Enable AutocompleteTest, HistoryURLProviderTest,shess@chromium.org2009-03-161-2/+2
* Platform cleanup in autocomplete unit tests.phajdan.jr@chromium.org2009-02-161-9/+9
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-101-16/+10
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* Move |result_| and |latest_result_| to the autocomplete controller.pkasting@chromium.org2008-10-091-17/+16
* Stop exposing manually_selected_match_ outside the AutocompletePopupModel. T...pkasting@chromium.org2008-09-191-4/+4
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-3/+3
* Makes the HistoryContentsProvider query bookmark titles. I nuked asky@google.com2008-08-291-23/+55
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-271-1/+1
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-0/+2
* Use a more compact license header in source files.license.bot2008-08-241-29/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+179