skia2/src
Ben Wagner 44a9d5726d Mark SkFontMgr_FCI methods as not implmented.
The SkFontMgr_FCI class is an attempt at transitioning off of
SkFontConfigInterface to SkFontMgr. However, since SkFontMgr_FCI must
wrap a SkFontConfigInterface it is limited in what parts of the
SkFontMgr interface it can actually implement. This CL marks the
unimplemented methods with SK_ABORT("Not implemented.") to make this
explicit.

Change-Id: I3ee1a0af549ac2257bc7098d6367db00a108e3ed
Reviewed-on: https://skia-review.googlesource.com/128340
Reviewed-by: Herb Derby <herb@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2018-05-15 15:41:53 +00:00
..
android Remove calls to computeOutputColor- Type and Space 2018-03-13 15:42:52 +00:00
atlastext Make GrCaps and GrShaderCaps private. 2018-05-11 14:47:27 +00:00
c move blur impl into core 2018-03-12 18:48:18 +00:00
codec non-linear blending first steps 2018-05-10 18:26:22 +00:00
core SkSharedMutex::acquire to check thread state. 2018-05-15 14:59:53 +00:00
effects Minor refactoring to image filters 2018-05-14 12:01:59 +00:00
fonts move Sk{Test,Random}ScalerContext to tools 2017-11-10 17:02:20 +00:00
gpu Reland "Add driver bug workarounds to GrCaps" 2018-05-14 23:46:49 +00:00
image Make GrCaps and GrShaderCaps private. 2018-05-11 14:47:27 +00:00
images Revert "strip down SkICC.cpp" 2018-05-10 21:44:56 +00:00
jumper initial SkSLJIT checkin 2018-03-27 18:39:13 +00:00
lazy begin cleanup of malloc porting layer 2018-01-05 21:29:35 +00:00
opts rewrite while to for loop to avoid last increment 2018-05-09 19:00:22 +00:00
pathops ccpr: Normalize the cubic inflection function instead of its roots 2018-04-16 16:00:35 +00:00
pdf SkPDF: scale entire canvas for non-standard rasterDpi 2018-05-11 17:36:57 +00:00
pipe Validate readByteArrayAsData size 2018-05-10 15:06:16 +00:00
ports Mark SkFontMgr_FCI methods as not implmented. 2018-05-15 15:41:53 +00:00
sfnt SkString: remove externally unused ::setUTF16() from API 2018-03-01 22:16:34 +00:00
shaders Avoid dividing by zero in SkTwoPointConicalGradient::Create 2018-05-14 18:27:09 +00:00
sksl fixed incorrect index in SPIR-V matrix construction 2018-05-11 17:56:47 +00:00
svg clean up some SkDebugf() 2018-05-09 15:24:05 +00:00
utils Merge duplicate umbra points in spot shadow. 2018-05-14 15:53:49 +00:00
views [Viewer] Preserve gesture transformation matrix on slide/backend change 2018-01-05 18:18:39 +00:00
xml Remove trailing whitespace. 2017-10-09 21:20:34 +00:00
xps Take sk_sp<SkDevice> instead of SkDevice* 2018-05-02 14:46:17 +00:00