summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines
Commit message (Expand)AuthorAgeFilesLines
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-054-4/+4
* Adding the forced searchengine to the list of localizedSearchEngines.csorba@chromium.org2013-07-033-2/+11
* [Sync] Add support for sync Persistence Errorszea@chromium.org2013-07-022-3/+8
* Add --extra-search-query-params, which allows testers to pass additional querypkasting@chromium.org2013-07-025-156/+242
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-026-7/+7
* Add --google-base-url, which sets the Google base URL used in variouspkasting@chromium.org2013-07-012-0/+16
* Misc. cleanup:pkasting@chromium.org2013-06-286-10/+30
* Use a direct include of time headers in chrome/browser/, part 7.avi@chromium.org2013-06-285-5/+5
* Eliminate --google-base-suggest-url. Its use cases will be addressed with thepkasting@chromium.org2013-06-271-7/+0
* GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1phajdan.jr@chromium.org2013-06-261-7/+12
* Change Chrome's suggest client cgi param to be chrome-omni instead of chrome ...dcblack@chromium.org2013-06-255-2/+25
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-1/+1
* Revert 198694 "Fix search modes broken in incognito."samarth@chromium.org2013-06-202-7/+2
* Revert 205670 "Un-refcount AutofillWebData and TokenWebData"raymes@chromium.org2013-06-121-31/+1
* Un-refcount AutofillWebData and TokenWebDatacaitkp@chromium.org2013-06-111-1/+31
* The reset profile button should force a Google URL re-check.pkasting@chromium.org2013-06-111-2/+2
* Instant Extended: set omnibox start margin for search URLs.samarth@chromium.org2013-06-111-2/+2
* Use a direct include of strings headers in chrome/browser/r*-s*/.avi@chromium.org2013-06-1015-17/+17
* Fix memory leak in TemplateURLService::ResetNonExtensionURLsSamusaaron3@gmail.com2013-06-081-9/+16
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-0714-14/+14
* Modify extension omnibox keywords to be user-configurableSamusaaron3@gmail.com2013-06-044-127/+70
* Update chrome/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-041-1/+1
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-031-1/+1
* New methods allow tovasilii@chromium.org2013-05-298-102/+362
* Remove all but one use of WeakPtrFactory::DetachFromThread. wez@chromium.org2013-05-291-1/+0
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-285-15/+18
* Revert 202038 "Remove all but one use of WeakPtrFactory::DetachF..."erg@chromium.org2013-05-241-0/+1
* Remove all but one use of WeakPtrFactory::DetachFromThread.wez@chromium.org2013-05-241-1/+0
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-229-31/+35
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-206-6/+6
* Cleanup: Remove unneeded base/file_util.h includes in chrome.thestig@chromium.org2013-05-151-1/+0
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-081-1/+1
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-081-1/+1
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-071-1/+1
* Fix search modes broken in incognito.dougw@chromium.org2013-05-072-2/+7
* Add new flag for testing against different server for Google autocomplete.hfung@chromium.org2013-05-065-2/+67
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-064-49/+65
* Change GetProfileToUse method from Profile to content::BrowserContextphajdan.jr@chromium.org2013-05-034-6/+12
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-5/+5
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-013-6/+6
* Disable Instant when suggest is disabled.robertshield@chromium.org2013-04-291-6/+4
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-265-15/+19
* Do not use a UIThreadSearchTermsData when validating a TemplateURL for which ...gab@chromium.org2013-04-182-9/+17
* Fix memory leaks in tests caused by not tearing down TemplateUrlService corre...caitkp@google.com2013-04-171-1/+3
* Cancel pending requests for TemplateURLs in Shutdown, instead of dtor.caitkp@google.com2013-04-162-6/+15
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Remove unused BuildQueryTerms from TemplateURLService.beaudoin@chromium.org2013-04-063-87/+0
* Move c/b/webdata/code which does not depend on chrome/ to components/webdata/caitkp@chromium.org2013-04-031-1/+1