aboutsummaryrefslogtreecommitdiff
path: root/src/device
AgeCommit message (Expand)Author
2013-05-07XPS ttc handling.commit-bot@chromium.org
2013-03-21switch to typeface api for tablesreed@google.com
2013-03-21Enable init'ed but unused var warning on windows for closer parity with mac/l...bsalomon@google.com
2013-02-25Always round text position correctly.bungeman@google.com
2013-01-26Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com
2013-01-22Fix VC++ warning and Android only code for 7317.bungeman@google.com
2012-10-31Make SkShader store localM directly rather than as a separate alloc.bsalomon@google.com
2012-10-11SkTCopyOnFirstWritebsalomon@google.com
2012-10-08Remove external matrix feature.bsalomon@google.com
2012-07-25Use asNewCustomStage instead of asABitmap in SkGpuDevice, also removed now-un...rileya@google.com
2012-06-07extend asAGradient for Conical type (to be implemented by PDF and XPS)reed@google.com
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