index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
sfnt
/
SkOTUtils.cpp
Commit message (
Expand
)
Author
Age
*
Remove SkAutoTDeleteArray
Ben Wagner
2016-11-02
*
detach -> release
mtklein
2016-03-16
*
Make sp variants for SkData
reed
2016-03-11
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
SkTypeface to use SkStreamAsset.
bungeman
2015-01-27
*
More win64 warning fixes
bsalomon
2014-12-12
*
SkData can allocate room for its contents in the same block
reed
2014-09-11
*
fix size_t/int warnings
commit-bot@chromium.org
2014-04-23
*
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
*
Name table iterator.
bungeman@google.com
2013-04-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-21
*
Additional OpenType tables.
bungeman@google.com
2012-11-20
*
When looking for the head table directory entry, compare against the current ...
bungeman@google.com
2012-11-09
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Remove multi-byte character constants.
bungeman@google.com
2012-06-25
*
Fix obviously disallowed copy that Visual Studio allows.
bungeman@google.com
2012-05-18
*
CreateTypefaceFromStream for GDI.
bungeman@google.com
2012-05-18
*
Add more TT table definitions and create fake enum typedef.
bungeman@google.com
2012-02-07