1. 5a74c76e ui: Add IsExpressibleAsRect() method to RectF by [email protected] · 13 years ago
  2. c79d7d4 Revert "ui: Add IsExpressibleAsRect() method to RectF" and "Attempt to fix unit test for Windows float differences." by [email protected] · 13 years ago
  3. 808681f ui: Add IsExpressibleAsRect() method to RectF by [email protected] · 13 years ago
  4. 55bd3364 Add gfx::ToRoundedInt safe conversion method from float to int. by [email protected] · 13 years ago[Renamed (61%) from ui/gfx/safe_floor_ceil.h]
  5. 6fc49f5 Revert 161137 - Add gfx::ToRoundedInt safe conversion method from float to int. by [email protected] · 13 years ago[Renamed (61%) from ui/gfx/safe_integer_conversions.h]
  6. 9ee1a4da6 Add gfx::ToRoundedInt safe conversion method from float to int. by [email protected] · 13 years ago[Renamed (61%) from ui/gfx/safe_floor_ceil.h]
  7. a25e25b Fixes cases where we incorrectly convert from RectF to Rect by flooring. In all cases we should be taking the enclosing or enclosed int rect as appropriate. by [email protected] · 13 years ago