summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines/search_provider_install_data.cc
Commit message (Expand)AuthorAgeFilesLines
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-8/+8
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-3/+3
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-281-3/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-5/+5
* 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/+3
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-3/+3
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-3/+3
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part13:tfarina@chromium.org2010-10-101-2/+2
* Make ~GoogleURLChangeNotifier happen on the I/O thread.levin@chromium.org2010-10-071-3/+8
* Rename ChromeThread to BrowserThread Part4:tfarina@chromium.org2010-10-071-14/+13
* Add support for Google base URL to SearchProviderInstallData.levin@chromium.org2010-09-171-9/+112
* Fix race in SearchProviderInstallDataTest (must delete SearchProviderInstallD...levin@chromium.org2010-09-171-0/+14
* Implement SearchProviderInstallData.levin@chromium.org2010-09-171-0/+186