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_base.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui: Add methods to clamp Sizes, Points, and Vectors from above or below.
danakj@chromium.org
2012-11-10
1
-0
/
+10
*
ui: Prefer +/- operators to apply offsets.
danakj@chromium.org
2012-11-10
1
-6
/
+4
*
ui: Remove the Point::Middle method.
danakj@chromium.org
2012-11-09
1
-4
/
+0
*
ui: Remove gfx::Point Add() and Subtract() which were non-mutating member met...
danakj@chromium.org
2012-11-09
1
-18
/
+4
*
Add Vector2d classes that represent offsets, instead of using Point.
danakj@chromium.org
2012-10-31
1
-5
/
+21
*
Add IsOrigin() method to gfx::Point classes.
danakj@chromium.org
2012-10-12
1
-0
/
+4
*
Implicit coversion operators from integer geometry types to floating point.
danakj@chromium.org
2012-10-11
1
-8
/
+0
*
Remove implicit flooring Scale() method from Point and Size.
danakj@chromium.org
2012-10-09
1
-9
/
+0
*
Add WARN_UNUSED_RESULT to const functions in ui/gfx/*_base.h (except accessor...
yusukes@chromium.org
2012-08-23
1
-5
/
+6
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Noone should use base class, so it's safe to remove virtual destructors for p...
oshima@chromium.org
2012-04-24
1
-1
/
+3
*
- Add temporary support for High Density Incompatible mode (scale to 2x) to N...
oshima@chromium.org
2012-04-12
1
-0
/
+9
*
Use template for Point/Size/Rect and remove duplicates
oshima@chromium.org
2012-04-11
1
-0
/
+83
*
Revert r131737 "Use template for Point/Size/Rect and remove duplicates "
oshima@chromium.org
2012-04-11
1
-83
/
+0
*
Use template for Point/Size/Rect and remove duplicates
oshima@chromium.org
2012-04-11
1
-0
/
+83