- 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 · 9 years ago
- c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
- 2766c00 remove SkInstCnt by mtklein · 9 years ago
- f5c633f don't rely on fonts having a stream by caryclark · 9 years ago
- 8d0d2b8 remove duplicate assign of fLastGlyphID by caryclark · 10 years ago
- 0edd965 initialize font metrics for pdf (found by valgrind) by caryclark · 10 years ago
- 83ca628 Today's gm include many differences caused by platform font implementations. by caryclark · 10 years ago
- 41868fe Font variations. by bungeman · 10 years ago
- 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 10 years ago
- 3489ee0 Font variations. by bungeman · 10 years ago
- 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 10 years ago
- 05773ed Font variations. by bungeman · 10 years ago
- 39a9a50 Make SkAdvancedTypefaceMetrics private. by reed · 10 years ago
- 37a92b4 Update {virtual,override} to follow C++11 style in src/fonts. by tfarina · 10 years ago
- 9d911d5 Remove filename from SkFontDescriptor. by bungeman · 10 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- 11fa224 some utils for rect and matrix by reed · 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
- e892616 Clarify desired behavior of FontConfigTypeface::LegacyCreateTypeface. 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
- 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
- 33068c1 Enforce pure virtual behavior for onMatchFamilyStyleCharacter by djsollen · 10 years ago
- c9232dc Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER. by bungeman · 10 years ago
- 14df833 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
- 32501a1 Revert of Extend SkFontMgr_Custom to cover ttc, otf, pfb. (patchset #2 id:20001 of https://codereview.chromium.org/672723002/) by bungeman · 10 years ago
- ee0c2e4 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
- c20386e Update fontMgr to take list of bcp47 language tags. by bungeman · 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
- 148ec59 Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope. by mtklein · 10 years ago
- b374d6a Add onGetFamilyName to SkTypeface. by bungeman · 10 years ago
- 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
- 3a21d61 Update find_name_and_attributes to take ttc index and rename to SkTypeface_FreeType::ScanFont. by bungeman · 10 years ago
- 4107806 Remove vertical/horizontal metrics selection. by bungeman · 10 years ago
- 5fb6bd4 use platform-independent font for gm by caryclark · 10 years ago
- 6c22573 hide SkBitmap::setConfig by reed · 11 years ago
- 78358bf Port most uses of SkOnce to SkLazyPtr. by mtklein · 11 years ago
- f71e8fd Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 11 years ago
- 56f7cca Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 11 years ago
- f6351a0 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 11 years ago
- 5a70945 Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 11 years ago
- 6493ae2 Don't unset gFCSafeToUse when it's still safe to use. by commit-bot@chromium.org · 11 years ago
- c4df655 Factory methods for heap-allocated SkTypeface objects. by commit-bot@chromium.org · 11 years ago
- 07421a5 Add global fontconfig lock. by commit-bot@chromium.org · 11 years ago
- 1ba6262 Clean up SkOnce usage in SkFontMgr_Indirect. by bungeman@google.com · 11 years ago
- 72cf4fc A remotable font management interface and DirectWrite implementation. by bungeman@google.com · 11 years ago
- 967dee3 Make SkFontMgr interface const. by commit-bot@chromium.org · 11 years ago
- d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
- 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 7435f34 Minimal changes to not crash GPU with color fonts. by bungeman@google.com · 11 years ago
- 0cd74ad Make onCreateFromStream check that the stream looks like a font. by bungeman@google.com · 11 years ago
- b3d154d Remove SK_FONTHOST_USES_FONTMGR. by bungeman@google.com · 11 years ago
- 3c996f8 Implement charToGlyph on remaining ports. by bungeman@google.com · 11 years ago
- 6d2fef9 Update the freetype backed fonthost to keep the style and fixed width attributes for a font stream. by djsollen@google.com · 11 years ago
- 839702b Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
- f7af91b Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failures by robertphillips@google.com · 11 years ago
- 246b1c2 Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
- a980269 Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
- 7ca6d2f Reverting r10589: Add getFamilyNames to SkTypeface by jvanverth@google.com · 11 years ago
- 990d85f Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
- 5d4b773 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- b6bd24d add impls for createfromstream for fontconfig fontmgr by reed@google.com · 11 years ago
- e027a6e adapt FontConfig to use SK_FONTHOST_USES_FONTMGR by reed@google.com · 11 years ago
- 7fdcd44 support SK_FONTHOST_USES_FONTMGR on mac by reed@google.com · 11 years ago
- e05e75e Update SkGScalerContext to properly forward onCountGlyphs. by bungeman@google.com · 11 years ago
- 26da7f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 1b6a04f use SkIntToScalar to fix warning by reed@google.com · 12 years ago
- 7edec14 start a wrapper for color fonts by reed@google.com · 12 years ago
- 0431b87 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
- 381bb43 add separate impl file for SkFontMgr_fontconfig, so we don't polute by reed@google.com · 12 years ago