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_f.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
1
-71
/
+3
*
Remove last dependencies on ui/base from ui/gfx
ben@chromium.org
2013-09-27
1
-2
/
+2
*
Adds a gfx_export.h to ui/gfx and converts all code in ui/gfx to
ben@chromium.org
2013-09-05
1
-1
/
+1
*
Inline hot ctor/dtors for struct-like gfx:: geometry types
jamesr@chromium.org
2012-11-30
1
-3
/
+3
*
ui: Prefer +/- operators to apply offsets.
danakj@chromium.org
2012-11-10
1
-1
/
+1
*
ui: Make gfx::Point::Scale() mutate the class, similar to gfx::Rect.
danakj@chromium.org
2012-11-09
1
-4
/
+10
*
ui: Remove gfx::Point Add() and Subtract() which were non-mutating member met...
danakj@chromium.org
2012-11-09
1
-2
/
+6
*
Add Vector2d classes that represent offsets, instead of using Point.
danakj@chromium.org
2012-10-31
1
-4
/
+13
*
Implicit coversion operators from integer geometry types to floating point.
danakj@chromium.org
2012-10-11
1
-0
/
+8
*
Remove implicit flooring Scale() method from Point and Size.
danakj@chromium.org
2012-10-09
1
-0
/
+8
*
Make adding and subtracting gfx:: point types simpler.
danakj@chromium.org
2012-10-05
1
-5
/
+9
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Add instantiation declarations for PointBase, SizeBase, RectBase
thakis@chromium.org
2012-05-19
1
-0
/
+4
*
Move DIP translation from ui/aura to ui/compositor.
oshima@chromium.org
2012-05-08
1
-4
/
+0
*
Noone should use base class, so it's safe to remove virtual destructors for p...
oshima@chromium.org
2012-04-24
1
-1
/
+1
*
Use template for Point/Size/Rect and remove duplicates
oshima@chromium.org
2012-04-11
1
-61
/
+5
*
Revert r131737 "Use template for Point/Size/Rect and remove duplicates "
oshima@chromium.org
2012-04-11
1
-5
/
+61
*
Use template for Point/Size/Rect and remove duplicates
oshima@chromium.org
2012-04-11
1
-61
/
+5
*
Floating point based Point/Size/Rect and Insets
oshima@chromium.org
2012-04-09
1
-0
/
+93