DescriptionMetro/HiDPI: Move 1x icons into separate pak file
Currently all 1x art files are repacked into chrome.pak files.
This is a problem on Windows where we want to choose which pak file to load based on metro and DPI scale.
As a first step this CL does the following:
- add a new enable_hidpi build flag. This allows us to test HiDPI mode on Windows Chrome.
- stop packing theme_resources_standard.pak and ui_resources_standard.pak into chrome.pak
- update the Mac and Windows installer code to package the extra pak files.
Note, I'll be updating the Linux installer script in a separate CL. I'm still looking into the ChromeOS situation.
BUG=114311
TEST=Ran on Windows, and Mac and Linux.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132517
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132760
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=133613
Patch Set 1 #Patch Set 2 : a #Patch Set 3 : a #Patch Set 4 : wrong base #Patch Set 5 : rebase #Patch Set 6 : fix hidpi flag #
Total comments: 1
Patch Set 7 : add FILES.cfg #Patch Set 8 : a #Patch Set 9 : fix test #Patch Set 10 : fix test #Patch Set 11 : a #Patch Set 12 : fix clobber build #
Total comments: 2
Patch Set 13 : rebase #
Messages
Total messages: 15 (0 generated)
|