summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/search_engines
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert 159158 - Make using WebContentsUserData simpler."avi@chromium.org2012-09-282-2/+1
* Revert 159158 - Make using WebContentsUserData simpler.dharani@google.com2012-09-282-1/+2
* Make using WebContentsUserData simpler.avi@chromium.org2012-09-272-2/+1
* Move WebContentsUserData to chrome/browser/common.avi@chromium.org2012-09-271-1/+1
* Switch SearchEngineTabHelper to use WebContentsUserData.avi@chromium.org2012-09-222-7/+15
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-301-9/+8
* Revert 153695 - Change FaviconData to be able to return data for multiple bit...pkotwicz@chromium.org2012-08-281-8/+9
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-281-9/+8
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-231-3/+3
* Revert 152904 - Moving FaviconService to a ProfileKeyedService.ricow@chromium.org2012-08-231-3/+3
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-231-3/+3
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-116-6/+0
* mac: Remove nav.pdf in favor of IDR_DEFAULT_FAVICON.thakis@chromium.org2012-06-261-1/+1
* A working implementation of AQS (Assisted Query Stats).bartn@google.com2012-06-241-5/+4
* Make AutocompleteClassifier a ProfileKeyedService.pkasting@chromium.org2012-06-121-1/+2
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-052-3/+2
* Revert 140531 - Converted the rest of chrome except for extensions and favico...pkotwicz@chromium.org2012-06-052-2/+3
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-052-3/+2
* Converts ui/views/controls, ui/views/examples, ui/base/models to use gfx::Ima...pkotwicz@chromium.org2012-05-242-3/+8
* Remove the "autogenerate keyword" bit on TemplateURL.pkasting@chromium.org2012-05-081-1/+11
* Remove const qualifiers on "TemplateURL*" in many TemplateURLService APIs. T...pkasting@chromium.org2012-04-279-24/+24
* Add a Profile* member to TemplateURL. This makes some invocations of Replace...pkasting@chromium.org2012-04-234-5/+5
* Extend the default search provider sanity checks.ivankr@chromium.org2012-04-191-3/+3
* Enforce that TemplateURLs' URLs cannot be empty.pkasting@chromium.org2012-04-192-19/+16
* More misc. cleanups to minimize future refactoring diffs:pkasting@chromium.org2012-04-102-0/+2
* Reland r131019: Move most TemplateURL data members to a new struct, TemplateU...pkasting@chromium.org2012-04-074-28/+25
* Revert 131019 - This caused memory tests to fail on all the perf bots.kerz@chromium.org2012-04-064-25/+28
* Fallback to a prepopulated search engine if there is not default search engin...ivankr@chromium.org2012-04-061-7/+3
* Move most TemplateURL data members to a new struct, TemplateURLData. This al...pkasting@chromium.org2012-04-054-28/+25
* Reland r130431: Move the URL string from TemplateURLRef onto the owning Templ...pkasting@chromium.org2012-04-044-15/+11
* Revert 130431 - Move the URL string from TemplateURLRef onto the owning Templ...dbeam@chromium.org2012-04-044-11/+15
* Move the URL string from TemplateURLRef onto the owning TemplateURL. This wi...pkasting@chromium.org2012-04-034-15/+11
* Convert TemplateURLFetcher to a ProfileKeyedService.rlp@chromium.org2012-04-031-3/+5
* Make TemplateURLRefs take an owner TemplateURL* (which must not be NULL). Th...pkasting@chromium.org2012-03-302-6/+10
* Remove fields from TemplateURL[Ref] that are part of the OSDD spec but never ...pkasting@chromium.org2012-03-293-7/+7
* Misc. small cleanups to minimize TemplateURL refactoring diffs:pkasting@chromium.org2012-03-225-36/+33
* Clean up chrome/browser/ui/search_engines/:pkasting@chromium.org2012-03-165-133/+103
* Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.jochen@chromium.org2012-03-091-0/+1
* Remove the "set noparent" from the chrome\browser\ui subdirectories. This is ...jam@chromium.org2012-02-291-1/+0
* Nix TemplateURL::logo_id, EXPLICIT_DEFAULT_PROVIDER, etc.msw@chromium.org2012-02-164-28/+4
* Towards an android build of sync_unit_testsyfriedman@chromium.org2012-02-081-2/+2
* Add some more OWNERS files and set noparent to another.ben@chromium.org2012-01-051-0/+3
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-041-4/+3
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-041-3/+5
* Create a Content API interface around NavigationController, and move all the ...jam@chromium.org2011-12-291-0/+1
* Convert unix_hacker functions on NavigationController that are used by Chrome...jam@chromium.org2011-12-291-2/+2
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-281-4/+5
* Remove the remaining usages of NavigationEntry in chrome by converting a few ...jam@chromium.org2011-12-281-2/+3
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-281-7/+7