skia2/src
2014-03-13 19:20:32 +00:00
..
animator Fix warnings on Ubuntu13 2014-02-21 20:11:42 +00:00
core Allow toString capability to be toggled independent of developer mode. 2014-03-13 18:02:17 +00:00
device/xps use colortype instead of config 2014-02-20 20:55:37 +00:00
doc Fix compilation with SK_ENABLE_INST_COUNT=1 2013-12-05 12:08:12 +00:00
effects Allow toString capability to be toggled independent of developer mode. 2014-03-13 18:02:17 +00:00
fonts Make SkFontMgr interface const. 2014-02-04 22:35:01 +00:00
gpu Attempt to fix -1->unsigned warning on mac 10.6 2014-03-13 19:20:32 +00:00
image Manual revert of https://code.google.com/p/skia/source/detail?r=13353 due to perf regression. 2014-03-04 22:37:29 +00:00
images Upstream changes from Android 2014-02-26 21:35:17 +00:00
lazy use colortype instead of config 2014-02-20 20:55:37 +00:00
opts Allow toString capability to be toggled independent of developer mode. 2014-03-13 18:02:17 +00:00
pathops Sanitizing source files in Housekeeper-Nightly 2014-02-22 03:02:18 +00:00
pdf Drop executable flag from headers so that they can be packaged 2014-03-11 19:55:51 +00:00
pipe De-virtualize SkCanvas save/restore. 2014-03-12 20:21:48 +00:00
ports Changes to SkFontHost_linux 2014-03-13 16:24:49 +00:00
sfnt Fix (1 << 31) to (1u << 31) in SkOTTable_OS_2. 2014-03-12 21:41:06 +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 Allow toString capability to be toggled independent of developer mode. 2014-03-13 18:02:17 +00:00
views Factory methods for heap-allocated SkMaskFilter objects. 2014-02-21 10:13:32 +00:00
xml remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats 2013-12-17 16:44:46 +00:00