index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
DrawTextTest.cpp
Commit message (
Expand
)
Author
Age
*
Revert "Revert "IWYU for tests starting with 'D'.""
Ben Wagner
2018-05-22
*
Revert "IWYU for tests starting with 'D'."
Mike Klein
2018-05-22
*
drawPosText no longer obeys paint alignment
Herb Derby
2018-05-21
*
IWYU for tests starting with 'D'.
Ben Wagner
2018-05-21
*
Draw glyphs from paths if they have an empty path.
Ben Wagner
2018-03-06
*
Improve computeMatrices singular matrix handling.
Ben Wagner
2017-06-15
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
Simplify mask/clip intersection, making sure to explicitly check for an empty...
mtklein
2016-06-19
*
Increment text pointer when the width is zero in the subpixel with center and...
herb
2015-11-12
*
remove deprecated use of bitmap config from tests
commit-bot@chromium.org
2014-03-05
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Set LF property on a bunch of files.
bsalomon@google.com
2012-08-20
*
Subpixel text 3/8 of a pixel too far to the right.
bungeman@google.com
2012-01-13