summaryrefslogtreecommitdiffstats
path: root/ash/dip_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Build ash_shell_with_content and run ash_unittests on Win bots.msw2016-02-161-1/+7
* Remove now-unnecessary wrappers around gfx::Screen::GetScreen()scottmg2016-01-271-2/+2
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-221-1/+1
* Shelf Cleanup AlternateShelfLayout P1 Attempt 3harrym@chromium.org2014-04-121-39/+0
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-2/+2
* Move some code from aura/client to wm/publicben@chromium.org2014-03-211-1/+1
* Revert of Shelf Cleanup (- binary files) (https://codereview.chromium.org/176...jennyz@chromium.org2014-03-121-0/+39
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-111-3/+3
* Shelf Cleanup (- binary files)harrym@chromium.org2014-03-111-39/+0
* Revert of Ash:Shelf - Cleanup of Alternate Shelf (part 1) (https://codereview...dgrogan@chromium.org2014-03-011-0/+39
* Part 1) of cleaning up the code related to the shelf layout, specifically rem...harrym@chromium.org2014-03-011-39/+0
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Rename Launcher to Shelf.tfarina@chromium.org2013-12-191-7/+7
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-2/+2
* Rename DisplayInfo::bounds_in_pixel -> bounds_in_nativeoshima@chromium.org2013-09-231-3/+3
* ash:Shelf - Enable Alternate Shelf and Side Shelf by default.harrym@chromium.org2013-09-051-0/+41
* - Store rotation/ui scale to local state.oshima@chromium.org2013-03-221-1/+1
* Refactor: Shelf Widgetharrym@chromium.org2013-03-091-1/+2
* Refactor DisplayInfo/Display - 3rd tryoshima@chromium.org2013-02-281-5/+9
* Revert "Refactor DisplayInfo/Display - 2nd try"oshima@chromium.org2013-02-281-9/+5
* Refactor DisplayInfo/Display - 2nd tryoshima@chromium.org2013-02-281-5/+9
* Revert 185178: Broke CrOS build:thakis@chromium.org2013-02-281-9/+5
* Refactor DisplayInfo/Displayoshima@chromium.org2013-02-281-5/+9
* Use WS_POPUP for ash_unittestsoshima@chromium.org2012-12-011-8/+1
* Revert "Use WS_POPUP for ash_unittests"oshima@chromium.org2012-12-011-1/+8
* Use WS_POPUP for ash_unittestsoshima@chromium.org2012-12-011-8/+1
* Move shadow code to views\corewmben@chromium.org2012-11-141-3/+3
* Remove Shell::shelf|status_area_widget|launcher andoshima@chromium.org2012-10-181-1/+1
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-2/+4
* Relanding r144499:oshima@chromium.org2012-06-271-3/+3
* Revert r 144499 "Rename the remaining usage of Monitor to Display"oshima@chromium.org2012-06-271-3/+3
* Rename the remaining usage of Monitor to Displayoshima@chromium.org2012-06-271-3/+3
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-2/+2
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-121-11/+11
* Rename GetRootWindow() -> GetPrimaryRootWindow()oshima@chromium.org2012-05-251-1/+1
* Remove ui-enable-dip optionoshima@chromium.org2012-05-171-2/+0
* Move DIP translation from ui/aura to ui/compositor.oshima@chromium.org2012-05-081-45/+20
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-1/+1
* This change makes Aura/Views to use DIP, while keeping layer to use Pixels. T...oshima@chromium.org2012-04-271-0/+97