Age | Commit message (Expand) | Author |
---|---|---|
2018-01-19 | Fix CFX_Matrix.RotateAt() | Henrique Nakashima |
2018-01-11 | Add operator<< to CFX_FloatRect. | Henrique Nakashima |
2017-12-19 | Remove some dead code. | Lei Zhang |
2017-12-04 | Simplify some CFX_FloatRect methods.chromium/3285 | Lei Zhang |
2017-12-01 | Add CFX_FloatRect::ToRoundedFxRect(). | Lei Zhang |
2017-12-01 | Add CFX_FloatRect::Scale(). | Lei Zhang |
2017-12-01 | Rename CFX_FloatRect::Scale() to ScaleFromCenterPoint(). | Lei Zhang |
2017-12-01 | Remove unused CFX_FloatRect::Substract4(). | Lei Zhang |
2017-08-22 | Converted CFX_Matrix::TransformRect() to take in consts | Jane Liu |
2017-08-21 | Converted CFX_FloatRect::{Init|Update}Rect() to take point objects | Jane Liu |
2017-07-13 | Move CPWL_Utils::GetCenterSquare to CFX_FloatRect | Dan Sinclair |
2017-06-29 | Change SetReverse to GetInverse in CFX_Matrix | Nicolas Pena |
2017-05-26 | Use more STL algorithms in fx_coordinates.cpp. | Lei Zhang |
2017-04-25 | Rename core/fxcrt/fx_basic_coords.cpp to fx_coordinates.cpp | Tom Sepez |