index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
Commit message (
Expand
)
Author
Age
*
Match language tags by prefix on Android.
bungeman
2014-10-27
*
Remove a pointless use of SkWeakRefCnt.
mtklein
2014-10-24
*
Add test for new FrontBufferedStream behavior.
scroggo
2014-10-24
*
Correct typo in SkRemotableFontMgr_win_dw.cpp.
bungeman
2014-10-23
*
Update fontMgr to take list of bcp47 language tags.
bungeman
2014-10-23
*
Qualify the return value of SkImageDecoder::decode
scroggo
2014-10-22
*
Use correct size for font style name search.
bungeman
2014-10-22
*
Replace SkTypeface::Style with SkFontStyle.
bungeman
2014-10-20
*
Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 ...
mtklein
2014-10-20
*
Replace SkTypeface::Style with SkFontStyle.
bungeman
2014-10-20
*
Adding 3D lut color filter
sugoi
2014-10-09
*
Correct glyph with non-bmp from typeface on Mac.
bungeman
2014-09-24
*
Don't try to scale embedded bitmaps.
bungeman
2014-09-22
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
Restore old behavior of SkTypeface::CreateFromTypeface.
bungeman
2014-09-18
*
update to accommodate latest clang in chrome toolchain
caryclark
2014-09-18
*
Serialize the font index.
bungeman
2014-09-18
*
Add onGetFamilyName to SkTypeface.
bungeman
2014-09-17
*
Handle NULL typeface in SkFontMgr_fontconfig::onMatchFaceStyle.
bungeman
2014-09-12
*
Detect presence of dwrite_1.h.
bungeman
2014-09-10
*
Add font fallback support to SkFontMgr_fontconfig.
bungeman
2014-09-09
*
Update the alias mapping for Noto Sans CJK.
jshin
2014-09-09
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Fix error handling in DirectWrite with tiny text.
bungeman
2014-08-28
*
DirectWrite to use aliased if ClearType is empty.
Ben Wagner
2014-08-27
*
Ensure SkFontMgr_fontconfig debug thread locking is initialized.
bungeman
2014-08-26
*
Add a working SkFontMgr_fontconfig.
bungeman
2014-08-25
*
Require length in sk_wchar_to_string.
bungeman
2014-08-25
*
Reverse swap order in DirectWrite typeface.
bungeman
2014-08-25
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
Remove unecessary check from android framework build
djsollen
2014-08-21
*
Use medium filtering when downscaling bitmap glyphs in FreeType host
djsollen
2014-08-21
*
Directly compute glyphToUnicode array in DirectWrite.
bungeman
2014-08-20
*
Remove SK_FONT_HOST_DOES_NOT_USE_FONTMGR and guarded code.
bungeman
2014-08-20
*
Revert to old autohinting behavior on Android.
djsollen
2014-08-20
*
Add alias mapping for Noto Sans CJK for ja/hans
jshin
2014-08-18
*
Remove SkPaintOptionsAndroid
djsollen
2014-08-14
*
Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chr...
bsalomon
2014-08-13
*
Remove SkPaintOptionsAndroid
djsollen
2014-08-13
*
Update path to Android font config file
tomhudson
2014-08-13
*
Delete the old font management implementation based on SkFontConfigInterface,...
tomhudson
2014-08-13
*
Mark fallback fonts in new Android font config parser
tomhudson
2014-08-13
*
Update path to Android font config file
tomhudson
2014-08-12
*
Fix lower-casing error in font config parser
tomhudson
2014-08-12
*
remove SkStippleMaskFilter - no external clients
reed
2014-08-12
*
Parses sample code provided by Android project. Attempts to keep FontFamily d...
tomhudson
2014-08-11
*
Actually use test configuration in SkFontMgr on Android.
bungeman
2014-08-11
*
Blink layout tests all assume it can provide custom font configuration files ...
bungeman
2014-08-08
[next]