skia2/src
2013-12-19 14:22:03 +00:00
..
animator replace SkScalarMulRound(a,b) with SkScalarRountToInt(a*b) 2013-12-18 15:49:32 +00:00
core remove unused SkFixed and SkFract functions 2013-12-19 14:22:03 +00:00
device/xps Fix Windows build after the SkAutoFoo guard CL. 2013-11-18 16:33:08 +00:00
doc Fix compilation with SK_ENABLE_INST_COUNT=1 2013-12-05 12:08:12 +00:00
effects remove unused SkFixed and SkFract functions 2013-12-19 14:22:03 +00:00
fonts Reverting r12427 2013-12-02 13:50:38 +00:00
gpu Update bench pictures to time image decode & upload costs 2013-12-18 17:25:33 +00:00
image Revert of https://codereview.chromium.org/93703004/ 2013-12-18 18:33:15 +00:00
images Revert of https://codereview.chromium.org/93703004/ 2013-12-18 18:33:15 +00:00
lazy Revert of https://codereview.chromium.org/93703004/ 2013-12-18 18:33:15 +00:00
opts Revert the revert of (ARM Skia NEON patches - 34 - Blur Filter - https://codereview.chromium.org/109403004/) 2013-12-09 20:35:03 +00:00
pathops remove unused reduce order code 2013-11-25 14:18:21 +00:00
pdf [PDF] Fix clipping in xfermode improvement. 2013-12-17 23:38:28 +00:00
pipe Fix a memory leak in SkGPipeCanvas. 2013-11-12 14:32:38 +00:00
ports Android now uses Harfbuzz-NG. No need to keep code specific to the old version of Harfbuzz around! 2013-12-18 19:49:27 +00:00
sfnt Remove SK_FONTHOST_USES_FONTMGR. 2013-11-11 15:53:29 +00:00
svg Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
text Fix compilation with SK_ENABLE_INST_COUNT=1 2013-12-05 12:08:12 +00:00
utils remove unused SkFixed and SkFract functions 2013-12-19 14:22:03 +00:00
views deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients 2013-12-17 19:22:07 +00:00
xml remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats 2013-12-17 16:44:46 +00:00