summaryrefslogtreecommitdiffstats
path: root/chrome/browser/fav_icon_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-1/+1
* Clean up inclusion of <map>, <set>, <vector> in chrome/browser/*.h.viettrungluu@chromium.org2010-08-051-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-171-4/+4
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Get web app icon via FavIconHelper and auto repair/updatexiyuan@chromium.org2009-12-111-19/+30
* First fix to minimize copying of image data.erg@google.com2009-10-191-0/+1
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-5/+6
* Revert of r22559.aa@chromium.org2009-08-061-2/+2
* Bunch of Coverity fixes, rather minor severity.phajdan.jr@chromium.org2009-08-061-2/+2
* Split out some of the RVHDelegate functions into separate sub-classes. To limitbrettw@chromium.org2009-07-081-5/+12
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-10/+10
* Make fav_icon_helper compile on POSIX, remove some unneeded #includes.thestig@chromium.org2009-02-121-4/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+191