summaryrefslogtreecommitdiffstats
path: root/ui/gfx/rect_f.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes cases where we incorrectly convert from RectF to Rect by flooring. In a...vollick@chromium.org2012-09-281-3/+11
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add instantiation declarations for PointBase, SizeBase, RectBasethakis@chromium.org2012-05-191-0/+4
* Move DIP translation from ui/aura to ui/compositor.oshima@chromium.org2012-05-081-4/+0
* Noone should use base class, so it's safe to remove virtual destructors for p...oshima@chromium.org2012-04-241-1/+1
* Use template for Point/Size/Rect and remove duplicates oshima@chromium.org2012-04-111-118/+6
* Revert r131737 "Use template for Point/Size/Rect and remove duplicates "oshima@chromium.org2012-04-111-6/+118
* Use template for Point/Size/Rect and remove duplicates oshima@chromium.org2012-04-111-118/+6
* Floating point based Point/Size/Rect and Insetsoshima@chromium.org2012-04-091-0/+154