summaryrefslogtreecommitdiffstats
path: root/ui/gfx/rect_base_impl.h
Commit message (Expand)AuthorAgeFilesLines
* ui/gfx: Do not use 'this' pointer when it's unnecessary and redundant.tfarina@chromium.org2012-11-121-4/+4
* ui: Prefer +/- operators to apply offsets.danakj@chromium.org2012-11-101-2/+24
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-38/+59
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-23/+30
* Implicit coversion operators from integer geometry types to floating point.danakj@chromium.org2012-10-111-10/+0
* Revert 160993 - Revert 160976 - The center of a rect is x+width/2, y+height/2cpu@chromium.org2012-10-101-1/+1
* Revert 160976 - The center of a rect is x+width/2, y+height/2cpu@chromium.org2012-10-101-1/+1
* The center of a rect is x+width/2, y+height/2danakj@chromium.org2012-10-091-1/+1
* Use template for Point/Size/Rect and remove duplicates oshima@chromium.org2012-04-111-0/+318
* Revert r131737 "Use template for Point/Size/Rect and remove duplicates "oshima@chromium.org2012-04-111-318/+0
* Use template for Point/Size/Rect and remove duplicates oshima@chromium.org2012-04-111-0/+318