C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / src / ports / SkFontHost_win.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-03-18 bungemanRestore GDI text size rounding.
2015-02-25 herbBUG=skia:
2015-02-24 scroggoRevert of Make fID and MixedID calculations private...
2015-02-24 herbBUG=skia:
2015-02-23 bungemanRemove SkFontHost includes and friends.
2015-01-27 bungemanSkTypeface to use SkStreamAsset.
2015-01-21 scroggoMake SkStream *not* ref counted.
2015-01-21 reedremove dead SkPersp macros
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-05 bungemanFactor text size device mapping in SkScalerContext.
2014-11-19 reedchange roundOut() to take a dst, so we can use that...
2014-11-14 djsollenEnforce pure virtual behavior for onMatchFamilyStyleCha...
2014-11-13 reedremove unused kLCD_MaskFormat
2014-10-24 mtkleinRemove a pointless use of SkWeakRefCnt.
2014-10-20 bungemanReplace SkTypeface::Style with SkFontStyle.
2014-10-20 mtkleinRevert of Replace SkTypeface::Style with SkFontStyle...
2014-10-20 bungemanReplace SkTypeface::Style with SkFontStyle.
2014-09-17 bungemanAdd onGetFamilyName to SkTypeface.
2014-08-06 djsollenRemove ALL font fallback logic from Skia.
2014-07-07 bungemanRemove vertical/horizontal metrics selection.
2014-06-24 kkinnunenImplement text rendering with NVPR
2014-06-19 vandebo[PDF] Fix font embedding restrictions.
2014-05-22 bungeman@google.comRemove SK_IGNORE_UNDERLINE_POSITION_FIX now that it...
2014-05-14 commit-bot@chromiu... Stage fixes for underline position.
2014-05-09 bungeman@google.comFix typo in SkFontHost_win.cpp in comment.
2014-04-15 bungeman@google.comFix size of rotated text with FreeType.
2014-03-21 bungeman@google.comA remotable font management interface and DirectWrite...
2014-03-01 commit-bot@chromiu... Adding code to calculate Underline Thickness from Font...
2014-02-04 commit-bot@chromiu... Make SkFontMgr interface const.
2014-01-23 bungeman@google.comClarify kAutohinting is kForceAutohinting.
2014-01-23 bungeman@google.comBasic support for vector FON.
2013-12-17 reed@google.comdeprecate SkScalarRound (and its ilk), use SkScalarRoun...
2013-12-10 vandebo@chromium.orgRevert "[PDF] Fix font embedding restrictions."
2013-12-10 vandebo@chromium.orgFix missing ; in win code.
2013-12-10 commit-bot@chromiu... [PDF] Fix font embedding restrictions.
2013-11-25 commit-bot@chromiu... remove SkFloatToScalar macro
2013-11-20 bungeman@google.comDe-generalize create_typeface on Windows.
2013-11-18 commit-bot@chromiu... Guard against most unintentionally ephemeral SkAutoFoo...
2013-11-11 bungeman@google.comRemove SK_FONTHOST_USES_FONTMGR.
2013-10-24 bungeman@google.comImplement charToGlyph on remaining ports.
2013-10-15 robertphillips@goo... Second wave of Win64 warning cleanup
2013-10-08 bungeman@google.comImprove SkScalerContext_GDI::generateCharToGlyph for...
2013-10-03 bungeman@google.comSnap GDI matrix when snapping height.
2013-09-20 bungeman@google.comFix slight hinting with GDI.
2013-09-08 bungeman@google.comReturn canonical logfont size to 64.
2013-08-28 reed@google.comexport SkFontMgr_New_... experimental functions for...
2013-08-28 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-08-27 bungeman@google.comFix _GDI::generateCharToGlyph to properly handle missin...
2013-08-21 bungeman@google.comallow both GDI and DW fontmgrs at the same time
2013-08-20 robertphillips@goo... Revert r10788 (allow both GDI and DW fontmgrs at the...
2013-08-16 bungeman@google.comallow both GDI and DW fontmgrs at the same time
2013-08-15 robertphillips@goo... Revert r10718 to unblock roll
2013-08-14 reed@google.comallow both GDI and DW fontmgrs at the same time
2013-08-13 reed@google.comremove uncalled local functions
2013-08-07 bungeman@google.comAdd getFamilyNames to SkTypeface.
2013-08-07 robertphillips@goo... Reverting r10608 (Add getFamilyNames to SkTypeface...
2013-08-07 bungeman@google.comAdd getFamilyNames to SkTypeface.
2013-08-07 bungeman@google.comAdd getFamilyNames to SkTypeface.
2013-08-06 jvanverth@google.comReverting r10589: Add getFamilyNames to SkTypeface
2013-08-06 bungeman@google.comAdd getFamilyNames to SkTypeface.
2013-08-01 bungeman@google.comImplement onGetTableTags and onGetTableData on Windows.
2013-07-30 reed@google.comrefactoring for SK_FONTHOST_USES_FONTMGR option
2013-07-30 bungeman@google.comFix subpixel metrics with GDI.
2013-07-28 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-07-27 bungeman@google.comDisable GDI slight hinting.
2013-07-27 bungeman@google.comFix metrics on Windows.
2013-07-22 bungeman@google.comClean up a few warnings on Windows x64.
2013-07-15 bungeman@google.comImplement onCountGlyphs and onGetUPEM on Windows.
2013-07-10 reed@google.comallow createScalerContext to return null, and then...
2013-06-26 bungeman@google.comFix for crbug/253460 (generatePath crashing on Windows).
2013-06-21 bungeman@google.comAdd maxCharWidth and a compile flag to use old metrics...
2013-06-20 bungeman@google.comFix limit on size of glyph paths.
2013-05-08 reed@google.comnegate FontBox.bottom, since it is negative, but we...
2013-05-08 reed@google.comUse more fields from OutlineFontMEtrics: linegap, bbox.
2013-05-06 commit-bot@chromiu... Mask orientation and layout correctly.
2013-05-02 reed@google.comCast our LOGFONTs in our enumerator callbacks to ENUMLO...
2013-04-25 reed@google.comimpl onCreateFrom... for fontmgr on windows
2013-04-24 reed@google.comfirst impl of fontmgr for gdi
2013-04-06 edisonn@google.comFix font handles leak. We return without freeing resources.
2013-03-27 reed@google.comadd dummpy SkFontMgr::Factory() impl to font backends...
2013-03-26 reed@google.comremove SkFontHost::NextLogicalFont, and add android...
2013-03-25 bungeman@google.comChange fixedWidth to fixedPitch and implement on Windows.
2013-03-25 reed@google.comland https://codereview.chromium.org/12676024
2013-03-22 reed@google.comremove SkFontHost::OpenStream(), now subsumed by SkType...
2013-03-22 mike@reedtribe.orgremove SkFontHost::GetFileName
2013-03-21 bsalomon@google.comEnable init'ed but unused var warning on windows for...
2013-03-21 reed@google.comoverride SkTypeface::onOpenStream()
2013-03-21 reed@google.comUse function-ptr instead of SkFontHost api to allow...
2013-03-20 reed@google.commove impl of AdvancedTypefaceMetrics into typeface (3)
2013-03-20 reed@google.comadd new API for gdi fonts (not hooked up yet)
2013-03-19 reed@google.comremove SkFontHost::CreateScalerContext
2013-03-19 mike@reedtribe.orguse SkStream::NewFromFile()
2013-03-14 reed@google.comadd (dummy) SkFontHost::GetFileName (to fix build,...
2013-03-13 vandebo@chromium.org[PDF] Always set the symbolic Flag for Fonts.
2013-03-11 bungeman@google.comUse correct metrics for GDI glyphs.
2012-10-31 bungeman@google.comGDI fonthost to serialize using correct font name.
2012-10-26 bsalomon@google.comRebaseline gpu_dev from trunk at r6159.
2012-10-26 bungeman@google.comClean up usage of mask gamma.
2012-10-12 bungeman@google.comFonts with cubic outlines are rendered without ClearTyp...
next