summaryrefslogtreecommitdiffstats
path: root/ui/compositor/dip_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Round the snapped position when checking snappedoshima@chromium.org2014-08-121-1/+1
* Use target bounds to verify pixel snapping if the layer is is_animatingoshima@chromium.org2014-07-281-8/+19
* Use gfx::ToRoundedInt instead of cc::MathUtil::Roundoshima@chromium.org2014-07-171-3/+3
* Snap layers in views to physical pixeloshima@chromium.org2014-07-171-0/+43
* Fix painting glitches in menus which shows up when switching selected items.ananta@chromium.org2014-04-191-1/+9
* Remove some unused references to ui/baseben@chromium.org2013-09-231-1/+0
* Full Screen Magnifier: Prevent the unintentional zoom origin drift on unzooming.yoshiki@chromium.org2012-11-261-0/+5
* ui: Make gfx::Size::Scale() mutate the class. Add gfx::ScaleSize() similar to...danakj@chromium.org2012-11-101-2/+3
* ui: Make gfx::Point::Scale() mutate the class, similar to gfx::Rect.danakj@chromium.org2012-11-091-6/+5
* Remove implicit flooring Scale() method from Point and Size.danakj@chromium.org2012-10-091-8/+13
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-121-2/+2
* Remove ui-enable-dip optionoshima@chromium.org2012-05-171-59/+10
* Add ability to turn off DIPoshima@chromium.org2012-05-101-2/+3
* Derive scale factor from deviceoshima@chromium.org2012-05-081-1/+4
* Move DIP translation from ui/aura to ui/compositor.oshima@chromium.org2012-05-081-0/+101