summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/dip_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-241-1/+1
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-1/+1
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-1/+1
* Use correct device scale factors in Auraccameron@chromium.org2013-05-271-20/+20
* 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/+6
* Move more code into the content namespace.darin@chromium.org2012-10-191-4/+3
* Remove implicit flooring Scale() method from Point and Size.danakj@chromium.org2012-10-091-8/+12
* Centralizes a couple uses of ui::GetScaleFactorForScale(). pkotwicz@chromium.org2012-10-051-13/+16
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-1/+1
* Removes special handling in dip_util because mac didn't support gfx::Screen::...pkotwicz@chromium.org2012-06-121-5/+0
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-121-3/+3
* Makes dip_util not call GetMonitorNearestWindow on MacOS.pkotwicz@chromium.org2012-05-231-0/+5
* Makes the browser send pixels to the GPU process where it should.pkotwicz@chromium.org2012-05-231-0/+59
* Revert 138415 - Makes the browser send pixels to the GPU process where it sho...pkotwicz@chromium.org2012-05-231-59/+0
* Makes the browser send pixels to the GPU process where it should.pkotwicz@chromium.org2012-05-231-0/+59