| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow taking screenshots for all of minitors at the same time. | mukai@chromium.org | 2012-06-07 | 2 | -0/+14 |
* | Decouple FocusManager from RootWindow. | oshima@chromium.org | 2012-05-30 | 1 | -26/+2 |
* | Rename GetRootWindow() -> GetPrimaryRootWindow() | oshima@chromium.org | 2012-05-25 | 2 | -10/+10 |
* | Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkia | pkotwicz@chromium.org | 2012-05-21 | 1 | -1/+1 |
* | Cleanup: Remove unneeded scoped_ptr.h includes from ash, base, media, and ui. | thestig@chromium.org | 2012-05-16 | 1 | -2/+3 |
* | Revert 136964 - Change SetImage, SetBackground, and SetToggledImage to take i... | vrk@google.com | 2012-05-14 | 1 | -1/+1 |
* | Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkia | pkotwicz@chromium.org | 2012-05-14 | 1 | -1/+1 |
* | Move DIP translation from ui/aura to ui/compositor. | oshima@chromium.org | 2012-05-08 | 2 | -0/+24 |
* | This change makes Aura/Views to use DIP, while keeping layer to use Pixels. T... | oshima@chromium.org | 2012-04-27 | 3 | -15/+23 |
* | * Separated implementation class from gfx::Screen | oshima@chromium.org | 2012-04-25 | 5 | -123/+147 |
* | *Move aura::Env::DeleteInstance to BrowserProcessImpl::StartTearDown which is... | oshima@chromium.org | 2012-03-29 | 2 | -23/+6 |
* | Don't delete Primary monitor and it's root window when | oshima@chromium.org | 2012-03-24 | 3 | -6/+76 |
* | * Keep the mouse in the desktop in multi monitor environment. I ended up usin... | oshima@chromium.org | 2012-03-24 | 1 | -2/+2 |
* | Update image and text color for secondary monitor UI | oshima@chromium.org | 2012-03-24 | 1 | -4/+3 |
* | Revert 128684 - Appears to have an infinite loop in a unit test due to not ad... | rsleevi@chromium.org | 2012-03-24 | 3 | -71/+6 |
* | Don't delete Primary monitor and it's root window when | oshima@chromium.org | 2012-03-24 | 3 | -6/+71 |
* | Add shortcut image to the secondary monitor screen | oshima@chromium.org | 2012-03-23 | 1 | -16/+35 |
* | Revert r128507 "Revert r128436 "relanding: disabled workspace_window_resizer ... | oshima@chromium.org | 2012-03-23 | 6 | -26/+378 |
* | Revert r128436 "relanding: disabled workspace_window_resizer test. fixed acce... | backer@chromium.org | 2012-03-23 | 6 | -378/+26 |
* | Makes the launcher use a layer with a solid color, which is cheaper | sky@chromium.org | 2012-03-23 | 1 | -1/+1 |
* | relanding: disabled workspace_window_resizer test. fixed access-after-free. | oshima@chromium.org | 2012-03-23 | 6 | -26/+378 |
* | Revert r128330 "* MonitorChangeObserverX11 that listen to Xrandr events and u... | oshima@chromium.org | 2012-03-23 | 6 | -377/+26 |
* | * MonitorChangeObserverX11 that listen to Xrandr events and update monitor co... | oshima@chromium.org | 2012-03-22 | 6 | -26/+377 |
* | * MultiMonitorManager creates and manages mutliple monitor instance | oshima@chromium.org | 2012-03-21 | 6 | -0/+366 |