| Commit message (Expand) | Author | Age | Files | Lines |
* | Primary display and num display info must be accessible after shutdown | oshima@chromium.org | 2012-11-15 | 1 | -1/+1 |
* | - Move DisplayManager and DisplayChangeObserverX11 from aura | oshima@chromium.org | 2012-11-14 | 1 | -5/+25 |
* | Overscan calibration UI. | mukai@chromium.org | 2012-10-23 | 1 | -0/+5 |
* | Remove Shell::shelf|status_area_widget|launcher and | oshima@chromium.org | 2012-10-18 | 1 | -1/+3 |
* | Remove GetUnmaximizedWorkAreaBounds (use GetDisplayWorkAreaBoundsInParent) an... | harrym@chromium.org | 2012-10-18 | 1 | -10/+1 |
* | Makes gfx::Screen an instance, rather than a collection of static methods. | scottmg@chromium.org | 2012-10-12 | 1 | -3/+7 |
* | Fix crashers in GetPrimaryDisplay | oshima@chromium.org | 2012-09-20 | 1 | -1/+1 |
* | Add switch primary display option by swapping primary root window between dis... | oshima@chromium.org | 2012-09-19 | 1 | -1/+7 |
* | Convert the mouse event's location that is captured by aura correctly | oshima@chromium.org | 2012-09-07 | 1 | -2/+9 |
* | Allow the cursor to warp even when a window is dragged. | yusukes@google.com | 2012-08-06 | 1 | -1/+2 |
* | Move last_mouse_location_ from aura::RootWindow to aura::Env to support multi... | yusukes@chromium.org | 2012-07-24 | 1 | -2/+1 |
* | Rename bounds accessors to be intuitive and consistent | oshima@chromium.org | 2012-07-19 | 1 | -6/+7 |
* | * Use Virtual Screen Coordinates in more places | oshima@chromium.org | 2012-07-18 | 1 | -5/+37 |
* | Cleanup: | oshima@chromium.org | 2012-07-09 | 1 | -0/+4 |
* | Use virtual screen coordinates in Display::bounds | oshima@chromium.org | 2012-06-27 | 1 | -1/+1 |
* | Relanding r144499: | oshima@chromium.org | 2012-06-27 | 1 | -7/+7 |
* | Revert r 144499 "Rename the remaining usage of Monitor to Display" | oshima@chromium.org | 2012-06-27 | 1 | -7/+7 |
* | Rename the remaining usage of Monitor to Display | oshima@chromium.org | 2012-06-27 | 1 | -7/+7 |
* | Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX. | tfarina@chromium.org | 2012-06-17 | 1 | -10/+10 |
* | Rename gfx::Monitor to gfx::Display | tfarina@chromium.org | 2012-06-12 | 1 | -4/+4 |
* | Remove root window from screen_ash | oshima@chromium.org | 2012-06-08 | 1 | -6/+13 |
* | This change makes Aura/Views to use DIP, while keeping layer to use Pixels. T... | oshima@chromium.org | 2012-04-27 | 1 | -15/+3 |
* | * Separated implementation class from gfx::Screen | oshima@chromium.org | 2012-04-25 | 1 | -32/+25 |
* | Makes the launcher auto-hide for maximized windows. This turned out to | sky@chromium.org | 2012-03-21 | 1 | -0/+12 |
* | * MultiMonitorManager creates and manages mutliple monitor instance | oshima@chromium.org | 2012-03-21 | 1 | -2/+2 |
* | Native bounds support to host windows. | oshima@chromium.org | 2012-03-16 | 1 | -2/+9 |
* | MonitorManager to manage multiple monitors. | oshima@chromium.org | 2012-03-14 | 1 | -18/+17 |
* | Recommit r125950, which was reverted by r125958 due to link failures on win_a... | erg@chromium.org | 2012-03-13 | 1 | -0/+67 |
* | Revert 125950 - Aura/Ash split: Move ScreenAura to aura::RootWindowScreen. | isherman@chromium.org | 2012-03-10 | 1 | -67/+0 |
* | Aura/Ash split: Move ScreenAura to aura::RootWindowScreen. | erg@chromium.org | 2012-03-10 | 1 | -0/+67 |