summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_icon_set.h
Commit message (Expand)AuthorAgeFilesLines
* Move ownership of ExtensionAction into ExtensionSystem.jyasskin@chromium.org2012-10-081-0/+1
* Generalize ExtensionIconSet to store icon paths for custom size sets.tbarzic@chromium.org2012-08-171-24/+9
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Support for 512px and 256px icons in extensionsmtytel@chromium.org2012-02-241-11/+33
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-041-0/+3
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-3/+0
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-0/+3
* Allow extensions to request the icons of hosted apps.aa@chromium.org2010-09-231-0/+3
* Factor an ExtensionIconSet class out of Extension. This canaa@chromium.org2010-09-161-0/+39