summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_match.h
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of dedupping search provider's URLs.bartn@chromium.org2012-10-301-2/+10
* Implement Bookmark Autocomplete Providermrossetti@chromium.org2012-10-181-0/+1
* Update page icon in the omniboxthakis@chromium.org2012-09-191-1/+5
* autocomplete: Don't cull matches with empty dest URLs.derat@chromium.org2012-09-151-2/+4
* autocomplete: Add ContactProvider.derat@chromium.org2012-09-121-0/+1
* autocomplete: Add AutocompleteMatch::MergeClassifications()derat@chromium.org2012-09-111-0/+6
* Omnibox: Pretend http and https are the same when removing likely duplicatesmpearson@chromium.org2012-09-061-1/+4
* Add a method to check if an AutocompleteMatch is of a search type.sreeram@chromium.org2012-09-051-0/+4
* Enhance chrome://omnibox Presentationmrossetti@chromium.org2012-07-281-0/+20
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* autocomplete: Get rid of autocomplete_types.htfarina@chromium.org2012-07-031-1/+2
* A working implementation of AQS (Assisted Query Stats).bartn@google.com2012-06-241-0/+10
* Omnibox: In UMA logs, record typed_count of URLS.mpearson@chromium.org2012-06-121-0/+6
* Now that TemplateURLs are guaranteed to have a unique, non-empty keyword, rep...pkasting@chromium.org2012-05-081-18/+22
* Remove const qualifiers on "TemplateURL*" in many TemplateURLService APIs. T...pkasting@chromium.org2012-04-271-2/+2
* Clean up ShortcutsProvider and related classes:pkasting@chromium.org2012-03-141-0/+15
* Misc. autocomplete cleanup: pkasting@chromium.org2012-03-131-6/+23
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-291-0/+37
* Revert 122412 - Enabled pressing TAB to traverse through the Omnibox resultsthestig@chromium.org2012-02-171-37/+0
* Enabled pressing TAB to traverse through the Omnibox resultssail@chromium.org2012-02-171-0/+37
* Revert 120448 - Revert 120018 - Revert 120005 - Enabled pressing TAB to trave...pkasting@chromium.org2012-02-041-37/+0
* Revert 120018 - Revert 120005 - Enabled pressing TAB to traverse through the ...pkasting@chromium.org2012-02-041-0/+37
* Revert 120005 - Enabled pressing TAB to traverse through the Omnibox results,...kinuko@chromium.org2012-02-011-37/+0
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-011-0/+37
* Initial draft of chrome://omnibox/ page.mpearson@chromium.org2012-01-241-2/+2
* Fix AutocompleteMatch DCHECK() triggered by |RenderViewContextMenu::AppendSea...asvitkine@chromium.org2011-11-101-1/+5
* Strip special characters in extension omnibox suggestions.asvitkine@chromium.org2011-10-281-0/+5
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-3/+2
* Remove confidence from AutocompleteMatch and use History DB instead.dominich@chromium.org2011-09-011-5/+0
* Add confidence to AutocompleteMatch.dominich@chromium.org2011-08-111-0/+5
* Changes SearchProvider to set the description of the first consecutivesky@chromium.org2011-07-071-2/+2
* Show an Extension App icon in the omnibox for matches from the Extension App ...finnur@chromium.org2011-04-131-0/+2
* Implement a simple Extension App Omnibox provider. finnur@chromium.org2011-04-061-5/+5
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Changes how autocomplete updates results in hopes of keeping the popupsky@chromium.org2011-01-311-0/+3
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-7/+7
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-7/+7
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-7/+7
* Removes the link in the omnibox for searching history.sky@chromium.org2011-01-201-9/+0
* Make HistoryContentsProvider results deletablethakis@chromium.org2010-12-161-1/+1
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+208