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
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Add font "index" to lmp parser.
bungeman
2015-03-23
*
Support BGR with DirectWrite.
bungeman
2015-03-19
*
Use typographic font metrics when the font requests.
bungeman
2015-03-19
*
guarded change to SkImageGenerator to make getInfo() const
reed
2015-03-19
*
Restore GDI text size rounding.
bungeman
2015-03-18
*
Option for SkCodec to treat dst as all zeroes.
scroggo
2015-03-17
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
For safety include SkTypes.h in SkFontHost_mac.cpp
mtklein
2015-03-11
*
Draw glyphs on Mac without font transform.
bungeman
2015-03-02
*
Set the ttcIndex on Mac onOpenStream.
bungeman
2015-03-02
*
add compose-colorfilter
reed
2015-03-01
*
Clang warnings for SkFontHost_FreeType_common.cpp
fmalita
2015-02-27
*
BUG=skia:
herb
2015-02-25
*
FreeType uses unsigned int, Skia uses int.
joshualitt
2015-02-24
*
Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of ...
scroggo
2015-02-24
*
BUG=skia:
herb
2015-02-24
*
Provide Mac 10.6 SDK support for kCTFontColorGlyphsTrait.
bungeman
2015-02-23
*
Use traits instead of table for color glyph detection.
bungeman
2015-02-23
*
Use #if instead of #ifdef with SK_HAS_DWRITE_X.
bungeman
2015-02-23
*
Use IDWriteFontFallback when available.
bungeman
2015-02-23
*
Remove SkFontHost includes and friends.
bungeman
2015-02-23
*
Implement onMatchFamilyStyleCharacter for DirectWrite.
bungeman
2015-02-20
*
Rename onGetPixelsEnum back to onGetPixels.
scroggo
2015-02-19
*
Clarify desired behavior of FontConfigTypeface::LegacyCreateTypeface.
bungeman
2015-02-19
*
Remove FontConfigTypeface::getFamilyName().
bungeman
2015-02-18
*
Update DirectWrite streams to SkStreamAsset.
bungeman
2015-02-18
*
FontFamily SkTArrays can be moved.
bungeman
2015-02-13
*
Make SkImageGenerator::getPixels() return an enum.
scroggo
2015-02-13
*
Verify all parsed test font files start with cap.
bungeman
2015-02-13
*
Move SkOSFile::Iter impls into ports.
bungeman
2015-02-12
*
Fix append_fallback_font_families_for_locale.
bungeman
2015-02-11
*
Additional cleanups to Android config parsing.
bungeman
2015-02-10
*
Add factory for Android font manager.
bungeman
2015-02-06
*
Add missing SK_OVERRIDE
rmistry
2015-02-02
*
Don't read unecessary font files on Android.
bungeman
2015-02-02
*
Convert FamilyData to Skia style field names.
bungeman
2015-01-30
*
Do not leak FamilyData in Android SkFontMgr.
bungeman
2015-01-30
*
Do not add indirection to XML_Parser.
bungeman
2015-01-30
*
Reland "remove unused SkAvoidXfermode"
scroggo
2015-01-30
*
SkFontHost_FreeType takes advantage of SkStreamAsset.
bungeman
2015-01-27
*
SkTypeface to use SkStreamAsset.
bungeman
2015-01-27
*
Move sync code to include/, switch from using platform define to a proxy head...
mtklein
2015-01-21
*
And change SkAutoTUnref<const SkStream to SkAutoTDelete.
scroggo
2015-01-21
*
Remove another caller of SkRef(SkStream)
scroggo
2015-01-21
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
Lcd request early check in SkFontHost_FreeType::onFilterRec.
bungeman
2015-01-21
*
Reduce overhead of SkFontHost_FreeType::onFilterRec.
bungeman
2015-01-21
*
remove dead SkPersp macros
reed
2015-01-20
*
Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://code...
scroggo
2015-01-20
[next]