summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines
Commit message (Expand)AuthorAgeFilesLines
* Switch to composition for TestBrowserThread.joi@chromium.org2011-11-031-3/+1
* Disable search engine protector on Mac and Linuxsail@chromium.org2011-11-031-0/+4
* Move BrowserThread to content namespace.joi@chromium.org2011-11-027-0/+13
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-287-14/+15
* Added Protector, hooked up DSE verification with error bubble.avayvod@chromium.org2011-10-264-33/+87
* Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...jam@chromium.org2011-10-261-6/+6
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-5/+6
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-16/+9
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-194-14/+14
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-199-61/+65
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* Stop syncing managed search engines.stevet@chromium.org2011-10-152-3/+45
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-132-9/+9
* Make views::Label and views::Link auto-color themselves to be readable over t...pkasting@chromium.org2011-10-123-25/+17
* profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr...erg@chromium.org2011-10-104-38/+38
* Add browser metrics to Chrome client cl #2.georgey@chromium.org2011-10-102-1/+10
* Fix build break of official builder due to my commit 104479 which was missingrogerta@chromium.org2011-10-072-8/+8
* Revert 104412 - profile: Add a way for each ProfileKeyedServiceFactory to spe...nsylvain@chromium.org2011-10-074-38/+38
* profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr...erg@chromium.org2011-10-074-38/+38
* base::Bind: Cleanup in history/ plus dependencies.jhawkins@chromium.org2011-10-051-1/+4
* net: Move UnescapeURLComponent() functions into net namespace.tfarina@chromium.org2011-10-021-3/+3
* 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