summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines
Commit message (Expand)AuthorAgeFilesLines
* Remove google search experimentjar@chromium.org2011-10-013-32/+10
* ui/gfx: Refactor favicon_size.htfarina@chromium.org2011-09-261-4/+4
* net: Put more functions from escape.h into net namespace.tfarina@chromium.org2011-09-221-7/+7
* net: Start wrapping escape.h into namespace net.tfarina@chromium.org2011-09-201-3/+3
* [Sync] Add support for deleting remote SyncData objectsakalin@chromium.org2011-09-201-1/+7
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Fix Linux Views build breakage.willchan@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Retroactively addressed sky@'s comments from CL http://codereview.chromium.or...stevet@chromium.org2011-09-033-36/+89
* Added DataTypeController integration and UI surfacing for syncing Search Engi...stevet@chromium.org2011-09-012-5/+4
* Change google search parameter to gcx from cx in experimentjar@chromium.org2011-08-291-3/+1
* Disable alternate search args experiment in Google Searchjar@chromium.org2011-08-291-0/+2
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-275-10/+5
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-3/+4
* Recommitting what was r96969. Fixed the memory leak issues.stevet@chromium.org2011-08-175-13/+1521
* Remove Purify and Quantify.Doing so will reduce substantially the size of the...jeanluc@chromium.org2011-08-171-1/+1
* Revert 96969 - Implement SyncableServices in TemplateURLService. Add related ...michaeln@google.com2011-08-165-1509/+13
* Implement SyncableServices in TemplateURLService. Add related unittests.stevet@chromium.org2011-08-165-13/+1509
* Add a URL param to indicate group selection in Instant field trial.sreeram@chromium.org2011-08-165-4/+71
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-114-4/+4
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-034-3/+9
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-013-3/+3
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-015-5/+5
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Run experiment to see impact of reusing host in autosuggest and searchjar@chromium.org2011-07-284-6/+31
* Profiles: There should be an equivalent profile creation message to the Profi...erg@chromium.org2011-07-222-0/+5
* some cleanup for base/stl_utildilmah@chromium.org2011-07-192-2/+2
* Adding a sync_guid field to TemplateURL. Adding appropriate database migratio...stevet@chromium.org2011-07-192-0/+8
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-1010-39/+41
* Changes SearchProvider to set the description of the first consecutivesky@chromium.org2011-07-071-0/+4
* Add suggest support for mail.ru.pkasting@chromium.org2011-07-011-2/+2
* Modify TemplateURLRef to remove unknown URL parameters, but only when it repr...stevet@chromium.org2011-06-286-14/+76
* Added last_modified field to TemplateURL and database. Updated unit tests, in...stevet@chromium.org2011-06-286-23/+83
* Coverity: Check a return value.thestig@chromium.org2011-06-221-2/+2
* Reverted the part of http://codereview.chromium.org/7112013, that is no longe...saintlou@chromium.org2011-06-171-15/+3
* Fixed bug preventing disabling the default search provider.joaodasilva@chromium.org2011-06-152-1/+20
* Re-enable TemplateURLModel.Load on Linux.levin@chromium.org2011-06-081-8/+1
* These tests fail in the touch environment, and we would like to queue fixing ...petermayo@chromium.org2011-06-081-3/+15
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-0722-313/+422
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-011-1/+1
* Add another ScopaAllowIO, this time to TemplateUrlModel.finnur@chromium.org2011-05-301-0/+3
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Fix duplicate insertions of default search providers into the Web Data database.joaodasilva@chromium.org2011-05-232-56/+103
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-192-3/+3
* Add some missing header files and fix a template parameter to fix compiler wa...mdm@chromium.org2011-05-161-1/+2
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-111-1/+3
* Makes autocompleting previous search terms work on word boundaries.sky@chromium.org2011-05-091-0/+2
* Refactor preference syncing.zea@chromium.org2011-05-092-24/+41
* FTP: split the directory listing parser test and re-enable it on TSan botsphajdan.jr@chromium.org2011-05-062-2/+4
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-061-2/+2