summaryrefslogtreecommitdiffstats
path: root/ash/display
Commit message (Expand)AuthorAgeFilesLines
* Do not show rotation in tray display for internal display.jonross2016-03-032-0/+10
* Set display config controller timeout before animationstevenjb2016-03-022-6/+11
* Support multiple placements in display options UIstevenjb2016-02-294-0/+22
* ash: Add out-of-line copy ctors for complex classes.vmpstr2016-02-242-0/+3
* Allow display layout for 2> displaysoshima2016-02-2423-402/+810
* Make DislpayLayout classoshima2016-02-1718-163/+275
* Build ash_shell_with_content and run ash_unittests on Win bots.msw2016-02-161-7/+30
* Update the layout only if the primary display is swappedoshima2016-02-166-53/+23
* Add explicit display ids in DisplayPlacementoshima2016-02-1212-153/+252
* Factor out DisplayPlacement from DisplayLayoutoshima2016-02-1017-251/+245
* ui: Make PointerDetails a structrobert.bradford2016-02-082-4/+4
* Reland of https://codereview.chromium.org/1636153002/afakhry2016-02-051-1/+35
* Revert of Give user ability to file a feedback report from the display error ...rouslan2016-02-051-35/+1
* Remove meaningless USE_ASH in ashoshima2016-02-051-2/+0
* Give user ability to file a feedback report from the display error notification.afakhry2016-02-051-1/+35
* Remove unnsed parameter in SetDisplayLayoutoshima2016-02-046-26/+23
* Use list instead of pair to represent the set of displays.oshima2016-02-0111-112/+127
* ash: Do not use MessageLoopForUI when not needed.sadrul2016-01-284-8/+11
* Remove now-unnecessary wrappers around gfx::Screen::GetScreen()scottmg2016-01-2717-175/+217
* Remove ui/gfx/screen_type_delegate.hscottmg2016-01-273-34/+13
* Fix moving the mouse between two displays after the secondary display becomes...jdufault2016-01-266-120/+133
* Fix DisplayConfigurationController::SetMirrorModestevenjb2016-01-221-1/+1
* Start of display management for mussky2016-01-221-41/+6
* Revert of Start of display management for mus (patchset #5 id:80001 of https:...erg2016-01-221-6/+41
* Start of display management for mussky2016-01-221-41/+6
* Allow std::unordered_*.davidben2016-01-221-1/+4
* Support moving the cursor and dragging windows to 3+ displays.jdufault2016-01-213-202/+337
* Revert of Allow std::unordered_*. (patchset #15 id:280001 of https://coderevi...davidben2016-01-211-4/+1
* Allow std::unordered_*.davidben2016-01-211-1/+4
* Introduce DisplayConfigurationControllerstevenjb2016-01-2011-191/+364
* Enable --ash-host-window-bounds for greater than two displays.jdufault2016-01-202-11/+17
* Rename DisplayConfiguratorAnimation to DisplayAnimatorstevenjb2016-01-164-71/+47
* Propagate the path of the graphics device.jdufault2016-01-122-0/+7
* Do not overwrite the valid layout data with old invalid data.oshima2016-01-062-0/+25
* Convert Pass()→std::move() in //ash (CrOS edition)dcheng2015-12-313-3/+10
* Convert Pass()→std::move() in //ashdcheng2015-12-273-11/+11
* Switch to standard integer types in ash/.avi2015-12-2041-190/+228
* Add support for virtual displaysrobert.bradford2015-12-101-4/+12
* Implement device policy DisplayRotationDefaultphweiss2015-11-172-2/+7
* ash: Add unit testing coverage of DisplayColorManagerrobert.bradford2015-11-053-0/+178
* Fix opening sibling menus on secondary displaysafakhry2015-11-042-1/+54
* ui/gfx/geometry: Rename empty() method to IsEmpty() on Insets APIs.tfarina2015-11-042-3/+3
* Return ShelfDisplayBoundsI in root coordinatesoshima2015-11-041-0/+64
* ash: Fix memory leak in DisplayColorManager on error pathrobert.bradford2015-10-301-0/+1
* ash: Remove --internal-display-color-profile-filerobert.bradford2015-10-301-12/+0
* Do not create resolution-change notifications for internal display.mukai2015-10-231-0/+1
* aura: Remove WindowTreeHost::GetNativeScreenSize.sadrul2015-10-141-1/+2
* Make ScreenOrientationController not depend on content.ben2015-10-065-1/+858
* gfx: Make conversions from Size to SizeF be explicit.danakj2015-09-251-2/+2
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-251-4/+3