summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines/search_provider_install_data.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove const qualifiers on "TemplateURL*" in many TemplateURLService APIs. T...pkasting@chromium.org2012-04-271-1/+1
* Misc. small cleanups to minimize TemplateURL refactoring diffs:pkasting@chromium.org2012-03-221-2/+2
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-2/+3
* base::Bind() conversion for chrome/browser/search_enginesdcheng@chromium.org2011-11-161-8/+7
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-2/+5
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-2/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-5/+5
* Add support for Google base URL to SearchProviderInstallData.levin@chromium.org2010-09-171-9/+24
* Implement SearchProviderInstallData.levin@chromium.org2010-09-171-13/+66
* Add code to get the search provider install state.levin@chromium.org2010-08-291-0/+41