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
*
Clear unknown DirectWrite font metrics.
bungeman@google.com
2013-08-27
*
Fix _GDI::generateCharToGlyph to properly handle missing glyphs.
bungeman@google.com
2013-08-27
*
Fix issue when the family name is reused among multiple families.
djsollen@google.com
2013-08-27
*
Add luminance mask transfer modes.
commit-bot@chromium.org
2013-08-23
*
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
*
skia: Added SkDiscardableMemory interface.
scroggo@google.com
2013-08-19
*
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
*
Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it.
mtklein@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
*
Upstreaming DropShadowImageFilter into skia, from Blink
junov@chromium.org
2013-08-07
*
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
*
Move SkComposeImageFilter into its own {.h, .cpp} files
commit-bot@chromium.org
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
*
Add onRefMatchingStyle to SkFontHost_linux.
bungeman@google.com
2013-08-02
*
Fix SkTMin call introduced in 10500 which fails on some platforms.
bungeman@google.com
2013-08-01
*
Implement onGetTableTags and onGetTableData on Windows.
bungeman@google.com
2013-08-01
*
Implement onGetTableTags and onGetTableData on Windows.
bungeman@google.com
2013-08-01
*
stub support for SK_FONTHOST_USES_FONTMGR
reed@google.com
2013-08-01
*
Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed...
senorblanco@chromium.org
2013-08-01
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-01
*
adapt FontConfig to use SK_FONTHOST_USES_FONTMGR
reed@google.com
2013-07-31
*
Upstream changes from Android
djsollen@google.com
2013-07-31
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-31
*
support SK_FONTHOST_USES_FONTMGR on mac
reed@google.com
2013-07-30
*
refactoring for SK_FONTHOST_USES_FONTMGR option
reed@google.com
2013-07-30
*
Fix subpixel metrics with GDI.
bungeman@google.com
2013-07-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-28
*
Disable GDI slight hinting.
bungeman@google.com
2013-07-27
*
Fix metrics on Windows.
bungeman@google.com
2013-07-27
*
Clean up a few warnings on Windows x64.
bungeman@google.com
2013-07-22
*
Make the copy of fontconfig font names before freeing their memory.
bungeman@google.com
2013-07-22
*
Split TLS implementation into its own translation unit.
bungeman@google.com
2013-07-16
*
Implement onCountGlyphs and onGetUPEM on Windows.
bungeman@google.com
2013-07-15
*
R=mtklein@google.com
bungeman@google.com
2013-07-12
*
allow createScalerContext to return null, and then have the GDI backend trigg...
reed@google.com
2013-07-10
*
Remove old and unused Android font host code
djsollen@google.com
2013-07-09
*
Allow ico decoder to decode PNG sub-images.
scroggo@google.com
2013-07-09
*
Remove bitmap reuse from SkImageDecoder.
scroggo@google.com
2013-07-09
*
impl charsToGlyphs for freetype
reed@google.com
2013-07-02
[next]