aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/MatrixTest.cpp
Commit message (Expand)AuthorAge
* Expand testing of SkMatrix::decomposeScaleGravatar Robert Phillips2018-07-10
* remove SkTCastGravatar Mike Klein2018-06-18
* mapRect should not fiddle with nonfinite values.Gravatar Cary Clark2018-05-17
* GOOGLE3 -> SK_BUILD_FOR_GOOGLE3Gravatar Mike Klein2017-12-19
* make matrix serialization privateGravatar Cary Clark2017-10-20
* convert mapHomogeneousPoints to SkPoint3Gravatar Cary Clark2017-10-18
* Revert "move SkMatrix anonymous affine enum to private"Gravatar Mike Reed2017-10-13
* move SkMatrix anonymous affine enum to privateGravatar Cary Clark2017-10-12
* Remove trailing whitespace.Gravatar Ben Wagner2017-10-09
* s/invertable/invertibleGravatar bungeman2016-08-24
* Revert of Change mapRectScaleTranslate to pass args/ret by value (patchset #2...Gravatar halcanary2016-08-10
* Change mapRectScaleTranslate to pass args/ret by valueGravatar reed2016-08-10
* Guard SkMatrix::get*Scale[s]() against negative nearly-zero values.Gravatar kolczyk2016-07-16
* Revert of change mapRectScaleTranslate to pass args/ret by value (patchset #1...Gravatar reed2016-07-10
* change mapRectScaleTranslate to pass args/ret by valueGravatar reed2016-07-10
* make setScaleTranslate publicGravatar reed2016-07-05
* speed up maprect for scale+trans caseGravatar reed2016-06-30
* gyp (third_party) warning changes for ccacheGravatar halcanary2016-05-20
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Make SkMatrix::get*Scale[s]() fail on NaNGravatar bsalomon2015-12-17
* Modifications to get 'blaze build -c opt //third_party/skia/HEAD/...' to work.Gravatar benjaminwagner2015-10-19
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Added check for ill-conditioned invertGravatar robertphillips2015-06-19
* Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...Gravatar reed2015-05-12
* Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...Gravatar reed2015-05-12
* stop calling SkScalarDivGravatar reed2015-05-12
* use Sk4f for matrix mathGravatar reed2015-03-29
* remove meaningless matrix benches, add mapPts() and add new benchesGravatar reed2015-03-23
* add SkMatrix::decomposeScaleGravatar reed2015-03-19
* remove dead SkPersp macrosGravatar reed2015-01-20
* add get9 and set9 to matrix, to aid in making keysGravatar reed2014-12-13
* Fix matrix similarity test on arm64Gravatar jvanverth2014-09-02
* Temporarily adjust Matrix.isSimilarity test tolerance on 64-bit ARM devicesGravatar djsollen2014-08-21
* Add function to get both min and max scale factors from matrixGravatar commit-bot@chromium.org2014-05-20
* Rename SkMatrix::get(Max|Min)Stretch to get(Min|Max)ScaleGravatar commit-bot@chromium.org2014-05-20
* Try out SkMatrix::Concat.Gravatar commit-bot@chromium.org2014-05-19
* Cleanup: Sanitize the order of includes under tests/Gravatar tfarina@chromium.org2014-01-24
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floatsGravatar reed@google.com2013-12-17
* Use DEFINE_TESTCLASS_SHORT macro in tests.Gravatar tfarina@chromium.org2013-12-12
* Do not use GrBicubic effect when downscaling. Also, don't use glTexStorage as...Gravatar commit-bot@chromium.org2013-12-09
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar commit-bot@chromium.org2013-11-05
* Revert "Checking structure sizes before reading them from memory to avoid ove...Gravatar reed@google.com2013-11-04
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar sugoi@google.com2013-11-04
* Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('A...Gravatar epoger@google.com2013-11-04
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar sugoi@google.com2013-11-04
* Clean up SkTypes.h.Gravatar bungeman@google.com2013-10-11
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* Switch out random number generator for tests, benches, samples.Gravatar commit-bot@chromium.org2013-09-06
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-04