index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
/
SkFontHost_win_dw.cpp
Commit message (
Expand
)
Author
Age
*
export SkFontMgr_New_... experimental functions for testing in chrome
reed@google.com
2013-08-28
*
Fix for 10963: Use mx instead of my where mx is wanted.
bungeman@google.com
2013-08-28
*
Clear unknown DirectWrite font metrics.
bungeman@google.com
2013-08-27
*
Better error reporting when dynamic loading fails with DirectWrite.
bungeman@google.com
2013-08-21
*
allow both GDI and DW fontmgrs at the same time
bungeman@google.com
2013-08-21
*
Update DirectWrite code so that it is loadable on XP.
bungeman@google.com
2013-08-21
*
Revert r10788 (allow both GDI and DW fontmgrs at the same time) due to Chromi...
robertphillips@google.com
2013-08-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-17
*
allow both GDI and DW fontmgrs at the same time
bungeman@google.com
2013-08-16
*
Revert r10718 to unblock roll
robertphillips@google.com
2013-08-15
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-15
*
allow both GDI and DW fontmgrs at the same time
reed@google.com
2013-08-14
*
remove uncalled local functions
reed@google.com
2013-08-13
*
Add getFamilyNames to SkTypeface.
bungeman@google.com
2013-08-07
*
Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failures
robertphillips@google.com
2013-08-07
*
Add getFamilyNames to SkTypeface.
bungeman@google.com
2013-08-07
*
Add getFamilyNames to SkTypeface.
bungeman@google.com
2013-08-07
*
Reverting r10589: Add getFamilyNames to SkTypeface
jvanverth@google.com
2013-08-06
*
Add getFamilyNames to SkTypeface.
bungeman@google.com
2013-08-06
*
Implement onGetTableTags and onGetTableData on Windows.
bungeman@google.com
2013-08-01
*
refactoring for SK_FONTHOST_USES_FONTMGR option
reed@google.com
2013-07-30
*
Implement onCountGlyphs and onGetUPEM on Windows.
bungeman@google.com
2013-07-15
*
Mask orientation and layout correctly.
commit-bot@chromium.org
2013-05-06
*
TTC support for DirectWrite.
bungeman@google.com
2013-05-02
*
Add FontMgr to DirectWrite.
bungeman@google.com
2013-05-01
*
add dummpy SkFontMgr::Factory() impl to font backends, so we can start testin...
reed@google.com
2013-03-27
*
remove SkFontHost::NextLogicalFont, and add android-specific function
reed@google.com
2013-03-26
*
land https://codereview.chromium.org/12676024
reed@google.com
2013-03-25
*
remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream()
reed@google.com
2013-03-22
*
remove SkFontHost::GetFileName
mike@reedtribe.org
2013-03-22
*
override SkTypeface::onOpenStream for DW
reed@google.com
2013-03-21
*
move impl of AdvancedTypefaceMetrics into typeface (3)
reed@google.com
2013-03-20
*
remove SkFontHost::CreateScalerContext
reed@google.com
2013-03-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-15
*
add (dummy) SkFontHost::GetFileName (to fix build, will soon be deprecated)
reed@google.com
2013-03-14
*
[PDF] Always set the symbolic Flag for Fonts.
vandebo@chromium.org
2013-03-13
*
DirectWrite generatePath must transform the path by the current matrix.
bungeman@google.com
2013-01-10
*
Clean up usage of mask gamma.
bungeman@google.com
2012-10-26
*
Fonts with cubic outlines are rendered without ClearType by GDI.
bungeman@google.com
2012-10-12
*
Fix typo in SkFontHost_win_dw.cpp.
bungeman@google.com
2012-10-07
*
Fix a Ref count bug in SkFontHost_win_dw.cpp
bungeman@google.com
2012-09-17
*
Serialization for DirectWrite
bungeman@google.com
2012-08-31
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
DirectWrite font host for skia.
bungeman@google.com
2012-08-16