summaryrefslogtreecommitdiffstats
path: root/chrome/browser/fav_icon_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove TabContentsDelegate from scaffolding. Remove a large chunk of ifdef'd ...pinkerton@chromium.org2009-02-171-6/+1
* Remove the executable bit from a bunch of files that shouldn't have had it.evan@chromium.org2009-02-121-0/+0
* Make fav_icon_helper compile on POSIX, remove some unneeded #includes.thestig@chromium.org2009-02-121-3/+9
* Add a PNGEncoder helper function that takes an SkBitmap,nick@chromium.org2009-01-231-6/+1
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-4/+4
* Move Image operations and convolver to the skia namespace and clean up a few ...brettw@google.com2008-12-121-3/+3
* Reverting 6709,6708,6706.brettw@google.com2008-12-101-3/+3
* Remove base dependency from image_operations and associated unittests. I also...brettw@google.com2008-12-101-3/+3
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-031-1/+1
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-3/+3
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-021-3/+3
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-271-17/+17
* 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/+290