summaryrefslogtreecommitdiffstats
path: root/chrome/browser/favicon/favicon_service.h
Commit message (Expand)AuthorAgeFilesLines
* Move clients of BrowserContextKeyedService to use KeyedService (#5)blundell@chromium.org2014-03-131-3/+2
* Move CancelableTaskTracker to //base/task/CancelableTaskTracker.blundell@chromium.org2014-02-061-21/+21
* Make FaviconService() use Profile as parametermichaelbai@chromium.org2013-11-051-6/+4
* Find Favicon in priority of icon_type.michaelbai@chromium.org2013-10-211-5/+12
* 2nd try: Supporting high dpi favicons in Instant Extended.pedrosimonetti@chromium.org2013-07-171-1/+1
* Revert 211085 "Preparation for supporting high dpi favicons in I..."pauljensen@chromium.org2013-07-111-1/+1
* Preparation for supporting high dpi favicons in Instant Extended.pedrosimonetti@chromium.org2013-07-111-1/+1
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-221-1/+1
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-201-1/+1
* bookmarks: Get rid of the dependency on history_types.htfarina@chromium.org2013-05-161-20/+23
* Don't request missing favicon on every page request. mef@chromium.org2013-05-151-0/+8
* Extract BookmarksFileImporter and BookmarkHTMLReader from Firefox2Importer.avi@chromium.org2013-05-141-1/+2
* Cleanup history favicon codepkotwicz@chromium.org2013-01-231-21/+4
* Finish converting FaviconService to use CancelableTaskTracker.kaiwang@chromium.org2012-12-121-71/+41
* Convert some FaviconService functions to use New CancelableTaskTrackerkaiwang@chromium.org2012-12-071-28/+65
* Change HistoryBackend::MergeFavicon to work with a passed in icon URL pkotwicz@chromium.org2012-11-201-6/+2
* This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-161-10/+9
* Revert 168079 - This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-161-9/+10
* This CL ensures that favicons alwayspkotwicz@chromium.org2012-11-151-10/+9
* Fix HistoryBackend::MergeFavicon() such that bookmarks do not go out of sync.pkotwicz@chromium.org2012-10-031-11/+5
* Move cancelable_request.cc/h to chrome/browser/common.kaiwang@chromium.org2012-09-221-1/+1
* Enable hidpi favicons for favicons history does not know about.pkotwicz@chromium.org2012-09-131-20/+68
* Fix FaviconHandler::GetRawFaviconForIDpkotwicz@chromium.org2012-09-071-16/+17
* Introduce structures to reduce the number of arguments in the FaviconService ...leandrogracia@chromium.org2012-09-061-20/+25
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-301-36/+141
* Revert 153695 - Change FaviconData to be able to return data for multiple bit...pkotwicz@chromium.org2012-08-281-132/+36
* Change FaviconData to be able to return data for multiple bitmaps for same ic...pkotwicz@chromium.org2012-08-281-36/+132
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-231-4/+8
* Revert 152904 - Moving FaviconService to a ProfileKeyedService.ricow@chromium.org2012-08-231-8/+4
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-231-4/+8
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move RefCountedBytes Class to base namespace.simon.hong81@gmail.com2012-04-201-1/+0
* Added the method to get favicon by ID.michaelbai@chromium.org2012-04-051-3/+7
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Remove temporary redirect header and DEPS exception for cancelable_request.hjoi@chromium.org2011-12-271-1/+1
* Provide assumed favicon for intents if page was never visited.groby@chromium.org2011-11-181-0/+7
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-081-7/+8
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-071-8/+7
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-071-7/+8
* Make FaviconService a scoped_ptr and remove call to base::RefCountedThreadSafekushi.p@gmail.com2011-09-161-4/+3
* ntp4: show larger favicons in most visited pageestade@chromium.org2011-07-051-1/+2
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* iwyu: Use callback_old.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-0/+1
* Favicon file shuffling.avi@chromium.org2011-04-281-0/+106