skia2/include/ports
mtklein 2766c00fc0 remove SkInstCnt
It's been outclassed by Valgrind and leak sanitizer,
and it seems to be causing problems for external folks building Skia.

I'm not sure why our own builds seem unaffected.

Latest thread:
https://groups.google.com/forum/#!topic/skia-discuss/oj9FsQwwSF0

BUG=skia:

Review URL: https://codereview.chromium.org/1217573002
2015-06-26 11:45:03 -07:00
..
SkAtomics_atomic.h Extract the spinlock from SkOnce as SkSpinlock. 2015-03-30 08:13:34 -07:00
SkAtomics_std.h Extract the spinlock from SkOnce as SkSpinlock. 2015-03-30 08:13:34 -07:00
SkAtomics_sync.h Extract the spinlock from SkOnce as SkSpinlock. 2015-03-30 08:13:34 -07:00
SkFontConfigInterface.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
SkFontMgr_android.h Move Android SkFontMgr::Factory to its own file. 2015-06-17 12:07:10 -07:00
SkFontMgr_custom.h Refactor SkFontHost_linux into SkFontMgr_custom. 2015-06-15 15:17:21 -07:00
SkFontMgr_fontconfig.h Move FontConfig factory into separate file. 2015-06-17 07:56:00 -07:00
SkFontMgr_indirect.h C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} 2015-03-25 18:17:32 -07:00
SkFontMgr.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
SkMutex_pthread.h Replace error checking mutex initializer with the glibc-compatible version 2015-03-25 13:47:13 -07:00
SkMutex_win.h Move sync code to include/, switch from using platform define to a proxy header in core/ 2015-01-21 13:13:31 -08:00
SkRemotableFontMgr.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
SkTypeface_mac.h Restore support for 10.6 SDK in header. 2015-06-08 17:47:06 -04:00
SkTypeface_win.h Pass the IDWriteFactory instead of relying on a global creator. 2014-03-31 19:18:07 +00:00