summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* 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
* In the new default multi profile case, all user icons have to be added to the...skuhne@chromium.org2013-10-118-75/+252
* [ash] IconProxy is not dragged after it is created when overflow button is vi...simon.hong81@gmail.com2013-10-101-3/+10
* Check and set Profile before connecting to a networkstevenjb@chromium.org2013-10-101-0/+3
* Move MinimalShell to ui/shell.derat@chromium.org2013-10-101-1/+0
* Add autoclick accessibility feature to ash.tengs@chromium.org2013-10-106-0/+450
* Add a small image on top of the drag image to display the current drag operationvarunjain@chromium.org2013-10-104-5/+101
* Move window sizer logic to ash/wm/window_positioneroshima@chromium.org2013-10-104-15/+170
* If a user is quick in dragging from the maximize button left/right to side ma...pkotwicz@chromium.org2013-10-102-8/+24
* [ash] Enable passing NULL parameter to LauncherView::CalculateIdealBounds()simon.hong81@gmail.com2013-10-101-9/+11