summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines
Commit message (Expand)AuthorAgeFilesLines
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-2/+2
* Switch a bunch of remaining filters to derive from BrowserMessageFilters so t...jam@chromium.org2010-12-132-51/+27
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-096-49/+46
* Clean up pref change notification handling.mnissler@chromium.org2010-12-081-30/+22
* Move:ben@chromium.org2010-12-029-9/+9
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.jeremy@chromium.org2010-11-242-7/+4
* Move ToUpperASCII into base namespace, to make it consistent with ToLowerASCIIjoth@chromium.org2010-11-161-1/+2
* Cleanup: Include browser.h -> ui/browser.h [Part 1].jhawkins@chromium.org2010-11-161-1/+1
* Handful of related instant changes:sky@chromium.org2010-11-151-0/+1
* Adding ScopedAllowIO to GetRlzParameterValue() while we evaluate wether the a...finnur@chromium.org2010-11-081-0/+3
* Makes the in memory db update keyword search terms.sky@chromium.org2010-11-041-6/+7
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-292-7/+8
* Makes instant results from Google less flakey. We check for a propertysky@chromium.org2010-10-271-3/+3
* Add logo display for fourth search engine in search engine selection dialog.mirandac@chromium.org2010-10-275-33/+65
* In short, break out the SearchEngineType enum into its own header file.levin@chromium.org2010-10-266-217/+227
* Tweaks instant url for google.sky@chromium.org2010-10-251-2/+2
* If default search is managed, we should not asked the user to choose it at Fi...jeanluc@google.com2010-10-192-20/+9
* Add function to convert from a url to a known search engine.levin@chromium.org2010-10-193-63/+213
* Revert 63005 - If default search is managed, we should not asked the user to ...tyoshino@chromium.org2010-10-192-9/+20
* If default search is managed, we should not asked the user to choose it at Fi...jeanluc@google.com2010-10-192-20/+9
* Make the TemplateURL test code less likley to crash if various failures happen.levin@chromium.org2010-10-192-6/+9
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-171-2/+2
* Adds support for a separate url for instant results.sky@chromium.org2010-10-146-16/+211
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-142-5/+5
* Fix clang compile error introduced by recent change to template_url_fetcher_u...thakis@chromium.org2010-10-121-4/+4
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-127-7/+7
* Remove executable bit from files.levin@chromium.org2010-10-114-0/+0
* Improve the robustness of setting the default search provider from script.levin@chromium.org2010-10-113-33/+196
* Refactor TemplateURLFetcher to make it more testable and add more tests for it.levin@chromium.org2010-10-116-82/+354
* Wire up InstallSearchProvider to allow setting the default search provider.levin@chromium.org2010-10-116-47/+141
* Add the Windows dialog for setting default search provider from js.levin@chromium.org2010-10-111-0/+5
* Rename ChromeThread to BrowserThread Part13:tfarina@chromium.org2010-10-101-2/+2
* Fix TemplateURLFetcher test.levin@chromium.org2010-10-075-48/+78
* Make ~GoogleURLChangeNotifier happen on the I/O thread.levin@chromium.org2010-10-071-3/+8
* Rename ChromeThread to BrowserThread Part4:tfarina@chromium.org2010-10-079-43/+42
* Fix a bug when we transitioned from managed no default allowed to managed def...jeanluc@google.com2010-10-072-20/+43
* A large part of this change is adding the 1st unit test for TemplateURLFetcher.levin@chromium.org2010-10-063-75/+195
* Allow the default search provider to be specified via group policy. Also all...jeanluc@google.com2010-10-0511-282/+831
* Changes instant around to support multiple loaders. This issky@chromium.org2010-10-041-0/+2
* Makes TemplateURL::supports_instant persisted to the webdb.sky@chromium.org2010-10-042-4/+8
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Include rlz headers only on official buildsjochen@chromium.org2010-09-201-1/+1
* Adding automation hook GetSearchEngineInfo, accessible through json automatio...ace@chromium.org2010-09-171-1/+1
* Implement IsSearchProviderInstalled handling on I/O thread.levin@chromium.org2010-09-172-13/+56
* Add support for Google base URL to SearchProviderInstallData.levin@chromium.org2010-09-174-21/+193
* Fix race in SearchProviderInstallDataTest (must delete SearchProviderInstallD...levin@chromium.org2010-09-172-7/+33
* Implement SearchProviderInstallData.levin@chromium.org2010-09-174-13/+456
* Make the test code that changes the GoogleBaseURL do a notification (instead oflevin@chromium.org2010-09-162-1/+5