aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/device
Commit message (Expand)AuthorAge
* SkTCopyOnFirstWriteGravatar bsalomon@google.com2012-10-11
* Remove external matrix feature.Gravatar bsalomon@google.com2012-10-08
* Use asNewCustomStage instead of asABitmap in SkGpuDevice, also removed now-un...Gravatar rileya@google.com2012-07-25
* extend asAGradient for Conical type (to be implemented by PDF and XPS)Gravatar reed@google.com2012-06-07
* XPS filter and rasterize hairlines.Gravatar bungeman@google.com2012-04-05
* Fixing blurred shadows on hairline paths when rendering to XPS deviceGravatar junov@chromium.org2012-04-04
* Fixing the drawing of blurred shodows for hairline paths with software renderingGravatar junov@chromium.org2012-04-04
* Formatting cleanup: remove extra whitespaceGravatar vandebo@chromium.org2012-01-28
* Subpixel text 3/8 of a pixel too far to the right.Gravatar bungeman@google.com2012-01-13
* add allowImageFilter() so a device can allow/disallow filtersGravatar reed@google.com2012-01-06
* Formatting only, multi-line call actually fits on one line.Gravatar bungeman@google.com2012-01-03
* check for empty glyph run and exit early if so.Gravatar reed@google.com2011-12-12
* add SK_OVERRIDE, move subclass impls of virtuals into .cppGravatar reed@google.com2011-12-07
* Add xps device to skia.Gravatar bungeman@google.com2011-10-10