summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Add show press gesture and remove tap down deferraltdresser@chromium.org2013-10-221-0/+1
* Morph the selector widget to a constant padding on the window shapes in overv...flackr@chromium.org2013-10-227-26/+66
* Move the panel container above the shelf.flackr@chromium.org2013-10-223-22/+36
* fix intsafe.h compile errors on express/automatic toolchain on windowsscottmg@chromium.org2013-10-221-0/+5
* Add autoclick to settings page under the accessibility section.tengs@chromium.org2013-10-225-22/+28
* Skip test that requires multiple displays on win8oshima@chromium.org2013-10-221-0/+3
* Make sure the top of the window is visible when a window is added.oshima@chromium.org2013-10-226-20/+51
* Move ToggleMaximized impl to ash and remove ShellDelegate::ToggleMaximizedoshima@chromium.org2013-10-228-16/+17
* When a modal window appears, cancel existing touches.tdresser@chromium.org2013-10-211-13/+19
* Gesture recognizer must be a singleton accross all aura::RootWindowsvarunjain@chromium.org2013-10-212-2/+2
* Revert r229753 "Gesture recognizer must be a singleton accross all aura::Root...pfeldman@chromium.org2013-10-212-2/+2
* Gesture recognizer must be a singleton accross all aura::RootWindowsvarunjain@chromium.org2013-10-212-2/+2
* Remove the power button for Windows Ash try bubble.cpu@chromium.org2013-10-211-0/+2
* Use primary instead of first_display_id ,oshima@chromium.org2013-10-201-11/+10
* Introduce a separate gyp file for content shell and testsjochen@chromium.org2013-10-191-2/+2
* Adding "teleport windows to user X" context menuskuhne@chromium.org2013-10-197-13/+53
* Makes ~RootWindow delete child windowssky@chromium.org2013-10-191-0/+1
* Show locale change notification message in the notification body.nkostylev@chromium.org2013-10-191-1/+1
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-1913-36/+2
* Attempt to re-land FocusManager removal from Aura.ben@chromium.org2013-10-183-3/+2
* Revert 229437 "Remove old FocusManager code from Aura."ben@chromium.org2013-10-183-2/+3
* Revert 229443 "fix intsafe.h compile errors on express/automatic..."scottmg@chromium.org2013-10-181-5/+0
* fix intsafe.h compile errors on express/automatic toolchain on windowsscottmg@chromium.org2013-10-181-0/+5
* Remove old FocusManager code from Aura.ben@chromium.org2013-10-183-3/+2
* Fixing problem with alignment for right to left languagesskuhne@chromium.org2013-10-181-6/+6
* Minor simplification of shell startup processoshima@chromium.org2013-10-182-8/+8
* Copy the children list while hiding windows as it changes on hide.flackr@chromium.org2013-10-182-3/+18
* Refactor FramePainter so that a child view of NonClientFrameView can paint th...pkotwicz@chromium.org2013-10-1817-570/+759
* ash: Move launcher_view* to shelf/ directory.tfarina@chromium.org2013-10-1826-537/+533
* Optimally subdividing vertical space for docked windows. The first window is ...varkha@chromium.org2013-10-176-268/+513
* Created ash::FirstRunHelper.dzhioev@chromium.org2013-10-178-0/+172
* [Cleanup] move root window controller init logic to root_window_controller.ccoshima@chromium.org2013-10-175-95/+98
* Move SetLayoutForCurrentDisplays to DisplayManageroshima@chromium.org2013-10-1613-167/+141
* Updating XTBs based on .GRDs from branch 1650dxie@chromium.org2013-10-1652-272/+948
* Disable AcceleratorControllerTest.ControllerContext on win auratim@chromium.org2013-10-161-1/+8
* Update dock size when auto-hiding shelfvarkha@chromium.org2013-10-166-23/+86
* Revert r228800: "When a modal window appears, cancel existing touches."eroman@chromium.org2013-10-161-19/+13
* When a modal window appears, cancel existing touches.tdresser@chromium.org2013-10-151-13/+19
* Move TimezoneSettings::Observer -> SystemClockObserverstevenjb@chromium.org2013-10-152-1/+13
* Adding spacing between (multiple) user items in system trayskuhne@chromium.org2013-10-151-2/+14
* disable passing null pointer to CalculateIdealBounds()simon.hong81@gmail.com2013-10-151-11/+10
* Attempt 2: Refactor LauncherItemController and LauncherItemDelegatesimon.hong81@gmail.com2013-10-1524-221/+488
* Removing old M-31 flag which suppressed the multi user menu in the system she...skuhne@chromium.org2013-10-155-30/+2
* Adding the multi profile feature to allow drag of windows from the active des...skuhne@chromium.org2013-10-1411-4/+151
* Makes Env::is_mouse_button_down() query the native OS when appropriate.sky@chromium.org2013-10-141-0/+5
* bookmarks: Remove Mac specific function from BookmarkNodeData.tfarina@chromium.org2013-10-121-4/+4
* Move selector window to back after showing.flackr@chromium.org2013-10-121-1/+1
* Fixes a crash when CompleteDrag is called twice with two-finger drag. Second ...varkha@chromium.org2013-10-121-0/+1
* Add a gesture handler which toggles overview when swiping from the top with t...flackr@chromium.org2013-10-1111-32/+142
* Move auto layout code to WindowPositioneroshima@chromium.org2013-10-116-302/+254