DescriptionAdd chrome_html gatherer, which inlines html and generates image sets.
In Chromium we want to have high DPI assets in WebUI dependent on the platform on which we are compiling. To accomplish this we will specify the set of scale factors and search for matching image names in bottom-level directories.
BUG=chromium:125315
TEST=All unittests still pass, chrome_html_unittest
Patch Set 1 #
Total comments: 1
Patch Set 2 : Reuse html_inline functionality by passing a rewrite function. #
Total comments: 8
Patch Set 3 : Get scale_factors from defines. #Patch Set 4 : Add comments, spacing. #Patch Set 5 : Add unit tests for chrome_html. #Patch Set 6 : chrome_html comment. #
Total comments: 27
Patch Set 7 : Address review comments. #
Total comments: 4
Patch Set 8 : End sentences with periods. #Patch Set 9 : Standardize newline format and png mime type. #Patch Set 10 : Standardize reference output as well since source newline format may be checkout/platform dependent. #Patch Set 11 : Add chrome_html_unittest to test_suite_all. #
Messages
Total messages: 10 (0 generated)
|