summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/history_contents_provider.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-011-11/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-0/+2
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-2/+0
* Fifth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+2
* Coverity: Initialize the remaining members of HistoryContentsProvider.jhawkins@chromium.org2009-09-241-0/+6
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-1/+4
* Hoist TrimHttpPrefix() so we only have one copy, not one per provider.pkasting@chromium.org2009-05-291-0/+3
* Misc formatting / cleanup in the autocomplete code.deanm@chromium.org2009-02-271-3/+3
* Make autocomplete.cc and dependencies compile on Posix.jhawkins@chromium.org2009-02-241-1/+1
* Moves some utility functions out of bookmark model intosky@google.com2008-12-091-2/+2
* Move |result_| and |latest_result_| to the autocomplete controller.pkasting@chromium.org2008-10-091-3/+1
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-6/+5
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-091-1/+1
* Makes the HistoryContentsProvider query bookmark titles. I nuked asky@google.com2008-08-291-22/+18
* 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/+127