skia2/src
2014-05-19 14:32:49 +00:00
..
animator Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) 2014-05-16 13:49:08 +00:00
core This adds a checkbox to the debugger to allow seeing the effect pathops has on the clip. A new tab shows the C code that the pathops generate. 2014-05-19 13:53:10 +00:00
device/xps Rename SK_DEBUGBREAK to SK_ALWAYSBREAK 2014-04-30 18:24:16 +00:00
doc Fix compilation with SK_ENABLE_INST_COUNT=1 2013-12-05 12:08:12 +00:00
effects Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) 2014-05-16 13:49:08 +00:00
fonts Don't unset gFCSafeToUse when it's still safe to use. 2014-04-16 22:10:52 +00:00
gpu Add Dashing gpu effect for simple dashed lines 2014-05-19 14:32:49 +00:00
image Add flag for SkGpuSurface creation to enable distance fields. 2014-05-02 12:39:41 +00:00
images Fast path for blurred round rects -- blur a small 9patch rect on the CPU 2014-04-28 19:49:24 +00:00
lazy SkDiscardableMemoryPool to abstract class 2014-04-04 16:43:38 +00:00
opts Add SSE4 check to BlurImage optimization. 2014-05-15 15:59:39 +00:00
pathops When solving the cubic line intersection directly fails, use binary search as a fallback. 2014-05-07 15:31:40 +00:00
pdf re-land hide get/setLocalMatrix 2014-05-12 20:42:21 +00:00
pipe Reland the 4x -> 1x allocation from "4x allocation in PipeController is probably overkill." 2014-05-14 16:06:15 +00:00
ports Stage fixes for underline position. 2014-05-14 14:54:51 +00:00
record Effects on the paint also prevent layer merge optimization. 2014-05-14 20:27:56 +00:00
sfnt Add support for kEmbeddedBitmapText_Flag to DirectWrite. 2014-05-01 20:39:14 +00:00
svg Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
utils This adds a checkbox to the debugger to allow seeing the effect pathops has on the clip. A new tab shows the C code that the pathops generate. 2014-05-19 13:53:10 +00:00
views Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
xml remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats 2013-12-17 16:44:46 +00:00