aboutsummaryrefslogtreecommitdiff
path: root/tests/DrawTextTest.cpp
AgeCommit message (Expand)Author
2017-06-15Improve computeMatrices singular matrix handling.Ben Wagner
2017-04-28add drawString helper to canvasCary Clark
2017-04-17hide lockpixels api behind flagMike Reed
2016-06-19Simplify mask/clip intersection, making sure to explicitly check for an empty...mtklein
2015-11-12Increment text pointer when the width is zero in the subpixel with center and...herb
2014-03-05remove deprecated use of bitmap config from testscommit-bot@chromium.org
2014-01-24Cleanup: Sanitize the order of includes under tests/tfarina@chromium.org
2014-01-14Move macros from TestClassDef.h to Test.hcommit-bot@chromium.org
2013-12-12Use DEFINE_TESTCLASS_SHORT macro in tests.tfarina@chromium.org
2013-11-25remove SkFloatToScalar macrocommit-bot@chromium.org
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2012-08-20Set LF property on a bunch of files.bsalomon@google.com
2012-01-13Subpixel text 3/8 of a pixel too far to the right.bungeman@google.com