Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ui: Remove implicit flooring in skia rect conversion methods. | danakj@chromium.org | 2012-11-14 | 1 | -0/+24 |
* | Revert to old rect conversion behavior | vollick@chromium.org | 2012-10-26 | 1 | -0/+7 |
* | 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 |
* | Fixes cases where we incorrectly convert from RectF to Rect by flooring. In a... | vollick@chromium.org | 2012-09-28 | 1 | -0/+32 |