summaryrefslogtreecommitdiff
path: root/core/fxcrt/fx_coordinates_unittest.cpp
AgeCommit message (Expand)Author
2018-10-24Add CFX_Matrix::AsTuple().chromium/3591Lei Zhang
2018-10-18Add unit tests for CFX_Matrix::TransformRect().Lei Zhang
2018-08-15Remove optional prepend argument from matrix transformations.Tom Sepez
2018-04-10Remove CFX_Rect.Lei Zhang
2018-02-16Implement operator<< for CFX_Rect and CFX_RectF.Henrique Nakashima
2018-01-22Tests for composing CFX_Matrix transforms.Henrique Nakashima
2018-01-19Fix CFX_Matrix.RotateAt()Henrique Nakashima
2018-01-11Add operator<< to CFX_FloatRect.Henrique Nakashima
2017-12-01Add CFX_FloatRect::Scale().Lei Zhang
2017-12-01Rename CFX_FloatRect::Scale() to ScaleFromCenterPoint().Lei Zhang
2017-12-01Add some CFX_FloatRect unit tests.Lei Zhang
2017-06-29Change SetReverse to GetInverse in CFX_MatrixNicolas Pena
2017-04-25Add unittest for matrix reverseDan Sinclair