skia2/include/ports
mtklein 23267db678 SkAtomic: always use std::atomic
We were doing it on Windows, now do it everywhere.
This just changes the backend.  We could think about another step to actually
replacing all our sk_atomic_... with std atomic stuff.

CQ_EXTRA_TRYBOTS=client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN-Trybot
TBR=reed@google.com
Only deleting from include/...

Review URL: https://codereview.chromium.org/1441773002
2015-11-12 11:07:53 -08: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 Move Mutexy things to private. 2015-09-29 11:47:45 -07:00
SkFontMgr.h Factor CSS3 matching rules. 2015-11-12 09:50:08 -08:00
SkRemotableFontMgr.h Move SkTemplates.h to private. 2015-08-19 11:56:48 -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