summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rework arguments of HistoryService::AddPage()akalin@chromium.org2012-09-212-5/+8
* introduce chrome/browser/common directory and move url_database(and its depen...kaiwang@chromium.org2012-09-203-16/+2
* Revert 157475 - Introduce chrome/browser/common directory and move url_databa...kaiwang@chromium.org2012-09-193-2/+16
* Introduce chrome/browser/common directory and move url_database(and its depen...kaiwang@chromium.org2012-09-193-16/+2
* Add API key to omnibox's suggest requestsmpearson@chromium.org2012-09-152-3/+9
* Update the search template for Daum (Korea)jshin@chromium.org2012-09-141-4/+5
* Refuse invalid SearchProvider and OSDD suggest URLs; etc.msw@chromium.org2012-09-071-17/+21
* Add a getter for search provider logos.samarth@chromium.org2012-09-063-9/+79
* Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...thestig@chromium.org2012-09-064-6/+6
* Centralize logic around Instant modes.sreeram@chromium.org2012-09-041-5/+4
* Remove searchTerms from the Instant URL.sreeram@chromium.org2012-08-302-5/+6
* Add a histogram to track deletes on synced search engines.stevet@chromium.org2012-08-271-0/+18
* Instant extended API: Autocomplete resultssreeram@chromium.org2012-08-231-1/+6
* Log the number of search engine keyword duplicates.stevet@chromium.org2012-08-211-0/+25
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-211-1/+1
* Ensure that MergeDataAndStartSyncing considers already synced entries when se...stevet@chromium.org2012-08-172-3/+43
* Rewrite TemplateURLService's SyncableService implmentation to avoid sending A...stevet@chromium.org2012-08-143-502/+448
* Revert 151391 - Rewrite TemplateURLService's SyncableService implmentation to...stevet@chromium.org2012-08-143-450/+502
* Rewrite TemplateURLService's SyncableService implmentation to avoid sending A...stevet@chromium.org2012-08-133-502/+450
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-031-2/+2
* These changes were from downstream and made the chromium compiled with Androi...michaelbai@chromium.org2012-08-011-2/+5
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-261-1/+1
* Remove more set noparentsben@chromium.org2012-07-251-1/+0
* Changed FirstPotentialDefaultEngine histogram to log whether or not we are sy...stevet@chromium.org2012-07-251-7/+19
* Add a separate protector UMA state when backup is overwritten by migration.ivankr@chromium.org2012-07-142-4/+29
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-1116-16/+0