summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines
Commit message (Expand)AuthorAgeFilesLines
* Consolidate search terms extraction and Instant process determination.sreeram@chromium.org2013-02-143-150/+11
* Split testing_pref_service.h/.cc into two parts, generic vs. Chrome-specific.joi@chromium.org2013-02-124-4/+4
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-114-5/+5
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-104-55/+58
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-103-6/+6
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-085-5/+5
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-074-6/+6
* This patch ensures that whenever a sync operation in TemplateURLService adds ...beaudoin@chromium.org2013-02-059-28/+260
* Instant should have a dedicated render processdhollowa@chromium.org2013-01-253-10/+150
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-252-2/+2
* InstantExtended: Bail on TemplateURLs with no espv.jered@chromium.org2013-01-171-0/+3
* Remove call to IsInstantExtendedAPIGoogleSearchUrl from ToolbarModel.beaudoin@chromium.org2013-01-094-6/+150
* Add search_terms_replacement_key field to TemplateURL.beaudoin@chromium.org2013-01-038-26/+73
* Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...jam@chromium.org2013-01-022-5/+5
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-228-25/+28
* Minor comment fixes.bartn@chromium.org2012-12-191-2/+1
* [cros] RLZ tracking can be turned off via a flag file.ivankr@chromium.org2012-12-171-0/+8
* Remove the protector service.ivankr@chromium.org2012-12-144-84/+2
* Make Google Search autocomplete provider cursor aware.bartn@chromium.org2012-12-144-4/+57
* SupportsUserData and manifest handlers for Extension; use them for the Omnibo...yoz@chromium.org2012-12-122-58/+25
* Send aq=f on all Google searches, even if no suggestions were returned (eithe...hfung@chromium.org2012-12-122-11/+8
* Add espv=1 for non-instant searches if extended instant is enabled.samarth@chromium.org2012-12-085-14/+51
* Add Android-specific parameters to search_engines/dfalcantara@chromium.org2012-12-088-17/+135
* Set up client-side support for having Finch trials enable the Instant Extende...dcblack@chromium.org2012-12-071-2/+6
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-1/+3
* [Sync] Track SearchEngine's merge resultszea@chromium.org2012-11-283-24/+127
* Remove PrefObserver usages, batch 11.joi@chromium.org2012-11-212-10/+8
* Fix TemplateURLFetcherTest.* for Android.michaelbai@chromium.org2012-11-211-17/+11
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-211-8/+8
* Use search::Mode in InstantModel.sreeram@chromium.org2012-11-201-4/+5
* [Sync] Have MergeDataAndStartSyncing return a SyncMergeResultzea@chromium.org2012-11-173-20/+33
* Moving prepopulated search engines to a JSON file.beaudoin@chromium.org2012-11-175-2429/+1857
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-171-2/+2
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-162-4/+4
* Add dedicated thread for RLZ I/O instead of blocking ivankr@chromium.org2012-11-162-5/+0
* Revert 167793 - Moving prepopulated search engines to a JSON file.danakj@chromium.org2012-11-155-1857/+2429
* Moving prepopulated search engines to a JSON file.beaudoin@chromium.org2012-11-155-2429/+1857
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-134-8/+12
* Remove hl= parameter from google suggest search provider.kochi@chromium.org2012-11-061-3/+2
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-012-21/+30
* mac: Fix regression in sending rlz parametersthakis@chromium.org2012-10-313-3/+3
* Fix a DCHECK that cropped up after http://codereview.chromium.org/11198074/ .pkasting@chromium.org2012-10-301-3/+5
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-1/+1
* Make some of the search engine configuration data from master_preferences opt...joaodasilva@chromium.org2012-10-162-32/+78
* [Search] Addresses several issues around Google search term extraction for in...mathp@chromium.org2012-10-163-7/+7
* fix uninitialized variable warning for vs2012 compilationscottmg@chromium.org2012-10-131-1/+1
* Omnibox: Change Name of Suggest Field Trial; Other Suggest Cleanupmpearson@chromium.org2012-10-121-6/+3
* Introduces a search term extraction mechanism working for arbitrary search pr...beaudoin@chromium.org2012-10-097-28/+519
* Split GoogleURLTrackerInfoBarDelegate into its own .h/.cc. This will make ch...pkasting@chromium.org2012-10-062-9/+8
* Move url_databse back to historykaiwang@chromium.org2012-10-023-2/+16