summaryrefslogtreecommitdiffstats
path: root/chrome/browser/favicon
Commit message (Expand)AuthorAgeFilesLines
* Merge 279507 "Create ImageSkia for favicons that can be scaled t..."oshima@chromium.org2014-07-102-6/+12
* Convert ui::ScaleFactor -> float in favicon/history codeoshima@chromium.org2014-06-203-52/+45
* Pass in a set of requested favicon pixel sizes to the HistoryService instead ...pkotwicz@chromium.org2014-06-202-61/+72
* Move favicon_util to favicon_base componentoshima@chromium.org2014-06-166-336/+34
* Renameoshima@chromium.org2014-06-147-117/+124
* Revert 276642 "Turn FaviconClient into a Keyed service."zhaoqin@google.com2014-06-124-88/+10
* Turn FaviconClient into a Keyed service.jif@chromium.org2014-06-124-10/+88
* Remove ui::GetImageScaleoshima@chromium.org2014-06-113-20/+20
* [Favicon] Add a check for empty list before calling ProcessCurrentUrlmathp@chromium.org2014-06-051-9/+7
* Move the FaviconClient implementation to ChromeFaviconClient.jif@chromium.org2014-05-274-23/+70
* Move favicon callbacks to favicon_basejiangj@opera.com2014-05-226-76/+63
* Move bookmarks/core/... to bookmarks/...naiem.shaik@gmail.com2014-05-202-2/+2
* Replace content's faviconURL with components/favicon'sjif@chromium.org2014-05-194-119/+113
* Removes usage of NavigationEntry from favicon_handler.*jif@chromium.org2014-05-125-146/+172
* Remove page IDs from three WebContentsObserver APIs that don't need it.creis@chromium.org2014-05-055-16/+12
* Move bookmarks' production code to components/bookmarkssdefresne@chromium.org2014-04-302-2/+2
* Renamed FaviconHandlerDelegate to FaviconDriver.jif@chromium.org2014-04-284-56/+56
* Moves SelectFaviconFrames from history to the favicon_base component.jif@chromium.org2014-04-283-3/+3
* Remove usage of profile in FaviconHandler.jif@chromium.org2014-04-224-60/+20
* Move bookmark_service.{cc,h} to components/bookmarkssdefresne@chromium.org2014-04-222-5/+6
* Take advantage of FaviconURL.icon_sizes to download largest favicon first.michaelbai@chromium.org2014-04-174-78/+541
* Moved favicon_types to favicon_base component.jif@chromium.org2014-04-178-146/+158
* Abstract dependency on bookmarks from FaviconHandler.jif@chromium.org2014-04-154-4/+13
* Fix regression due to https://codereview.chromium.org/24175004pkotwicz@chromium.org2014-04-141-5/+3
* Remove stale ref_counted_util.h include.jif@chromium.org2014-04-112-2/+0
* Remove stale include of cancelable_request.h.jif@chromium.org2014-04-102-5/+3
* Moves knowledge of Profile out of FaviconHandler, into FaviconTabHelper.jif@chromium.org2014-04-105-51/+74
* Remove dependency on Profile's IsOffTheRecord in favicon_handler.jif@chromium.org2014-04-094-2/+10
* Moved favicon_handler_delegate.h to a new component directory.jif@chromium.org2014-04-084-40/+4
* Add blundell and droger as temporary OWNERS of favicon,bookmark,history.blundell@chromium.org2014-04-071-1/+7
* Minor cleanup of FaviconHandlersky@chromium.org2014-04-033-84/+75
* Added sizes member in FaviconURL. So we could use it to find out the proper i...michaelbai@chromium.org2014-03-201-18/+39
* Move clients of BrowserContextKeyedService to use KeyedService (#5)blundell@chromium.org2014-03-134-11/+8
* Fix FaviconUtil::SelectFaviconFramesFromPNGs() so that it works when 1x is no...pkotwicz@chromium.org2014-03-101-6/+5
* Cleanup: Move kChromeUIScheme constant into content namespace.tfarina@chromium.org2014-02-112-3/+3
* Remove favicon-handling logic from prerender.davidben@chromium.org2014-02-072-12/+1
* Move CancelableTaskTracker to //base/task/CancelableTaskTracker.blundell@chromium.org2014-02-065-59/+61
* Use high resolution icons where possible for streamlined hosted app icons.calamity@chromium.org2013-12-182-0/+12
* Rename WebContentsObserver::NavigateToPendingEntry to DidStartNavigationToPen...nasko@chromium.org2013-11-232-2/+2
* Make FaviconService() use Profile as parametermichaelbai@chromium.org2013-11-055-15/+23
* Download and store large favicon for Android.michaelbai@chromium.org2013-10-253-10/+18
* Find Favicon in priority of icon_type.michaelbai@chromium.org2013-10-212-16/+54
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-244-15/+20
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-204-20/+15
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-204-15/+20
* This CL:pkotwicz@chromium.org2013-09-188-242/+315
* Never decode the favicon in FaviconUtil::SelectFaviconFramesFromPNGs() to SkB...pkotwicz@chromium.org2013-09-091-2/+7
* 2nd try: Supporting high dpi favicons in Instant Extended.pedrosimonetti@chromium.org2013-07-176-105/+4
* Move favicon decoding code used only by importers into chrome/browser/importerjamesr@chromium.org2013-07-132-43/+0
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-122-1/+2