summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_result_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-4/+4
* Updated AutocompleteResultTests.kmadhusu@chromium.org2013-12-191-115/+89
* Modified GetMatchToPrefetch() to return a valid match for prefetching even wh...kmadhusu@chromium.org2013-12-131-32/+157
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-8/+16
* Don't demote top match for certain match types.hfung@chromium.org2013-11-051-0/+50
* Create a variations component, so that it can be re-used.asvitkine@chromium.org2013-08-291-1/+1
* Omnibox: Cleanup Comments by Page Classification Enummpearson@chromium.org2013-08-281-5/+5
* Omnibox: Make the Controller Reorder Matches for Inliningmpearson@chromium.org2013-08-121-9/+65
* Omnibox: Allow Bundled Omnibox Field Trial to Examine Instant Extendedmpearson@chromium.org2013-08-101-1/+1
* Omnibox: Create DemoteByType Experimentmpearson@chromium.org2013-08-091-1/+81
* Omnibox: Pass Current Page Classification to Providersmpearson@chromium.org2013-07-301-6/+10
* Use a direct include of strings headers in chrome/auto*/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* Upstreaming mechanism to add query refinement to omnibox searches.beaudoin@chromium.org2013-03-231-8/+8
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Make Google Search autocomplete provider cursor aware.bartn@chromium.org2012-12-141-8/+8
* Initial implementation of dedupping search provider's URLs.bartn@chromium.org2012-10-301-5/+68
* autocomplete: Don't cull matches with empty dest URLs.derat@chromium.org2012-09-151-1/+38
* autocomplete: Rename autocomplete.* to autocomplete_input.*.tfarina@chromium.org2012-07-031-1/+1
* autocomplete: Extract AutocompleteResult from autocomplete.*.tfarina@chromium.org2012-07-021-1/+3
* browser: Extract AutocompleteProvider from autocomplete.*tfarina@chromium.org2012-06-261-0/+1
* Makes the search provider not return results that look like URLs.sky@chromium.org2011-04-041-2/+2
* Tweaks algorithm for keeping old autocomplete matches so that we don'tsky@chromium.org2011-02-151-1/+1
* Changes how autocomplete updates results in hopes of keeping the popupsky@chromium.org2011-01-311-0/+187