summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
* ash: Resize PowerButtonController background layer.derat@chromium.org2012-05-013-0/+26
* chromeos: Add support for dimming the screen.derat@chromium.org2012-04-303-0/+211
* Makes WorkspaceManager correctly reset animation types when animating.sky@chromium.org2012-04-304-6/+33
* Implement a callout widget for the active panel.dcheng@chromium.org2012-04-283-64/+225
* This change makes Aura/Views to use DIP, while keeping layer to use Pixels. T...oshima@chromium.org2012-04-279-39/+84
* Makes window modal windows work correctly if shown from a mousesky@chromium.org2012-04-274-24/+95
* Use touch friendly window buttons in aura when using --touch-optimized-ui.flackr@chromium.org2012-04-272-0/+2
* Cleans up a couple of places that were installing WindowObservers butsky@chromium.org2012-04-278-18/+77
* Remove PanelLayoutManager's LauncherIconObserver when destroyed.dcheng@chromium.org2012-04-271-4/+3
* Stack panels so that part of them will always be visible.dcheng@chromium.org2012-04-273-58/+227
* Adding logic to keep dialogs within the screen when screen resizesskuhne@chromium.org2012-04-262-2/+23
* ash: Add accelerator for snapping windows left/right.sadrul@chromium.org2012-04-254-1/+33
* Revert 133982 because it broke build on chromeos due to mid-air collision wit...sadrul@chromium.org2012-04-254-37/+1
* ash: Add accelerator for snapping windows left/right.sadrul@chromium.org2012-04-254-1/+37
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-2515-61/+75
* Draw panel titlebars on Aura.dcheng@chromium.org2012-04-251-1/+2
* Ash/aura split: NativeWidgetAura::GetWindowScreenBounds() should return scree...erg@chromium.org2012-04-251-1/+1
* ash: Fix transparency glitches in window headerjamescook@chromium.org2012-04-242-12/+32
* Draw panels above their launcher icons.dcheng@chromium.org2012-04-223-58/+101
* Revert 133309 - Draw panels above their launcher icons.groby@chromium.org2012-04-213-96/+54
* Draw panels above their launcher icons.dcheng@chromium.org2012-04-213-54/+96
* Cancel partial screenshot UI when lock happens.mukai@chromium.org2012-04-205-76/+113
* ash: Hide launcher for unmanaged fullscreen windows.derat@chromium.org2012-04-2016-19/+84
* Makes showing the modal dialog release capture. Without this capturesky@chromium.org2012-04-193-4/+55
* Three Finger Swipetdresser@chromium.org2012-04-172-1/+29
* Add ctrl+drag feature for allowing resizing window with exact positioning.jennyz@chromium.org2012-04-1713-175/+278
* Ignoring alignment when it pushes a window out of the screenskuhne@chromium.org2012-04-144-27/+5
* SetCapture of mouse events in partial screenshot. Mouse events are routed to ...mukai@chromium.org2012-04-132-0/+9
* Makes the bottom of snapped windows ignore the grid. This is necessarysky@chromium.org2012-04-121-2/+3
* Changes launcher auto-hide not to appear if mouse is down.sky@chromium.org2012-04-123-1/+46
* Implements new semantics for launcher context menu. Gone are the threesky@chromium.org2012-04-124-29/+8
* ash: Add some experimental support for gesture-fling to snap/minimize/maximiz...sadrul@chromium.org2012-04-122-11/+47
* ash: Make the tray and the popup RTL compatible.sadrul@chromium.org2012-04-121-1/+4
* Makes window snapping take auto-hide behavior intosky@chromium.org2012-04-121-1/+4
* Adds the ability for windows to persist across all workspaces. Chromesky@chromium.org2012-04-1212-223/+189
* Work on USE_ASH/USE_AURA split.erg@chromium.org2012-04-121-1/+1
* ash: Some more code-cleanup related to the tray.sadrul@chromium.org2012-04-111-1/+6
* Remove "set wallpaper..." option in system context menu when guest logged inbshe@chromium.org2012-04-112-83/+1
* Ash: Fix "solo window" transparency mode window countingjamescook@chromium.org2012-04-103-40/+154
* Replaced sk_canvas()->drawPath() with DrawPath()pkotwicz@chromium.org2012-04-101-1/+1
* ash: Make sure the uber-tray popup is positioned correctly.sadrul@chromium.org2012-04-101-2/+2
* ash: Make extension uninstall UI can use app list window as parent.xiyuan@chromium.org2012-04-091-13/+31
* ash: Be aware of always-on-top dialogs in UseSoloWindowHeader().yoshiki@chromium.org2012-04-091-16/+28
* Fixes crash if a system modal window was shown while the lock screensky@chromium.org2012-04-065-31/+39
* Do not start 'dragging' of partial screenshot when mouse is pressed.mukai@chromium.org2012-04-061-2/+5
* Ash: Update window transparency valuesjamescook@chromium.org2012-04-051-6/+3
* Fix build from collision between r130990 and r130987.sadrul@chromium.org2012-04-051-1/+3
* Touches outside the Root Window contribute to system level gestures.sadrul@chromium.org2012-04-054-2/+150
* A preventDefaulted touch release is treated as a touch cancel.sadrul@chromium.org2012-04-051-5/+13
* Fixes crash when switching from custom theme to default theme.pkotwicz@chromium.org2012-04-054-40/+46