summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-301-0/+3
* ash: Add OEM wallpaper flags.derat@chromium.org2013-09-303-5/+19
* Allow a window to get all the way to the bottom of work area for small window...varkha@chromium.org2013-09-292-2/+21
* Introduce WindowShowType which specifies the ash specific window show state.oshima@chromium.org2013-09-2928-256/+470
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-281-3/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-281-0/+3
* Reenable overview mode by default (revert of 225406).flackr@chromium.org2013-09-273-5/+5
* When moving between rows of the window selection, use a newline animation des...flackr@chromium.org2013-09-273-16/+122
* Move IsRunningOnChromeOS to SysInfostevenjb@chromium.org2013-09-276-23/+17
* Ignore windows in overview for computing shelf visibility.flackr@chromium.org2013-09-274-0/+41
* Fix occasional crash in NetworkStateListDetailedView::~NetworkStateListDetail...pkotwicz@chromium.org2013-09-262-23/+41
* Move Power and Clock observers to Ashstevenjb@chromium.org2013-09-2620-93/+214
* Add an event filter to log the time between keystrokes.stevet@chromium.org2013-09-265-0/+98
* Disable overview mode by default.flackr@chromium.org2013-09-263-5/+5
* Multi Profile: Adding hotkey to switch between logged in usersskuhne@chromium.org2013-09-268-0/+31
* Reload wallpaper when display configuration changes.oshima@chromium.org2013-09-2611-69/+242
* Observe focused window before removing focus.flackr@chromium.org2013-09-261-1/+3
* Upgrade overview to a single monitor cycle mode on window cycling.flackr@chromium.org2013-09-266-8/+79
* events: Move all references to ui/base/ from ui/events.sadrul@chromium.org2013-09-262-2/+2
* ash: In vertical clock, right-align single-digit hoursjamescook@chromium.org2013-09-251-1/+9
* events: Make platform specific events code into ui/events/.sadrul@chromium.org2013-09-254-4/+4
* ash: Move more files into shelf/ directory.tfarina@chromium.org2013-09-2511-48/+43
* * Use correct bounds to pick and resize wallpaper imageoshima@chromium.org2013-09-258-72/+245
* Reload virtual keyboard when login status changedbshe@chromium.org2013-09-251-0/+2
* events: Move gestures out of ui/base/ into ui/events/.sadrul@chromium.org2013-09-256-8/+8
* Animating docking transitions and limiting opportunities for vertical overl...varkha@chromium.org2013-09-243-8/+111
* IME string centered on alignment changed.harrym@chromium.org2013-09-241-0/+1
* Increase inset for app icons on side launcher.harrym@chromium.org2013-09-241-2/+7
* Queue notification center deletes while visible to the user.dewittj@chromium.org2013-09-242-2/+2
* Disable the moveable app list icon.harrym@chromium.org2013-09-243-7/+5
* wifi icon centered when vertically aligned.harrym@chromium.org2013-09-241-1/+11
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-2410-28/+21
* Docked windows should preferably all have the same width. The width of a newl...varkha@chromium.org2013-09-247-56/+268
* Migrate DBus service constants from flimflam namespace to shill namespace.benchan@chromium.org2013-09-246-73/+73
* Make the app list item position syncable (and movable)skuhne@chromium.org2013-09-231-0/+2
* Rename DisplayInfo::bounds_in_pixel -> bounds_in_nativeoshima@chromium.org2013-09-2311-87/+96
* Optimize png files in ash/resources, ui/resourcesoshima@chromium.org2013-09-233-0/+0
* Lock the cursor as a pointer while in overview mode.flackr@chromium.org2013-09-213-1/+34
* Putting the shelf menu multi profile feature behind a flag.skuhne@chromium.org2013-09-214-9/+43
* 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