summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_icon_set.cc
Commit message (Expand)AuthorAgeFilesLines
* Generalize ExtensionIconSet to store icon paths for custom size sets.tbarzic@chromium.org2012-08-171-20/+6
* Support for 512px and 256px icons in extensionsmtytel@chromium.org2012-02-241-6/+24
* Convert chrome/common non-debug logs to debug logs.brettw@chromium.org2011-10-281-3/+3
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Fix regression caused by r73784, add regression test andaa@chromium.org2011-02-061-3/+7
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-041-0/+4
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-4/+0
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-0/+4
* Allow extensions to request the icons of hosted apps.aa@chromium.org2010-09-231-0/+13
* Factor an ExtensionIconSet class out of Extension. This canaa@chromium.org2010-09-161-0/+45