summaryrefslogtreecommitdiffstats
path: root/ui/gfx/point_conversions.cc
Commit message (Expand)AuthorAgeFilesLines
* Move geometric types to a separate, more lightweight target.ben@chromium.org2013-12-181-30/+0
* ui: Add gfx::ToRoundedPoint() method.danakj@chromium.org2012-10-311-0/+6
* Add gfx::ToRoundedInt safe conversion method from float to int.danakj@chromium.org2012-10-111-1/+1
* Revert 161137 - Add gfx::ToRoundedInt safe conversion method from float to int.acolwell@chromium.org2012-10-101-1/+1
* Add gfx::ToRoundedInt safe conversion method from float to int.danakj@chromium.org2012-10-101-1/+1
* Remove implicit flooring Scale() method from Point and Size.danakj@chromium.org2012-10-091-0/+24