index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
verttext.cpp
Commit message (
Expand
)
Author
Age
*
gm: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-07
*
Replace a lot of 'static const' with 'constexpr' or 'const'.
mtklein
2016-09-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
remove unused GM flags
mtklein
2015-01-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: Another round of override fixes.
tfarina
2014-12-20
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
Revert unwanted change to verttext.cpp.
bungeman@google.com
2013-10-24
*
Fix non-bmp in generateCharToGlyph on Mac.
bungeman@google.com
2013-10-24
*
Fix _GDI::generateCharToGlyph to properly handle missing glyphs.
bungeman@google.com
2013-08-27
*
Fix vertical text scaling and clipping on Mac.
bungeman@google.com
2013-05-15
*
Vertical metrics for FreeType.
bungeman@google.com
2012-09-25
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
update verttext to remove leading space from image name
reed@google.com
2011-11-30
*
add test gm for vertical text
reed@google.com
2011-11-10