skia2/resources
bungeman c0727d117e Trim whitespace from parsed filename in Android v21.
The entire text content of the 'font' element is currently used as the
file name. This wasn't an issue in earlier versions, as the 'file'
element was dedicated to only containing the file name. The new 'font'
element also contains a number of attributes and potentially other tags.
This means that a 'font' element can become quite long, making it
desireable to be able to split it across multiple lines.

However, splitting the 'font' element across multiple lines is currently
difficult and awkward as any whitespace outside of tags will be
considered part of the file name. This change means that any leading or
trailing whitespace will not be considered part of the file name.

This only applies to v21 and later files, so while this restricts font
file names from beginning and ending with whitespace, it is unlikely to
break any users in practice. It is probably also undesireable to have
font files with names that begin or end with whitespace in any event.

Review URL: https://codereview.chromium.org/1125413003
2015-05-08 08:31:54 -07:00
..
android_fonts Trim whitespace from parsed filename in Android v21. 2015-05-08 08:31:54 -07:00
empty_images Ensure that we create a NULL codec for images with zero dimensions 2015-04-23 08:53:39 -07:00
fonts Move resource fonts to common location. 2015-04-30 17:12:58 -04:00
invalid_images Ico security issues fix 2015-03-13 08:07:01 -07:00
arrow.png
baby_tux.png Reland "Properly set alpha type in webp decode." 2014-04-24 18:55:13 +00:00
baby_tux.webp Reland "Properly set alpha type in webp decode." 2014-04-24 18:55:13 +00:00
box.gif add box image to resources; landing separately to avoid issues with 2014-05-27 21:15:35 +00:00
CMYK.jpg
color_wheel.gif Replace color_wheel.* with beautiful versions I made with Skia. 2014-10-28 06:33:07 -07:00
color_wheel.ico SkCodec: add wbmp class 2015-03-27 12:16:53 -07:00
color_wheel.jpg Replace color_wheel.* with beautiful versions I made with Skia. 2014-10-28 06:33:07 -07:00
color_wheel.png Replace color_wheel.* with beautiful versions I made with Skia. 2014-10-28 06:33:07 -07:00
color_wheel.webp Replace color_wheel.* with beautiful versions I made with Skia. 2014-10-28 06:33:07 -07:00
google_chrome.ico Ico test with embedded png 2015-04-01 12:09:22 -07:00
grayscale.jpg Remove PDF JPEG shortcut, since it fails on grayscale JPEGs. 2014-12-02 06:37:21 -08:00
half-transparent-white-pixel.png Reland "Properly set alpha type in webp decode." 2014-04-24 18:55:13 +00:00
half-transparent-white-pixel.webp Reland "Properly set alpha type in webp decode." 2014-04-24 18:55:13 +00:00
mandrill_16.png
mandrill_32.png
mandrill_64.png
mandrill_128.ktx Adding resource files 2014-06-02 15:18:27 -04:00
mandrill_128.pkm Adding resource files 2014-06-02 15:18:27 -04:00
mandrill_128.png
mandrill_128.r11.ktx Add mandill_128.r11.ktx to resources 2014-08-08 11:40:08 -04:00
mandrill_128x128_4x4.astc Add ASTC resource files 2014-08-06 10:50:53 -04:00
mandrill_128x128_8x8.astc Add ASTC resource files 2014-08-06 10:50:53 -04:00
mandrill_128x130_8x5.astc Add ASTC resource files 2014-08-06 10:50:53 -04:00
mandrill_128x132_8x6.astc Add ASTC resource files 2014-08-06 10:50:53 -04:00
mandrill_130x128_5x4.astc Add ASTC resource files 2014-08-06 10:50:53 -04:00
mandrill_130x128_10x8.astc Add ASTC resource files 2014-08-06 10:50:53 -04:00
mandrill_130x130_5x5.astc Add ASTC resource files 2014-08-06 10:50:53 -04:00
mandrill_130x130_10x5.astc Add ASTC resource files 2014-08-06 10:50:53 -04:00
mandrill_130x130_10x10.astc Add ASTC resource files 2014-08-06 10:50:53 -04:00
mandrill_130x132_10x6.astc Add ASTC resource files 2014-08-06 10:50:53 -04:00
mandrill_132x130_6x5.astc Add ASTC resource files 2014-08-06 10:50:53 -04:00
mandrill_132x130_12x10.astc Add ASTC resource files 2014-08-06 10:50:53 -04:00
mandrill_132x132_6x6.astc Add ASTC resource files 2014-08-06 10:50:53 -04:00
mandrill_132x132_12x12.astc Add ASTC resource files 2014-08-06 10:50:53 -04:00
mandrill_256.png
mandrill_512_q075.jpg Add resources/mandrill_512_q075.jpg 2014-08-27 13:44:34 -04:00
mandrill_512.pkm Add pkm missing from r14852 (Simple PKM image decoder - https://codereview.chromium.org/292663011/) commit 2014-05-22 21:29:20 +00:00
mandrill_512.png
mandrill.wbmp SkCodec: add wbmp class 2015-03-27 12:16:53 -07:00
plane.png
randPixels.bmp Flatten resources directory 2014-05-09 18:08:24 +00:00
randPixels.gif Flatten resources directory 2014-05-09 18:08:24 +00:00
randPixels.jpg Flatten resources directory 2014-05-09 18:08:24 +00:00
randPixels.png Flatten resources directory 2014-05-09 18:08:24 +00:00
randPixels.webp Flatten resources directory 2014-05-09 18:08:24 +00:00
slides_content2.lua Fix references to https://sites.google.com/site/skiadocs/. 2015-02-03 13:12:54 -02:00
slides_content.lua add code-style for slides 2014-11-02 19:19:34 -08:00
slides_transitions.lua update slides 2014-11-04 13:24:47 -08:00
slides_utils.lua update slides 2014-11-04 13:24:47 -08:00
slides.lua update slides 2014-11-04 13:24:47 -08:00
test.lua allow for lua click handlers 2014-10-11 11:28:07 -07:00
yellow_rose.png Reland "Properly set alpha type in webp decode." 2014-04-24 18:55:13 +00:00
yellow_rose.webp Reland "Properly set alpha type in webp decode." 2014-04-24 18:55:13 +00:00