summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-2010-21/+28
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-2010-28/+21
* Moveable App List button for alternate Shelfharrym@chromium.org2013-09-205-6/+32
* Move XID, XDisplay, GetXDisplay and a few other types to ui/gfx/x/x11_types.hben@chromium.org2013-09-203-5/+6
* Dispatch a ui::ET_MOUSE_EXITED event when the cursor becomes invisibletdanderson@google.com2013-09-201-0/+2
* Do not scale ScrollEvent by device scale factorsheckylin@chromium.org2013-09-201-8/+5
* Add profile selector menu to app list.calamity@chromium.org2013-09-201-1/+10
* Remove BACKGROUND_SOLID_COLOR mode.oshima@chromium.org2013-09-205-67/+19
* Rename WindowSettings to WindowStateoshima@chromium.org2013-09-2075-1135/+1285
* Add UMA metrics for window selection and overview.flackr@chromium.org2013-09-206-3/+45
* Observe the windows in the mru window list rather than all containers.flackr@chromium.org2013-09-203-49/+45
* ash: Rename AppListLauncherItemDelegate and move to shelf/ directory.tfarina@chromium.org2013-09-195-25/+25
* Try to enable software mirror mode in UI message loop after Init()oshima@chromium.org2013-09-198-45/+100
* ash: Wrap ChOS code correctlytiago.vignatti@intel.com2013-09-192-1/+3
* Use the currently selected window's root for overview cycling.flackr@chromium.org2013-09-198-44/+79
* Animate windows when minimizing from and restoring to dockvarkha@chromium.org2013-09-192-3/+13
* Use text as message instead of titleantrim@chromium.org2013-09-191-1/+1
* Do not CrossFade on restore to side-maximized.mukai@chromium.org2013-09-191-5/+7
* Sets a simple flag to prevent warping the mouse cursor back again.mukai@chromium.org2013-09-194-158/+181
* Hit bounds of status area increased to fill shelf.harrym@chromium.org2013-09-1910-104/+192
* Animate transient children of windows as well in overview mode.flackr@chromium.org2013-09-182-25/+53
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-1879-103/+103
* Increase the delay before entering overview mode on alt+tab to 500ms.flackr@chromium.org2013-09-181-1/+1
* Remove mac code from aura/ash/viewsoshima@chromium.org2013-09-1825-2543/+11
* Reland 223665 "Add panels as a single group of windows per displ..."flackr@chromium.org2013-09-1817-338/+1004
* This CLpkotwicz@chromium.org2013-09-189-145/+185
* Reland 223621: x11: Prefer using ui::GetXDisplay() to getting the Display fro...sadrul@chromium.org2013-09-181-2/+5
* Do not CrossFade when the window is restored to maximized mode.mukai@chromium.org2013-09-182-9/+23
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-175-5/+5
* Revert 223665 "Add panels as a single group of windows per displ..."nasko@chromium.org2013-09-1717-1005/+338
* ash: Adjust layout of clock for left/right shelfjamescook@chromium.org2013-09-179-63/+131
* Add panels as a single group of windows per display for overview window cycling.flackr@chromium.org2013-09-1717-338/+1005
* chromeos: Fix display failures when going to mirrored mode.derat@chromium.org2013-09-171-12/+12
* Revert 223621 "x11: Prefer using ui::GetXDisplay() over getting ..."nasko@chromium.org2013-09-171-5/+2
* x11: Prefer using ui::GetXDisplay() over getting the Display from the X11 mes...sadrul@chromium.org2013-09-171-2/+5
* Makes native_widget_types forward declare ui::Cursor.sky@chromium.org2013-09-161-0/+1
* Cache the views::Widget* instead of the views::NonClientFrameView* that the F...pkotwicz@chromium.org2013-09-168-67/+55
* ash: Fix crash in launcher tooltip managerjamescook@chromium.org2013-09-163-1/+58
* Provide Shill Error to failure notificationstevenjb@chromium.org2013-09-163-21/+44
* Move code related to the window controls to ash/wm/caption_buttonspkotwicz@chromium.org2013-09-1617-49/+48
* Implement virtual keyboard hiding.stevet@chromium.org2013-09-161-0/+4
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-1539-168/+163
* Updates the content of tray_display when display configuration has changed.mukai@chromium.org2013-09-143-3/+46
* Fixing problem of app list showing up in wrong location on second screenskuhne@chromium.org2013-09-141-1/+7
* Windows docking should get triggered by pressing against the screen edgevarkha@chromium.org2013-09-1412-370/+332
* Only add a logout button to the currently active user cardskuhne@chromium.org2013-09-141-1/+2
* [ash] Remove Launcher::GetLauncherViewForTest()simon.hong81@gmail.com2013-09-1412-60/+166
* Notifies the resize of system tray to the web notification tray.mukai@chromium.org2013-09-145-0/+16
* Fixing camel caps email name problems with switching profilesskuhne@chromium.org2013-09-131-2/+3
* Eliminate NetworkManagerChangedstevenjb@chromium.org2013-09-132-5/+0