Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add gfx::ToRoundedSize() method to round a floating point size to an integer ... | danakj@chromium.org | 2012-10-12 | 1 | -0/+6 |
* | Add gfx::ToRoundedInt safe conversion method from float to int. | danakj@chromium.org | 2012-10-11 | 1 | -1/+1 |
* | Revert 161137 - Add gfx::ToRoundedInt safe conversion method from float to int. | acolwell@chromium.org | 2012-10-10 | 1 | -1/+1 |
* | Add gfx::ToRoundedInt safe conversion method from float to int. | danakj@chromium.org | 2012-10-10 | 1 | -1/+1 |
* | Remove implicit flooring Scale() method from Point and Size. | danakj@chromium.org | 2012-10-09 | 1 | -0/+24 |