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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
1
-86
/
+3
*
Remove last dependencies on ui/base from ui/gfx
ben@chromium.org
2013-09-27
1
-1
/
+1
*
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
-2
/
+2
*
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
-8
/
+0
*
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
-1
/
+9
*
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
-0
/
+13
*
Initial iOS bring up of ui.
noyau@chromium.org
2012-08-01
1
-0
/
+2
*
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
*
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
-60
/
+4
*
Revert r131737 "Use template for Point/Size/Rect and remove duplicates "
oshima@chromium.org
2012-04-11
1
-4
/
+60
*
Use template for Point/Size/Rect and remove duplicates
oshima@chromium.org
2012-04-11
1
-60
/
+4
*
Minimum size for aura window
oshima@google.com
2011-10-17
1
-0
/
+4
*
ui/gfx: Add ToString() function to Point class.
tfarina@chromium.org
2011-09-26
1
-5
/
+5
*
Rename UI_API to UI_EXPORT.
darin@chromium.org
2011-08-06
1
-3
/
+3
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
1
-3
/
+5
*
Move src/gfx/ to src/ui/gfx
sail@chromium.org
2011-02-02
1
-0
/
+101