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
/
rect_base.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfx: Inline the constructors and destructors for RectBase.
danakj@chromium.org
2012-11-30
1
-4
/
+7
*
ui: Add methods to Rect classes to get points at each of the rect's corners.
danakj@chromium.org
2012-11-20
1
-0
/
+4
*
ui: Prefer +/- operators to apply offsets.
danakj@chromium.org
2012-11-10
1
-0
/
+2
*
Add Vector2d classes that represent offsets, instead of using Point.
danakj@chromium.org
2012-10-31
1
-2
/
+7
*
Make gfx::Rect class operations consistently mutate the class they are called...
danakj@chromium.org
2012-10-23
1
-9
/
+9
*
Implicit coversion operators from integer geometry types to floating point.
danakj@chromium.org
2012-10-11
1
-11
/
+0
*
Fixes cases where we incorrectly convert from RectF to Rect by flooring. In a...
vollick@chromium.org
2012-09-28
1
-10
/
+0
*
Add WARN_UNUSED_RESULT to const functions in ui/gfx/*_base.h (except accessor...
yusukes@chromium.org
2012-08-23
1
-7
/
+9
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
This change makes Aura/Views to use DIP, while keeping layer to use Pixels. T...
oshima@chromium.org
2012-04-27
1
-0
/
+17
*
Noone should use base class, so it's safe to remove virtual destructors for p...
oshima@chromium.org
2012-04-24
1
-1
/
+3
*
Use template for Point/Size/Rect and remove duplicates
oshima@chromium.org
2012-04-11
1
-0
/
+152
*
Revert r131737 "Use template for Point/Size/Rect and remove duplicates "
oshima@chromium.org
2012-04-11
1
-152
/
+0
*
Use template for Point/Size/Rect and remove duplicates
oshima@chromium.org
2012-04-11
1
-0
/
+152