summaryrefslogtreecommitdiffstats
path: root/chrome/browser/search_engines
Commit message (Expand)AuthorAgeFilesLines
* Make the Datatypes using new syncapi upload unrecoverable errors to breakpad.lipalani@chromium.org2012-04-203-57/+133
* Extend the default search provider sanity checks.ivankr@chromium.org2012-04-193-27/+69
* Enforce that TemplateURLs' URLs cannot be empty.pkasting@chromium.org2012-04-1910-244/+265
* TabContents -> WebContentsImpl, part 20.avi@chromium.org2012-04-171-1/+1
* Revert 132479 - Transmit a X-Chrome-UMA-Enabled bit to Google domains from cl...sky@chromium.org2012-04-161-3/+1
* Transmit a X-Chrome-UMA-Enabled bit to Google domains from clients that have ...stevet@chromium.org2012-04-161-1/+3
* [protector] Refactoring of --no-protector code.ivankr@chromium.org2012-04-161-3/+2
* Adjust calling conventions for SetGoogleBaseURL() functions:pkasting@chromium.org2012-04-117-20/+19
* More misc. cleanups to minimize future refactoring diffs:pkasting@chromium.org2012-04-1012-169/+233
* Reland r131019: Move most TemplateURL data members to a new struct, TemplateU...pkasting@chromium.org2012-04-0718-881/+859
* Revert 131019 - This caused memory tests to fail on all the perf bots.kerz@chromium.org2012-04-0618-833/+852
* Fallback to a prepopulated search engine if there is not default search engin...ivankr@chromium.org2012-04-062-1/+31
* In template_url.cc -> UserMetricAction -> content::UserMetricAction.binji@chromium.org2012-04-061-1/+1
* Move most TemplateURL data members to a new struct, TemplateURLData. This al...pkasting@chromium.org2012-04-0518-852/+833
* Reland r130431: Move the URL string from TemplateURLRef onto the owning Templ...pkasting@chromium.org2012-04-0412-553/+543
* Revert 130431 - Move the URL string from TemplateURLRef onto the owning Templ...dbeam@chromium.org2012-04-0412-534/+542
* Move the URL string from TemplateURLRef onto the owning TemplateURL. This wi...pkasting@chromium.org2012-04-0312-542/+534
* Convert TemplateURLFetcher to a ProfileKeyedService.rlp@chromium.org2012-04-034-8/+100
* Exclude ProtectorService code from Android build.nileshagrawal@chromium.org2012-03-301-0/+3
* Make TemplateURLRefs take an owner TemplateURL* (which must not be NULL). Th...pkasting@chromium.org2012-03-305-308/+313
* Remove fields from TemplateURL[Ref] that are part of the OSDD spec but never ...pkasting@chromium.org2012-03-2914-320/+153
* Add an omnibox suggest field trial. The purpose of this is to improve omnibo...mpearson@chromium.org2012-03-271-3/+6
* rlz: Hook up on mac, switch to chrome's network stack on win.thakis@chromium.org2012-03-265-12/+19
* [Sync] Have SyncableService's take ownership of their SyncChangeProcessor.zea@chromium.org2012-03-235-39/+83
* Misc. small cleanups to minimize TemplateURL refactoring diffs:pkasting@chromium.org2012-03-2213-66/+46
* Clean up TemplateURLParser:pkasting@chromium.org2012-03-206-463/+360
* Clean up TemplateURLParser, part 1: Move pieces around.pkasting@chromium.org2012-03-191-272/+337
* roll rlz 94:99thakis@chromium.org2012-03-171-2/+2
* Clean up chrome/browser/search_engines/: pkasting@chromium.org2012-03-1621-1245/+1221
* Profiles: Really fix refcounted services.erg@chromium.org2012-03-161-1/+1
* Clean up TemplateURL prepopulate data: pkasting@chromium.org2012-03-143-568/+480
* Lots of cleanup of chrome/browser/webdata in preparation for real changes as ...pkasting@chromium.org2012-03-132-20/+22
* [Sync] Create new top-level sync/ directoryakalin@chromium.org2012-03-102-5/+5
* Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.jochen@chromium.org2012-03-093-4/+24
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-2/+2
* sync: remove use of protobuf extensions in protocol to reduce static init ove...tim@chromium.org2012-03-042-11/+9
* Don't set ion=1 for hidden Instant modes.sreeram@chromium.org2012-03-035-6/+42
* Disable storing cookies from URLFetchers that run with a profile's cookie jar.jochen@chromium.org2012-02-291-0/+2
* Remove usage of a deprecated TestServer constructor.erikwright@chromium.org2012-02-231-0/+1
* Add origin-based history removal to BrowsingDataRemovermkwst@chromium.org2012-02-173-10/+77
* Eliminate VS2010 ifdefs for handling NULL in std::pair.adamk@chromium.org2012-02-161-9/+3
* Nix TemplateURL::logo_id, EXPLICIT_DEFAULT_PROVIDER, etc.msw@chromium.org2012-02-1610-360/+36
* Updates OWNERS files.sky@chromium.org2012-02-131-0/+2
* Profiles: Generalize ProfileKeyedServiceFactory into a base class and the par...erg@chromium.org2012-02-131-2/+2
* Towards an android build of sync_unit_testsyfriedman@chromium.org2012-02-083-8/+15
* Towards an android build of sync_unit_testsyfriedman@chromium.org2012-02-081-10/+10
* Respects InputEncoding when searchTerms are in URL pathbashi@chromium.org2012-01-312-36/+38
* Remove the first-run search engine dialog/ballot.msw@chromium.org2012-01-261-12/+0
* Avoid inappropriately setting the safe_for_autoreplace flag to false in Templ...stevet@chromium.org2012-01-254-35/+60
* Added separate bucket to Protector histograms for cases when default search i...ivankr@chromium.org2012-01-241-1/+3