summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines/util.cc
Commit message (Expand)AuthorAgeFilesLines
* Add --extra-search-query-params, which allows testers to pass additional querypkasting@chromium.org2013-07-021-0/+1
* Misc. cleanup:pkasting@chromium.org2013-06-281-0/+14
* Use a direct include of time headers in chrome/browser/, part 7.avi@chromium.org2013-06-281-1/+1
* New methods allow tovasilii@chromium.org2013-05-291-6/+26
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-2/+2
* This patch ensures that whenever a sync operation in TemplateURLService adds ...beaudoin@chromium.org2013-02-051-7/+15
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-0/+1
* Remove the protector service.ivankr@chromium.org2012-12-141-21/+0
* De-dupe input encodings in TemplateURLs.pkasting@chromium.org2012-06-271-3/+26
* When updating a prepopulated TemplateURL, preserve the old sync GUID so that ...pkasting@chromium.org2012-06-141-0/+1
* When the Google base URL changes and causes keyword updates, save those to th...pkasting@chromium.org2012-06-051-1/+1
* Update last_modified in the prepopulate search engine merge.stevet@chromium.org2012-05-291-0/+5
* Make prepopulated-TemplateURL-de-duper heuristic smarter. Instead of blindly ...stevet@chromium.org2012-05-291-60/+109
* Ensure that TemplateURLs removed by prepopulate search engine merging is also...stevet@chromium.org2012-05-161-9/+23
* Remove the "autogenerate keyword" bit on TemplateURL.pkasting@chromium.org2012-05-081-4/+3
* Remove const qualifiers on "TemplateURL*" in many TemplateURLService APIs. T...pkasting@chromium.org2012-04-271-2/+2
* Add a Profile* member to TemplateURL. This makes some invocations of Replace...pkasting@chromium.org2012-04-231-9/+10
* Reland r131019: Move most TemplateURL data members to a new struct, TemplateU...pkasting@chromium.org2012-04-071-42/+53
* Revert 131019 - This caused memory tests to fail on all the perf bots.kerz@chromium.org2012-04-061-51/+42
* Move most TemplateURL data members to a new struct, TemplateURLData. This al...pkasting@chromium.org2012-04-051-42/+51
* Towards an android build of sync_unit_testsyfriedman@chromium.org2012-02-081-4/+4
* Reland 115318 - Return backup TemplateURL on default search change.ivankr@chromium.org2011-12-221-6/+4
* Revert 115318 - turned many valgrind bots red with:thakis@chromium.org2011-12-211-4/+6
* Return backed up TemplateURL on default search changeavayvod@chromium.org2011-12-211-6/+4
* 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-4/+4
* Added Protector, hooked up DSE verification with error bubble.avayvod@chromium.org2011-10-261-10/+39
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-2/+4
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-191-3/+2
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-2/+3
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-3/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part4:tfarina@chromium.org2010-10-071-3/+3
* Allow the default search provider to be specified via group policy. Also all...jeanluc@google.com2010-10-051-22/+25
* Separate the "search host to TemplateURL" functionality out of the TemplateUR...levin@chromium.org2010-08-271-1/+2
* Extract the processing of the web data service results processing in a standa...levin@chromium.org2010-08-261-0/+170
* Mac: First run bubble.thakis@chromium.org2010-06-261-0/+25