summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/history_url_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-5/+2
* Hoist TrimHttpPrefix() so we only have one copy, not one per provider.pkasting@chromium.org2009-05-291-4/+0
* Fix regression where exact-match URLs could fail to be promoted when longer U...pkasting@chromium.org2009-05-111-4/+5
* The accidental search infobar was almost never appearing. Fix that regressio...pkasting@chromium.org2009-04-241-10/+4
* Better omnibox handling of numeric input. Now we search based on the user's ...pkasting@chromium.org2009-04-211-1/+1
* Only create a What You Typed match when it's likely to be relevant. See bug ...pkasting@chromium.org2009-04-201-6/+13
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-1/+0
* Misc formatting / cleanup in the autocomplete code.deanm@chromium.org2009-02-271-4/+3
* Change some calls to gfx::ElideUrl() to using gfx::GetCleanStringFromUrl()estade@chromium.org2009-02-251-1/+1
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-101-1/+1
* Port some files in chrome/browser/agl@chromium.org2008-11-141-1/+2
* Move |result_| and |latest_result_| to the autocomplete controller.pkasting@chromium.org2008-10-091-4/+2
* 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/+419