summaryrefslogtreecommitdiffstats
path: root/ash/monitor
Commit message (Expand)AuthorAgeFilesLines
* Allow taking screenshots for all of minitors at the same time.mukai@chromium.org2012-06-072-0/+14
* Decouple FocusManager from RootWindow.oshima@chromium.org2012-05-301-26/+2
* Rename GetRootWindow() -> GetPrimaryRootWindow()oshima@chromium.org2012-05-252-10/+10
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-211-1/+1
* Cleanup: Remove unneeded scoped_ptr.h includes from ash, base, media, and ui.thestig@chromium.org2012-05-161-2/+3
* Revert 136964 - Change SetImage, SetBackground, and SetToggledImage to take i...vrk@google.com2012-05-141-1/+1
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-141-1/+1
* Move DIP translation from ui/aura to ui/compositor.oshima@chromium.org2012-05-082-0/+24
* This change makes Aura/Views to use DIP, while keeping layer to use Pixels. T...oshima@chromium.org2012-04-273-15/+23
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-255-123/+147
* *Move aura::Env::DeleteInstance to BrowserProcessImpl::StartTearDown which is...oshima@chromium.org2012-03-292-23/+6
* Don't delete Primary monitor and it's root window whenoshima@chromium.org2012-03-243-6/+76
* * Keep the mouse in the desktop in multi monitor environment. I ended up usin...oshima@chromium.org2012-03-241-2/+2
* Update image and text color for secondary monitor UIoshima@chromium.org2012-03-241-4/+3
* Revert 128684 - Appears to have an infinite loop in a unit test due to not ad...rsleevi@chromium.org2012-03-243-71/+6
* Don't delete Primary monitor and it's root window whenoshima@chromium.org2012-03-243-6/+71
* Add shortcut image to the secondary monitor screenoshima@chromium.org2012-03-231-16/+35
* Revert r128507 "Revert r128436 "relanding: disabled workspace_window_resizer ...oshima@chromium.org2012-03-236-26/+378
* Revert r128436 "relanding: disabled workspace_window_resizer test. fixed acce...backer@chromium.org2012-03-236-378/+26
* Makes the launcher use a layer with a solid color, which is cheapersky@chromium.org2012-03-231-1/+1
* relanding: disabled workspace_window_resizer test. fixed access-after-free.oshima@chromium.org2012-03-236-26/+378
* Revert r128330 "* MonitorChangeObserverX11 that listen to Xrandr events and u...oshima@chromium.org2012-03-236-377/+26
* * MonitorChangeObserverX11 that listen to Xrandr events and update monitor co...oshima@chromium.org2012-03-226-26/+377
* * MultiMonitorManager creates and manages mutliple monitor instanceoshima@chromium.org2012-03-216-0/+366