summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
* ash: Cleanup - remove unused private fields.tfarina2015-01-161-2/+0
* Update {virtual,override,final} to follow C++11 style in ash.dcheng2015-01-164-20/+15
* Port ScopedDisableInternalMouseAndKeyboardX11 to Ozonepkotwicz2015-01-143-0/+77
* Change AccelerometerReader to a Singletonjonross2015-01-132-4/+4
* This change renames ScreenOrientationDelegate to ScreenOrientationController ...jonross2015-01-133-603/+30
* System modal dialog unhide shelf launcher, and prevents going into maximized ...afakhry2015-01-127-34/+151
* cros: Increase lock timeout for daisy.xiyuan2015-01-071-3/+3
* Fixes smart deploy causing crash on shutdown.rsadam2015-01-071-0/+2
* Use template specialization to generate WindowProperty code.oshima2015-01-072-4/+0
* Standardize usage of virtual/override/final specifiers in ash/.dcheng2014-12-223-7/+5
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-2241-47/+47
* Set capture to the window being dragged when dragging a window on Ashpkotwicz2014-12-202-40/+18
* Revert of Use template specialization to generate WindowProperty code (patchs...chirantan2014-12-192-0/+4
* Use template specialization to generate WindowProperty code.oshima2014-12-192-4/+0
* Consolidated WindowSelector(Window|Panel) into WindowSelectorItem.bruthig2014-12-1917-848/+999
* Refactor AccelerometerReader to provide an Observerjonross2014-12-193-52/+37
* Refactor partial screenshot region selector (2nd)mukai2014-12-184-445/+0
* Allows OnAppTerminating at AshTestBase::TearDown().mukai2014-12-174-11/+21
* Add device policy to disallow shutdowncschuet2014-12-164-17/+36
* Revert of Refactor partial screenshot region selector. (patchset #3 id:40001 ...mukai2014-12-164-0/+443
* Refactor partial screenshot region selector.mukai2014-12-164-443/+0
* Dismiss the multi window resizer when the user clicks outside of the multipkotwicz2014-12-154-7/+48
* [Reland] Remove check for native events in SystemGestureEventFilter::OnMouseE...pkotwicz2014-12-111-8/+3
* Revert of Remove check for native events in SystemGestureEventFilter::OnMouse...jam2014-12-111-3/+4
* Remove check for native events in SystemGestureEventFilter::OnMouseEvent()pkotwicz2014-12-111-4/+3
* Cleaning up MruWindowTracker::BuildWindowList()afakhry2014-12-105-24/+14
* [Reland] Improve the logic for hiding the multi-window resize handlepkotwicz2014-12-093-82/+194
* The WorkspaceLayoutManager responsible for ordering windows in the always on toprsadam2014-12-093-19/+119
* Do not forward input events to Widget during Widget destructiontdanderson2014-12-081-0/+39
* Revert of Cleaning up MruWindowTracker::BuildWindowList() (patchset #1 id:1 o...gab2014-12-085-17/+29
* Chrome OS: Ash support for >=3 displays.hshi2014-12-063-48/+66
* Cleaning up MruWindowTracker::BuildWindowList()afakhry2014-12-065-29/+17
* Revert of Improve the logic for hiding the multi-window resize handle (patchs...pkotwicz2014-12-053-191/+82
* Fixing orientation problem of the shelf when entering / exiting add user screenskuhne2014-12-041-3/+6
* Make EventGenerator::DoubleClickLeftButton() send two synthetic clickspkotwicz2014-12-041-22/+24
* Improve the logic for hiding the multi-window resize handlepkotwicz2014-12-043-82/+191
* AppListControllerTest: Increase the display size to 1024x768.mgiuca2014-12-031-3/+7
* Make WorkspaceEventHandler no longer a post target event handlerpkotwicz2014-11-272-9/+4
* Reenable the apps grid view page switcher in the experimental app list.calamity2014-11-261-6/+3
* Enter maximize mode if only have a lid accelerometer.flackr2014-11-252-89/+117
* Add AppListView::InitAsFramelessWindow() for fullscreen view.mukai2014-11-251-1/+15
* events: Remove some usage of Event::native_event().Sadrul Habib Chowdhury2014-11-241-1/+1
* Introduce AcceleratorController::ProcessCommandIfEnabled() and change somepkotwicz2014-11-191-2/+2
* Introduced an animation settings provider into the overview space.bruthig2014-11-1310-95/+187
* Reland ScreenOrientationDelegate on ChromeOSjonross2014-11-132-0/+10
* Revert "Implement ScreenOrientationDelegate on ChromeOS"tbarzic2014-11-122-10/+0
* Implement ScreenOrientationDelegate on ChromeOSjonross2014-11-122-0/+10
* Implement disable-app-list-dismiss-on-blur for ChromeOS.calamity2014-11-111-2/+5
* ObserverList::HasObserver now takes a const pointer.mgiuca2014-11-102-2/+2
* Hide Mouse Cursor when entering Maximize Modejonross2014-11-071-0/+3