summaryrefslogtreecommitdiffstats
path: root/ash/display/root_window_transformers.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove now-unnecessary wrappers around gfx::Screen::GetScreen()scottmg2016-01-271-1/+2
* Switch to standard integer types in ash/.avi2015-12-201-1/+0
* Unified Desktop: Support 2xDSF displayoshima2015-07-301-18/+13
* Change the original screen size rather than applying in unified desktop mode.oshima2015-07-281-2/+2
* Scale the content of unified desktop to fit the displays with different size.oshima2015-07-181-14/+24
* Add unified desktop flag "--ash-enable-unified-desktop"oshima2015-04-271-0/+37
* Refactor DisplayInfo::rotation_ to track different sources of rotationsjonross2015-04-231-3/+5
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-221-2/+2
* Add mirrored screen option.oshima2014-11-141-0/+19
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-20/+10
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-8/+8
* Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.oshima@chromium.org2014-04-111-6/+5
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-2/+0
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Allow 1.0f scale factor on pixeloshima@chromium.org2013-11-201-15/+7
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-6/+6
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-191-0/+2
* Rename DisplayInfo::bounds_in_pixel -> bounds_in_nativeoshima@chromium.org2013-09-231-6/+4
* Create RootWindowTransformer after root window's bounds and scale factor are ...oshima@chromium.org2013-06-271-0/+4
* Stop using ForceRenderSurface for ui scalingoshima@chromium.org2013-06-151-6/+0
* Use lettebox/pillarbox layout for software mirroring.oshima@chromium.org2013-06-141-10/+29
* Fix copyright headeroshima@chromium.org2013-06-051-1/+1
* Use the source display's pixel (host) size as a mirror window's sizeoshima@chromium.org2013-05-291-0/+276