summaryrefslogtreecommitdiffstats
path: root/ui/aura/monitor_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Get the default device scale factor from monitor oshima@chromium.org2012-05-011-1/+1
* This change makes Aura/Views to use DIP, while keeping layer to use Pixels. T...oshima@chromium.org2012-04-271-2/+2
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-8/+9
* ui: Convert VLOGs to DVLOGs.tfarina@chromium.org2012-04-231-1/+1
* - Add temporary support for High Density Incompatible mode (scale to 2x) to N...oshima@chromium.org2012-04-121-0/+1
* Add device scale factor to Monitoroshima@chromium.org2012-04-101-3/+6
* * Keep the mouse in the desktop in multi monitor environment. I ended up usin...oshima@chromium.org2012-03-241-1/+6
* Revert r128507 "Revert r128436 "relanding: disabled workspace_window_resizer ...oshima@chromium.org2012-03-231-0/+10
* Revert r128436 "relanding: disabled workspace_window_resizer test. fixed acce...backer@chromium.org2012-03-231-10/+0
* relanding: disabled workspace_window_resizer test. fixed access-after-free.oshima@chromium.org2012-03-231-0/+10
* Revert r128330 "* MonitorChangeObserverX11 that listen to Xrandr events and u...oshima@chromium.org2012-03-231-10/+0
* * MonitorChangeObserverX11 that listen to Xrandr events and update monitor co...oshima@chromium.org2012-03-221-0/+10
* * MultiMonitorManager creates and manages mutliple monitor instanceoshima@chromium.org2012-03-211-4/+41
* Native bounds support to host windows.oshima@chromium.org2012-03-161-68/+14
* MonitorManager to manage multiple monitors.oshima@chromium.org2012-03-141-0/+86