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
*
Rename SkFontHost_none.cpp to SkFontMgr_empty_factory.
bungeman
2015-06-23
*
change old picture serialization to really handle images
reed
2015-06-22
*
Expose SkFaceRec less.
bungeman
2015-06-19
*
Remove FT_HAS_COLOR definition.
bungeman
2015-06-18
*
Move Android SkFontMgr::Factory to its own file.
bungeman
2015-06-17
*
Move FontConfig factory into separate file.
bungeman
2015-06-17
*
Add a note to SkGlobalInitialization_chromium.cpp.
mtklein
2015-06-16
*
Refactor SkFontHost_linux into SkFontMgr_custom.
bungeman
2015-06-15
*
Fill capHeight and maxCharWidth on Mac.
bungeman
2015-06-09
*
Remove attempted bug mitigation in Mac typeface.
bungeman
2015-06-08
*
Provide tag-along for SkCreateTypefaceFromCTFont.
bungeman
2015-06-08
*
Add cmap 3,0 (symbol) as Unicode fallback.
bungeman
2015-06-05
*
Remove SK_FREETYPE_HAS_MM.
bungeman
2015-06-03
*
Revert of Remove SK_FREETYPE_HAS_MM. (patchset #1 id:1 of https://codereview....
reed
2015-06-01
*
Remove SK_FREETYPE_HAS_MM.
bungeman
2015-06-01
*
Use SkTArray instead of SkSTArray in movable.
bungeman
2015-05-27
*
Font variations.
bungeman
2015-05-20
*
Revert of Font variations. (patchset #26 id:500001 of https://codereview.chro...
robertphillips
2015-05-15
*
Font variations.
bungeman
2015-05-14
*
Revert of Font variations. (patchset #21 id:400001 of https://codereview.chro...
bungeman
2015-05-13
*
Font variations.
bungeman
2015-05-13
*
Extensible Android font configuration parsing.
bungeman
2015-05-13
*
Make Noto Sans Mono CJK JP an alias to MS Gothic
jshin
2015-05-12
*
Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...
reed
2015-05-12
*
Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...
reed
2015-05-12
*
Make SkAdvancedTypefaceMetrics private.
reed
2015-05-12
*
stop calling SkScalarDiv
reed
2015-05-12
*
Trim whitespace from parsed filename in Android v21.
bungeman
2015-05-08
*
remove dead code behind BOOL_ONGETINFO
reed
2015-05-05
*
Fix typeface ids on Mac.
bungeman
2015-05-04
*
SkTime: return timezone information; format in ISO-8601
halcanary
2015-05-01
*
Check for NULL familyName in SkFontMgr_fontconfig.
bungeman
2015-04-29
*
FontConfig character/lang match requires weak family.
bungeman
2015-04-29
*
Remove system call in DW for default font.
bungeman
2015-04-29
*
Cleanup: Remove unnecessary double-semicolons.
tfarina
2015-04-27
*
Regularize lmp::XXX_element_handler.
bungeman
2015-04-20
*
Regularize informative messages in Android font parser.
bungeman
2015-04-20
*
Respect declared font style on Android.
bungeman
2015-04-17
*
Revert of Respect declared font style on Android. (patchset #6 id:100001 of h...
jcgregorio
2015-04-17
*
Respect declared font style on Android.
bungeman
2015-04-17
*
Remove filename from SkFontDescriptor.
bungeman
2015-04-17
*
Add PS 'all' weight name to scanFont.
bungeman
2015-04-16
*
Ammend font table data experiment on Mac.
bungeman
2015-04-10
*
Attempted mitigation of font tables released early.
bungeman
2015-04-07
*
Add option to embed font data into executable.
bungeman
2015-03-30
*
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
[next]