skia2/src
bungeman 0584631f52 Avoid last param to CTFontCreateWithGraphicsFont.
The last parameter of CTFontCreateWithGraphicsFont (CTFontDescriptorRef
attributes) *must* be nullptr. If non-nullptr then with fonts with
variation axes, the copy will fail in CGFontVariationFromDictCallback
when it assumes kCGFontVariationAxisName is CFNumberRef which it quite
obviously is not.

TBR=reed@google.com
Blocking dev builds, just removes code.

BUG=chromium:535109

Review URL: https://codereview.chromium.org/1362053003
2015-09-23 12:51:28 -07:00
..
animator Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
c C API: Add SK_API, also documentation of an example. 2015-09-01 10:01:38 -07:00
codec Remove SkNEW and SkDELETE macros 2015-09-22 06:10:35 -07:00
core Small cleanups to SkSmallAllocator 2015-09-22 10:37:08 -07:00
device/xps Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
doc SkPDF: add basic metadata support 2015-09-23 12:45:49 -07:00
effects Replace GrExtractAlphaFragmentProcessor with DstIn compose processor 2015-09-22 06:42:00 -07:00
fonts Port uses of SkLazyPtr to SkOncePtr. 2015-09-09 09:09:53 -07:00
gpu skia: Add support for ANGLE on linux 2015-09-23 11:35:55 -07:00
image Remove SkNEW and SkDELETE macros 2015-09-22 06:10:35 -07:00
images Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
lazy Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codereview.chromium.org/1364743002/ ) 2015-09-23 11:53:37 -07:00
opts Revert of SkPx: new approach to fixed-point SIMD (patchset #9 id:160001 of https://codereview.chromium.org/1317233005/ ) 2015-09-14 13:14:31 -07:00
pathops remove unused fields from SkOpSegment 2015-09-04 05:00:15 -07:00
pdf Merge sub-device annotations in SkPDFDevice::drawDevice() 2015-09-17 20:38:02 -07:00
pipe Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
ports Avoid last param to CTFontCreateWithGraphicsFont. 2015-09-23 12:51:28 -07:00
sfnt Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
svg Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
utils Forward declare SkStrokeRec in SkPathEffect 2015-09-15 12:53:07 -07:00
views skia: Add ANGLE with GL backend to nanobench/DM 2015-09-11 13:07:29 -07:00
xml Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00