aboutsummaryrefslogtreecommitdiff
path: root/src/device
AgeCommit message (Expand)Author
2012-04-05XPS filter and rasterize hairlines.bungeman@google.com
2012-04-04Fixing blurred shadows on hairline paths when rendering to XPS devicejunov@chromium.org
2012-04-04Fixing the drawing of blurred shodows for hairline paths with software renderingjunov@chromium.org
2012-01-28Formatting cleanup: remove extra whitespacevandebo@chromium.org
2012-01-13Subpixel text 3/8 of a pixel too far to the right.bungeman@google.com
2012-01-06add allowImageFilter() so a device can allow/disallow filtersreed@google.com
2012-01-03Formatting only, multi-line call actually fits on one line.bungeman@google.com
2011-12-12check for empty glyph run and exit early if so.reed@google.com
2011-12-07add SK_OVERRIDE, move subclass impls of virtuals into .cppreed@google.com
2011-10-10Add xps device to skia.bungeman@google.com