summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/search_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert recent changes to base::Valuestevenjb@google.com2011-08-261-5/+6
* base: Add AsList() function to Value API.tfarina@chromium.org2011-08-251-6/+5
* Add a URL param to indicate group selection in Instant field trial.sreeram@chromium.org2011-08-161-8/+4
* Add confidence to AutocompleteMatch.dominich@chromium.org2011-08-111-2/+6
* Fixes regression where instant would show navsuggest matches assky@chromium.org2011-07-261-2/+0
* Don't autocomplete searches of >1 word if they've only been visited once and ...pkasting@chromium.org2011-07-161-54/+132
* Makes the SearchProvider set the description from the KeywordProvider.sky@chromium.org2011-07-141-28/+1
* Makes past searches autocomplete when in keyword mode.sky@chromium.org2011-07-131-2/+3
* Changes SearchProvider to set the description of the first consecutivesky@chromium.org2011-07-071-43/+31
* Remove unnecessary #include.pkasting@chromium.org2011-06-211-1/+0
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-2/+4
* Fix a browser crash involving omnibox extension keywords.mpcomplete@chromium.org2011-05-111-1/+1
* Makes autocompleting previous search terms work on word boundaries.sky@chromium.org2011-05-091-8/+5
* FTP: split the directory listing parser test and re-enable it on TSan botsphajdan.jr@chromium.org2011-05-061-1/+2
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-061-1/+1
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-161-1/+1
* Fixes crash in SearchProvider. The crash occurred because thesky@chromium.org2011-04-061-5/+11
* Makes the search provider not return results that look like URLs.sky@chromium.org2011-04-041-9/+30
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* Makes sure we don't copy over the default suggest text ifsky@chromium.org2011-02-011-0/+3
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-42/+41
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-41/+42
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-42/+41
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-191-7/+8
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-8/+7
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-7/+8
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-2/+2
* Adds lab for making instant suggest autocomplete immediately. As partsky@chromium.org2011-01-101-3/+16
* Make search provider enforce that keyword search term visits have asky@chromium.org2011-01-061-1/+14
* Makes sure the description 'Google Search' is set on the first searchsky@chromium.org2011-01-051-14/+45
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-5/+7
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-7/+5
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-5/+7
* Fixes bug in handling of spaces in the search provider. The problemsky@chromium.org2010-12-081-11/+25
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Coverity: Initialize member variables.jhawkins@chromium.org2010-12-051-0/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Fixes bug in SearchProvider.sky@chromium.org2010-11-241-3/+1
* Makes committing the suggested text only update the default searchsky@chromium.org2010-11-241-4/+56
* Makes search provider honor inline autocomplete.sky@chromium.org2010-11-151-1/+2
* Tweaks the ranking of past searches so they get autocompleted.sky@chromium.org2010-11-091-5/+19
* Makes SearchProvider use the in memory db for results.sky@chromium.org2010-11-041-77/+27
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+1
* [omnibox] Ignore empty search suggestions.suzhe@chromium.org2010-09-291-0/+6
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-011-0/+11
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-1/+1
* Move Google-specific code under browser/ into browser/google/.evan@chromium.org2010-08-301-1/+1
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* FBTF: Remove a few SkBitmap instances (and other headers that were next to th...erg@google.com2010-08-181-1/+3