DescriptionCreate app shims with 32-bit icons only, as per OSX 10.5 spec.
This removes third_party/IconFamily from Chrome, which creates
questionable results when adding icon sizes < 128px. Since OSX 10.5, OSX
hasn't used indexed icons or alpha masks when a 32-bit icon is available
(see notes in OSServices.framework/IconStorage.h).
BUG=241304
TEST=Create an app shim and inspect Resources/app.icns using OSX Preview
-- ensure the icons are correct.
TBR=darin@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203050
Patch Set 1 : neater #Patch Set 2 : alternative #Patch Set 3 : diff pedant #Patch Set 4 : skautolockpixels #
Total comments: 5
Patch Set 5 : address comments #
Total comments: 4
Patch Set 6 : address comments #
Total comments: 4
Patch Set 7 : Add DCHECKs #Patch Set 8 : remove third_party/icon_family #
Total comments: 2
Patch Set 9 : remove template #
Messages
Total messages: 19 (0 generated)
|