summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_match.cc
Commit message (Expand)AuthorAgeFilesLines
* Misc. cleanup: Change use of string::size_type to size_t (team style), string...pkasting@chromium.org2011-05-261-1/+1
* Make the app provider match highlighting use the existing ClassifyMatchXXX() ...pkasting@chromium.org2011-05-251-0/+1
* Show an Extension App icon in the omnibox for matches from the Extension App ...finnur@chromium.org2011-04-131-1/+3
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Changes how autocomplete updates results in hopes of keeping the popupsky@chromium.org2011-01-311-2/+4
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-6/+6
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-6/+6
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-6/+6
* Removes the link in the omnibox for searching history.sky@chromium.org2011-01-201-8/+1
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+188