- a865d25 Windows GDI Typeface: set NotEmbeddable_FontFlag same as other backends. by Hal Canary · 7 years ago
- 3e45a2f Directly use SkScalerContextRec. by Ben Wagner · 7 years ago
- 0341f16 replace gInited with SkOnce by Mike Klein · 7 years ago
- 5922739 Revert "Revert "migrate to sk_sp for SkFontMgr API"" by Mike Reed · 7 years ago
- f40ae1a Revert "migrate to sk_sp for SkFontMgr API" by Mike Reed · 7 years ago
- 4bf296b migrate to sk_sp for SkFontMgr API by Mike Reed · 7 years ago
- a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
- 209e4b1 Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup"" by Hal Canary · 8 years ago
- 59ad782 Revert "SkTypeface::getAdvancedMetrics(): cleanup" by Hal Canary · 8 years ago
- cef0188 SkTypeface::getAdvancedMetrics(): cleanup by Hal Canary · 8 years ago
- 3318da5 Replace Thinkness with Thickness. by Ben Wagner · 8 years ago
- aa3af7b SkPDF: Always get advances at unitsPerEm. by Hal Canary · 8 years ago
- fc49734 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
- 9704329 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
- 0f3d0c3 Add SkTypeface::getVariationDesignPosition. by bungeman · 8 years ago
- 7d07d46 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
- 87e7f82 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
- 20d031a Remove SK_LEGACY_FONTMGR_FACTORY. by Ben Wagner · 8 years ago
- 3546ff1 Stage SkFontMgr factories to return smart pointers. by Ben Wagner · 8 years ago
- 6e9ac12 Clean up glyph id handling. by Ben Wagner · 8 years ago
- 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
- c05b2bf Clarify onCreateScalerContext failure modes. by Ben Wagner · 8 years ago
- 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
- 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
- 7cfd46a SkScalerContext to use smart pointers. by bungeman · 8 years ago
- f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
- 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
- d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
- 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
- 3287588 SkPDF: SkPDFFont class changes by halcanary · 8 years ago
- 8b1d32c SkPDF/SkAdvancedTypefaceMetrics: simplify ATM, PDF takes over by halcanary · 8 years ago
- ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
- b811378 Update typeface serialization style. by bungeman · 8 years ago
- 6e45bda Add test for typeface style round trip. by bungeman · 8 years ago
- f149169 Correct advances for 'monospace' fonts in PDF. by bungeman · 8 years ago
- e3aea10 Remove user specified typeface id. by bungeman · 9 years ago
- f8f9c07 Revert of Update typeface serialization style. (patchset #3 id:40001 of https://codereview.chromium.org/2030683002/ ) by mtklein · 9 years ago
- 7ae1c72 Update typeface serialization style. by bungeman · 9 years ago
- 5a493cd Less indentation. by bungeman · 9 years ago
- 57cd94a SkAdvancedTypefaceMetrics: getAdvanceData uses std::function by halcanary · 9 years ago
- e20a875 SkAdvancedTypefaceMetrics: abstract out linked list by halcanary · 9 years ago
- b4bb7d8 Add oblique as a slant. by bungeman · 9 years ago
- 82a455f Remove requestedStyle from SkTypefaceCache. by bungeman · 9 years ago
- ed2edab Remove SK_VERY_LEGACY_CREATE_TYPEFACE. by bungeman · 9 years ago
- 11a77c6 Begin switch to SkFontStyle for legacy calls. by bungeman · 9 years ago
- a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 9 years ago
- 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 9 years ago
- c791728 Pass effects directly to fontcache by reed · 9 years ago
- 6b3eacb Change type of SkGlyph::fAdvance[XY] to float. by benjaminwagner · 9 years ago
- 59f093d Correctly handle lfWidth in GDI. by bungeman · 9 years ago
- f2b340f Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
- aa97a84 Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:80001 of https://codereview.chromium.org/1610823002/ ) by djsollen · 9 years ago
- 4c5cd7d Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
- 147ea2f Factor CSS3 matching rules. by bungeman · 9 years ago
- 1ee7651 Start making all .cpp files compile-able on all platforms. by mtklein · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
- 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
- c5b7df4 Remove an unused function. by thakis · 9 years ago
- 0007bde SkAdvancedTypefaceMetrics zeroing constructor by halcanary · 10 years ago
- 3ba043f Remove another assertion that a reference is non-null. by dcheng · 10 years ago
- 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 10 years ago
- 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 10 years ago
- c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 10 years ago
- 39a9a50 Make SkAdvancedTypefaceMetrics private. by reed · 10 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- 6f94076 Restore GDI text size rounding. by bungeman · 10 years ago
- b69d0e0 BUG=skia: by herb · 10 years ago
- e59bbf1 Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of https://codereview.chromium.org/939123002/) by scroggo · 10 years ago
- f8d24e2 BUG=skia: by herb · 10 years ago
- 7be2eb8 Remove SkFontHost includes and friends. by bungeman · 10 years ago
- 5f213d9 SkTypeface to use SkStreamAsset. by bungeman · 10 years ago
- a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
- 3f43f8a remove dead SkPersp macros by reed · 10 years ago
- 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
- 5f14c5e Factor text size device mapping in SkScalerContext. by bungeman · 10 years ago
- d02cf26 change roundOut() to take a dst, so we can use that signature to return IRect by reed · 10 years ago
- 33068c1 Enforce pure virtual behavior for onMatchFamilyStyleCharacter by djsollen · 10 years ago
- d54d3fc remove unused kLCD_MaskFormat by reed · 10 years ago
- 60b6e9d Remove a pointless use of SkWeakRefCnt. by mtklein · 10 years ago
- a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
- 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
- 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
- b374d6a Add onGetFamilyName to SkTypeface. by bungeman · 10 years ago
- 1b27704 Remove ALL font fallback logic from Skia. by djsollen · 10 years ago
- 4107806 Remove vertical/horizontal metrics selection. by bungeman · 11 years ago
- c6cb56f Implement text rendering with NVPR by kkinnunen · 11 years ago
- 0f9bad0 [PDF] Fix font embedding restrictions. by vandebo · 11 years ago
- 4a867a6 Remove SK_IGNORE_UNDERLINE_POSITION_FIX now that it is no longer used. by bungeman@google.com · 11 years ago
- d3031aa Stage fixes for underline position. by commit-bot@chromium.org · 11 years ago
- 1c26111 Fix typo in SkFontHost_win.cpp in comment. by bungeman@google.com · 11 years ago
- d3fbd34 Fix size of rotated text with FreeType. by bungeman@google.com · 11 years ago
- 72cf4fc A remotable font management interface and DirectWrite implementation. by bungeman@google.com · 11 years ago
- 0bc406d Adding code to calculate Underline Thickness from Font Metrics, this will be useful when Skia is used with Blink/Chrome. Blink changes are uploaded with code change in patch https://codereview.chromium.org/147703002/ by commit-bot@chromium.org · 11 years ago
- 967dee3 Make SkFontMgr interface const. by commit-bot@chromium.org · 11 years ago
- f6f5687 Clarify kAutohinting is kForceAutohinting. by bungeman@google.com · 11 years ago
- 4732df6 Basic support for vector FON. by bungeman@google.com · 11 years ago
- e1ca705 deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients by reed@google.com · 11 years ago
- 5f209e6 Revert "[PDF] Fix font embedding restrictions." by vandebo@chromium.org · 11 years ago
- 00e00b0 Fix missing ; in win code. by vandebo@chromium.org · 11 years ago