summaryrefslogtreecommitdiffstats
path: root/ui/gfx/size_conversions.cc
Commit message (Expand)AuthorAgeFilesLines
* Add gfx::ToRoundedSize() method to round a floating point size to an integer ...danakj@chromium.org2012-10-121-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