summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines/search_terms_data.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Add --google-base-url, which sets the Google base URL used in variouspkasting@chromium.org2013-07-011-0/+6
* Eliminate --google-base-suggest-url. Its use cases will be addressed with thepkasting@chromium.org2013-06-271-7/+0
* Change Chrome's suggest client cgi param to be chrome-omni instead of chrome ...dcblack@chromium.org2013-06-251-0/+10
* Revert 198694 "Fix search modes broken in incognito."samarth@chromium.org2013-06-201-2/+1
* Fix search modes broken in incognito.dougw@chromium.org2013-05-071-1/+2
* Add new flag for testing against different server for Google autocomplete.hfung@chromium.org2013-05-061-0/+7
* Disable Instant when suggest is disabled.robertshield@chromium.org2013-04-291-6/+4
* [Clean up] Drop chrome::search:: namespace.kmadhusu@chromium.org2013-03-271-4/+4
* Send CGI param indicating if a Theme is rendereddhollowa@chromium.org2013-03-191-0/+23
* Move c/b/instant -> c/b/search.samarth@chromium.org2013-03-181-1/+1
* Move c/b/ui/search/search.* to c/b/instant/samarth@chromium.org2013-03-071-1/+1
* Instant: Make IsInstantEnabled() reflect reality.sreeram@chromium.org2013-03-061-7/+4
* Alternate NTP: Enable instant extended UI in incognito windowsail@chromium.org2013-03-061-14/+10
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Add espv=1 for non-instant searches if extended instant is enabled.samarth@chromium.org2012-12-081-7/+25
* Add Android-specific parameters to search_engines/dfalcantara@chromium.org2012-12-081-8/+21
* Set up client-side support for having Finch trials enable the Instant Extende...dcblack@chromium.org2012-12-071-2/+6
* Use search::Mode in InstantModel.sreeram@chromium.org2012-11-201-4/+5
* mac: Fix regression in sending rlz parametersthakis@chromium.org2012-10-311-1/+1
* Centralize logic around Instant modes.sreeram@chromium.org2012-09-041-5/+4
* Remove searchTerms from the Instant URL.sreeram@chromium.org2012-08-301-2/+3
* Instant extended API: Autocomplete resultssreeram@chromium.org2012-08-231-1/+6
* Remove Instant field trials.sreeram@chromium.org2012-05-251-3/+2
* Make GoogleURLTracker a profile-keyed service.pkasting@chromium.org2012-05-091-3/+7
* Unlaunch the HIDDEN mode.sreeram@chromium.org2012-05-041-13/+1
* Adjust calling conventions for SetGoogleBaseURL() functions:pkasting@chromium.org2012-04-111-2/+2
* rlz: Hook up on mac, switch to chrome's network stack on win.thakis@chromium.org2012-03-261-3/+3
* Clean up chrome/browser/search_engines/: pkasting@chromium.org2012-03-161-7/+17
* Don't set ion=1 for hidden Instant modes.sreeram@chromium.org2012-03-031-1/+16
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-161-1/+4
* Revert 110235 - chrome: Remove 14 exit time destructors and 2 static initiali...kmadhusu@chromium.org2011-11-161-1/+2
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-161-2/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Fix build break of official builder due to my commit 104479 which was missingrogerta@chromium.org2011-10-071-4/+4
* Remove google search experimentjar@chromium.org2011-10-011-16/+0
* Add a URL param to indicate group selection in Instant field trial.sreeram@chromium.org2011-08-161-1/+12
* Run experiment to see impact of reusing host in autosuggest and searchjar@chromium.org2011-07-281-1/+8
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Remove unneeded include statement.finnur@chromium.org2011-02-071-1/+0
* The function is now only used with the CHROME_OMNIBOX point and the value is ...pastarmovj@chromium.org2011-01-241-3/+5
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-191-5/+5
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-5/+5
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-5/+5
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Adding ScopedAllowIO to GetRlzParameterValue() while we evaluate wether the a...finnur@chromium.org2010-11-081-0/+3
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part4:tfarina@chromium.org2010-10-071-8/+8
* Include rlz headers only on official buildsjochen@chromium.org2010-09-201-1/+1