summaryrefslogtreecommitdiffstats
path: root/ash/display
Commit message (Expand)AuthorAgeFilesLines
* Fix for out-of-sync scale factor issueoshima@chromium.org2012-10-131-1/+3
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-128-55/+67
* Move shelf/launcher/status_area_widget/panel_layout_manager to RootWindowCont...oshima@chromium.org2012-10-121-1/+1
* Allows insets of displays, in case of overscans.mukai@chromium.org2012-10-123-0/+77
* Remove implicit flooring Scale() method from Point and Size.danakj@chromium.org2012-10-091-1/+2
* Enables to specify the ID of the display which should be primary when connected.mukai@chromium.org2012-10-093-1/+143
* Adds DisplayErrorDialog to show the error message of the failure of mirroring...mukai@chromium.org2012-10-053-0/+164
* Show modal screen on all dislpays.oshima@chromium.org2012-10-051-2/+2
* In-chorme viewer for metro (part 2)cpu@chromium.org2012-10-051-2/+18
* Handles the failures of output state change.mukai@chromium.org2012-10-032-0/+6
* Fixes the drag/drop errors for 2x displays.mukai@chromium.org2012-09-272-1/+35
* Dont overwrite default display layout if it's given by command line flag.oshima@chromium.org2012-09-221-2/+4
* Return primary display if out of bounds point or NULL ponter is passed to gfx...oshima@chromium.org2012-09-205-56/+70
* Set correct scale factor and bounds to display before passing it around.oshima@chromium.org2012-09-201-3/+0
* Convert native mouse locations to the locations in screen coordinate in RootW...mazda@chromium.org2012-09-203-30/+23
* Fix test failure of ConvertNativePointToScreen on win_aura.mazda@chromium.org2012-09-201-1/+9
* Add ScreenPositionClient::ConvertNativePointToScreen.mazda@chromium.org2012-09-203-0/+166
* Enable UpdateDisplay to specify host origins.mazda@chromium.org2012-09-201-0/+36
* Fix crashers in GetPrimaryDisplayoshima@chromium.org2012-09-202-26/+40
* Revert 157597 - Enable UpdateDisplay to specify host origins.zea@chromium.org2012-09-191-34/+0
* Enable UpdateDisplay to specify host origins.mazda@chromium.org2012-09-191-0/+34
* StatusArea/Launcher widgets should stay in the same root window.oshima@chromium.org2012-09-191-3/+7
* Add switch primary display option by swapping primary root window between dis...oshima@chromium.org2012-09-197-180/+516
* Fix unused variable error.simon.hong81@gmail.com2012-09-181-4/+3
* ash: Fix startup crash with multimonitor and hidden launcherjamescook@chromium.org2012-09-141-0/+1
* (reland r156610)oshima@chromium.org2012-09-131-1/+1
* Revert r156610 "add ash_resources.grd and necessary changes to use images in ...oshima@chromium.org2012-09-131-1/+1
* add ash_resources.grd and necessary changes to use images in ash/resourcesoshima@chromium.org2012-09-131-1/+1
* Change the location to notify OnDisplayModeChanged() event.mukai@chromium.org2012-09-121-1/+2
* Move ash specific cursor code to CursorManager.mazda@chromium.org2012-09-111-0/+2
* Disable brightness key/panel if there is no internal displayoshima@chromium.org2012-09-113-5/+23
* Cancel drag if display configuration changes.oshima@chromium.org2012-09-116-49/+106
* Disable win_arua test that needs reverted change.oshima@chromium.org2012-09-101-1/+3
* Don't update display info when brightness is set to 0, or device goes to slee...oshima@chromium.org2012-09-103-15/+157
* Revert r14457 "Cancel drag if display configuration changes."oshima@chromium.org2012-09-106-106/+49
* Cancel drag if display configuration changes.oshima@chromium.org2012-09-106-49/+106
* Get Views examples to paint in win-aura (outside ash).ben@chromium.org2012-09-071-1/+2
* Fix asan bot buildoshima@chromium.org2012-09-071-1/+1
* Convert the mouse event's location that is captured by aura correctlyoshima@chromium.org2012-09-073-8/+21
* Revert 155246 - Get Views examples to paint in win-aura (outside ash).ben@chromium.org2012-09-061-2/+1
* Get Views examples to paint in win-aura (outside ash).ben@chromium.org2012-09-061-1/+2
* Update drag edge indicator view per request by UX teamoshima@chromium.org2012-09-064-90/+99
* Enable disabled BoundsUpdated test. Set smaller window sizeoshima@chromium.org2012-09-041-22/+20
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-1/+1
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-042-3/+3
* Allow storing display preferences per device.mukai@chromium.org2012-09-036-76/+219
* Allow "snapping" while dragging a window to another displayoshima@chromium.org2012-09-018-197/+706
* Disable pointer barrier on desktop by default.oshima@chromium.org2012-08-311-1/+13
* Remove non ExtededDesktop modeoshima@chromium.org2012-08-304-64/+24
* Make wm::GetRootWindowRelativeToWindow() high-DPI aware.yusukes@chromium.org2012-08-221-4/+6