C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / src / fonts / SkGScalerContext.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-27 bungemanSkTypeface to use SkStreamAsset.
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
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-07-07 bungemanRemove vertical/horizontal metrics selection.
2014-06-10 reedhide SkBitmap::setConfig
2013-12-02 rmistry@google.comReverting r12427
2013-12-02 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-11-26 bungeman@google.comMinimal changes to not crash GPU with color fonts.
2013-11-11 bungeman@google.comRemove SK_FONTHOST_USES_FONTMGR.
2013-10-24 bungeman@google.comImplement charToGlyph on remaining ports.
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-07-30 reed@google.comsupport SK_FONTHOST_USES_FONTMGR on mac
2013-07-15 bungeman@google.comUpdate SkGScalerContext to properly forward onCountGlyphs.
2013-06-01 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-05-31 reed@google.comuse SkIntToScalar to fix warning
2013-05-31 reed@google.comstart a wrapper for color fonts