Log the freshness of the Variations seed in a histogram.
[chromium-blink-merge.git] / third_party / icon_family / README.chromium
blobfe3473fc73b5fd95af30ee74d11942a247194fef
1 Name: icon_family
2 Short Name: IconFamily
3 URL: http://iconfamily.sourceforge.net/
4 Version: 0
5 Date: 07/21/2010
6 Revision: 46
7 License: MIT
8 Security Critical: Yes
10 Description:
11 This is an Objective-C wrapper around Mac OS X Icon Services' "IconFamily" data type. This is used to create .icns files for Web Apps installed from the browser.
13 Local Modifications:
14 chromium_icon_family.patch: Fix minor erors and warnings. Put code that the custom icon code behind a DISABLE_CUSTOM_ICON flag.
15 chromium_icon_family_2.patch: Add support for alpha first and non-premultiplied image formats. Patch submitted to project page: https://sourceforge.net/tracker/?func=detail&aid=3491306&group_id=164783&atid=833111