summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* ash: Remove NetworkHandler::Initialize from AshTestHelper.pneubeck@chromium.org2013-11-153-17/+4
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-1519-68/+72
* ash: Rename LauncherModel to ShelfModel.tfarina@chromium.org2013-11-1446-190/+177
* Makes sure we don't end up showing two tooltipssky@chromium.org2013-11-141-0/+3
* Disable SoloWindowTrackerTest.DockedWindow on Win8 Aurakinuko@chromium.org2013-11-141-1/+7
* Remove restrictions for cursor visibility from CompoundEventFiltertdanderson@chromium.org2013-11-143-43/+1
* 1) Fix repaint glitches wrt to the solo window header when window docking is ...pkotwicz@chromium.org2013-11-1412-697/+745
* Adding all user panels to the sytem tray menu by defaultskuhne@chromium.org2013-11-131-4/+2
* Minimize panels on entering fullscreen and exit fullscreen on selecting anoth...flackr@chromium.org2013-11-138-20/+116
* Adds the speech recognition button to the app-list searchbox.mukai@chromium.org2013-11-131-0/+4
* Adds a new "AccessibilityAlertInfo" event and removes AccessibilityManager::S...dtseng@chromium.org2013-11-133-7/+0
* Fix ash_unittests win static library compile.sebmarchand@chromium.org2013-11-131-0/+5
* Dont' update focus when moving mirror to docked modeoshima@chromium.org2013-11-135-9/+77
* Reset non_desktop_display_ when adding/removing display on linux desktoposhima@chromium.org2013-11-131-0/+1
* Make the headers for all windows except for restored tabbed browser windows s...pkotwicz@chromium.org2013-11-131-4/+2
* Fix crash when shortcut destroys the target that the modifier up event is sent.tengs@chromium.org2013-11-132-33/+102
* Rename root_window_host.h to window_tree_host.hben@chromium.org2013-11-133-3/+3
* Don't save and/or restore all off stateoshima@chromium.org2013-11-132-0/+13
* Makes it possible to undock a vertically stretched panel.varkha@chromium.org2013-11-133-3/+68
* Does not override default animation when closing a docked windowvarkha@chromium.org2013-11-131-2/+4
* ash: Rename LauncherModelObserver to ShelfModelObserver.tfarina@chromium.org2013-11-1310-107/+102
* Don't lock the cursor when dragging or resizing a window with touchtdanderson@chromium.org2013-11-133-4/+51
* Make RootWindow not subclass Window.ben@chromium.org2013-11-126-6/+10
* Update cursor when the mouse enters X root window.oshima@chromium.org2013-11-121-0/+90
* Updates the web_notification_tray visibility when login status is changed.mukai@chromium.org2013-11-123-0/+10
* Updating XTBs based on .GRDs from branch 1700karen@chromium.org2013-11-1252-6/+110
* Do not leak a PanedWidgetDelegate from FocusCyclerTest.CycleFocusThroughWindo...earthdok@chromium.org2013-11-121-3/+3
* [ash] Disalbe multi-level overflow bubblesimon.hong81@gmail.com2013-11-122-7/+14
* Introduce enable Google Drive offline mode notice to ash system tray.tengs@chromium.org2013-11-1212-0/+562
* ash: Remove old OEM wallpaper flags.derat@chromium.org2013-11-123-15/+1
* Revert 234428 "Make RootWindow not subclass Window."ben@chromium.org2013-11-125-9/+5
* Make RootWindow not subclass Window.ben@chromium.org2013-11-125-5/+9
* Fixes for -Wunused-function on Linux, Android and ChromeOShans@chromium.org2013-11-128-89/+0
* Disable ProcessOnce on Ash due to flakiness.zturner@chromium.org2013-11-111-1/+8
* ash: Reduce high-DPI Bluetooth icon opacity to 90%.derat@chromium.org2013-11-111-0/+0
* Fix memory leak in sticky keys unit test.tengs@chromium.org2013-11-091-0/+2
* Remove some uses of RootWindow in Ash.ben@chromium.org2013-11-0929-120/+121
* [ash] Overflow bubble shows empty slotsimon.hong81@gmail.com2013-11-0910-15/+193
* Elim Shell:browser_contextstevenjb@chromium.org2013-11-0810-19/+24
* Add more sticky key unit tests for modifying mouse events.tengs@chromium.org2013-11-081-13/+138
* Move AppListModel::Users to AppListViewDelegatestevenjb@chromium.org2013-11-081-0/+5
* Update RootWindow's properties when the root window is assigned to different ...oshima@chromium.org2013-11-083-4/+68
* Increases tolerance for touch-snapping near the screen edgesvarkha@chromium.org2013-11-082-3/+71
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-0854-227/+239
* Revert 228975 "Disable AcceleratorControllerTest.ControllerConte..."scottmg@chromium.org2013-11-081-8/+1
* don't launch chrome.exe when running in metro test binaryscottmg@chromium.org2013-11-081-1/+2
* [win8] Ensure App Launcher taskbar shortcut always opens in Desktop mode.tapted@chromium.org2013-11-081-1/+5
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-0854-239/+228
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-0854-228/+239
* events: Introduce EventDispatchDetails.sadrul@chromium.org2013-11-081-55/+0