summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_match.h
Commit message (Expand)AuthorAgeFilesLines
* 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