Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
091a594dbc4116ec2e54724432472bf37dae794a
/
src
/
sfnt
d48ad8e
Fold SkTSetBit into SkOTSet*Bit.
by commit-bot@chromium.org
· 11 years ago
562b2e6
Fix (1 << 31) to (1u << 31) in SkOTTable_OS_2.
by bungeman@google.com
· 11 years ago
ad07e69
Revert the rest of r13757.
by bungeman@google.com
· 11 years ago
e60ae2e
Revert 13757.
by bungeman@google.com
· 11 years ago
3258a53
Fix (1 << 31) to (1u << 31) in SkOTTable_OS_2.
by bungeman@google.com
· 11 years ago
b3d154d
Remove SK_FONTHOST_USES_FONTMGR.
by bungeman@google.com
· 11 years ago
1e4c4fe
We always read out of bounds here. Fix that.
by mtklein@google.com
· 11 years ago
a980269
Add getFamilyNames to SkTypeface.
by bungeman@google.com
· 11 years ago
7ca6d2f
Reverting r10589: Add getFamilyNames to SkTypeface
by jvanverth@google.com
· 11 years ago
990d85f
Add getFamilyNames to SkTypeface.
by bungeman@google.com
· 11 years ago
a3aaf16
Fix invalid comparison between int16 and int16be in name table code.
by bungeman@google.com
· 11 years ago
20f7f17
One SkTSearch to rule them all. Allow key to be of different type than the array.
by bsalomon@google.com
· 11 years ago
2b34fe0
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 12 years ago
b5e34e2
XPS ttc handling.
by commit-bot@chromium.org
· 12 years ago
041e2db
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
5df7434
Fix clang warning as error from 8480.
by bungeman@google.com
· 12 years ago
07a69f8
Name table iterator. https://codereview.appspot.com/8180043/
by bungeman@google.com
· 12 years ago
0e51577
fix warning from scalar --> int32 conversion
by humper@google.com
· 12 years ago
e26f2dd
The short version of the 'loca' table stores offsets divided by 2.
by bungeman@google.com
· 12 years ago
b0a327e
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
a544f29
Additional OpenType tables. https://codereview.appspot.com/6850075/
by bungeman@google.com
· 12 years ago
caa3a3b
When looking for the head table directory entry, compare against the current entry and not the name table entry.
by bungeman@google.com
· 12 years ago
7c207e7
Explicitly cast to uin16_t to avoid an invalid implicit type narrowing.
by george@mozilla.com
· 12 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
ec95a4a
Remove multi-byte character constants. http://codereview.appspot.com/6305117/
by bungeman@google.com
· 12 years ago
e9678a2
Fix obviously disallowed copy that Visual Studio allows.
by bungeman@google.com
· 12 years ago
a550199
CreateTypefaceFromStream for GDI. http://codereview.appspot.com/5616047/
by bungeman@google.com
· 12 years ago
8ec9956
Add more TT table definitions and create fake enum typedef.
by bungeman@google.com
· 13 years ago
f8d1aee
Open type table definitions. http://codereview.appspot.com/5577064/
by bungeman@google.com
· 13 years ago