summaryrefslogtreecommitdiffstats
path: root/chrome/browser/favicon_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Move WebUIFactory to chrome/, try 2.estade@chromium.org2011-03-301-2/+3
* Revert 79691 - Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-291-3/+2
* Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-291-2/+3
* Populated the IconType in FavIconService.michaelbai@google.com2011-03-161-7/+11
* fav icon -> favicon. Pass 9: chrome/browser/historyavi@chromium.org2011-03-151-1/+1
* WebUI: Move the core files of WebUI from chrome/browser/webui to content/brow...tfarina@chromium.org2011-02-251-1/+1
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-1/+1
* WebUI: Rename DOMUIFactory to WebUIFactory.tfarina@chromium.org2011-01-291-3/+3
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-1/+0
* Move:ben@chromium.org2010-12-021-1/+1
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-011-0/+3
* Extensions: Resize favicons to 16x16.arv@chromium.org2010-07-141-6/+2
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-171-36/+7
* Show favicons for extensions.arv@chromium.org2010-03-121-24/+39
* First fix to minimize copying of image data.erg@google.com2009-10-191-5/+17
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-0/+96