index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
gfx
/
point_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
1
-174
/
+0
*
Rename ClampToMin and ClampToMax
vollick@chromium.org
2013-05-30
1
-18
/
+18
*
ui: Add methods to clamp Sizes, Points, and Vectors from above or below.
danakj@chromium.org
2012-11-10
1
-0
/
+52
*
ui: Prefer +/- operators to apply offsets.
danakj@chromium.org
2012-11-10
1
-1
/
+0
*
ui: Make gfx::Point::Scale() mutate the class, similar to gfx::Rect.
danakj@chromium.org
2012-11-09
1
-0
/
+22
*
ui/gfx: Put unittests back into gfx namespace.
tfarina@chromium.org
2012-11-02
1
-70
/
+52
*
ui: Add gfx::ToRoundedPoint() method.
danakj@chromium.org
2012-10-31
1
-0
/
+36
*
Add Vector2d classes that represent offsets, instead of using Point.
danakj@chromium.org
2012-10-31
1
-0
/
+33
*
ui: Build fix for gcc 4.6.3, default version of ubuntu 12.04.
tfarina@chromium.org
2012-10-18
1
-7
/
+8
*
Add IsOrigin() method to gfx::Point classes.
danakj@chromium.org
2012-10-12
1
-0
/
+18
*
Implicit coversion operators from integer geometry types to floating point.
danakj@chromium.org
2012-10-11
1
-0
/
+31