skia2/src
2015-05-11 08:18:35 -07:00
..
animator Update more directories under src/ to follow C++11 style rule for {virtual,override}. 2015-04-27 17:18:28 -07:00
c add stroke params to c api 2015-01-10 17:59:31 -08:00
codec remove dead code behind BOOL_ONGETINFO 2015-05-05 11:36:02 -07:00
core SkPictureShader: floor scaledSize not to exceed maxTextureSize 2015-05-10 18:33:29 -07:00
device/xps remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical 2015-05-04 08:32:51 -07:00
doc SkPDF: clean up uses of deprecated calls in SkDocument_PDF 2015-05-05 08:00:24 -07:00
effects Only discard for XP dstCopies if we have a coverage value. 2015-05-10 08:45:18 -07:00
fonts Update {virtual,override} to follow C++11 style in src/fonts. 2015-04-24 14:25:33 -07:00
gpu Add unit tests for stroke rects and drawVertices 2015-05-11 08:18:35 -07:00
image new image from backend desc 2015-05-07 15:36:18 -07:00
images remove dead code behind BOOL_ONGETINFO 2015-05-05 11:36:02 -07:00
lazy Update src/svg to follow C++11 style rule for {virtual,override}. 2015-05-04 06:40:31 -07:00
opts We don't use boxBlurY. 2015-05-07 10:51:55 -07:00
pathops Path ops formerly found the topmost unprocessed edge and determined its angle sort order to initialize the winding. This never worked correctly with cubics and was flaky with paths consisting mostly of vertical edges. 2015-05-11 07:21:28 -07:00
pdf SkPDF: detect YUV-JPEG without relying on ImageGenerator 2015-05-07 11:46:59 -07:00
pipe Make drawImage a virtual on SkDevice 2015-05-06 12:56:48 -07:00
ports Trim whitespace from parsed filename in Android v21. 2015-05-08 08:31:54 -07:00
sfnt C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} 2015-03-25 18:17:32 -07:00
svg Update src/svg to follow C++11 style rule for {virtual,override}. 2015-05-04 06:40:31 -07:00
utils Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #22 id:420001 of https://codereview.chromium.org/1112523006/) 2015-05-07 17:30:13 -07:00
views This replaces the texture creation/caching functions on GrContext with a GrTextureProvider interface. The goal is to pass this narrowly focused object in places that currently take a GrContext but don't need and shouldn't use its other methods. It also has an extended private interface for interacting with non-texture resource types. 2015-04-30 14:18:54 -07:00
xml [SVGDevice] Text whitespace unittest 2015-02-20 13:54:40 -08:00