summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Allow "snapping" while dragging a window to another displayoshima@chromium.org2012-09-0115-217/+761
* Fix broken unit test build breakageskuhne@chromium.org2012-08-311-2/+4
* Make the exit button item as tall as the other tray popup item in guest mode.jennyz@chromium.org2012-08-311-0/+4
* Don't try to switch display mode if there is no external displayoshima@chromium.org2012-08-311-6/+9
* Change uber tray bubble date UI.jennyz@chromium.org2012-08-314-24/+30
* Avoid copying mouse events where possible in RootWindow.mazda@chromium.org2012-08-311-43/+68
* Revert 154393 - Fixed unit testkalman@chromium.org2012-08-311-4/+2
* Fixed unit testskuhne@chromium.org2012-08-311-2/+4
* Revert 154383 - Avoid copying mouse events where possible in RootWindow.mazda@chromium.org2012-08-311-68/+43
* Avoid copying mouse events where possible in RootWindow.mazda@chromium.org2012-08-311-43/+68
* Disable pointer barrier on desktop by default.oshima@chromium.org2012-08-313-1/+17
* Added restore functionality for maximize full/left/rightskuhne@chromium.org2012-08-3110-45/+280
* chromeos: Update app list button icon sync animation.xiyuan@chromium.org2012-08-311-27/+3
* Disable SystemGestureEventFilterTest.DeviceControl.kalman@chromium.org2012-08-311-1/+2
* Fixes bug where RecreateWindowLayers() was resetting the bounds. Thissky@chromium.org2012-08-313-2/+7
* Turning off the bezel device control functionalityskuhne@chromium.org2012-08-312-2/+7
* ash: Add some gesture support to the shelf.sadrul@chromium.org2012-08-309-4/+262
* Revert 154295 - Added restore functionality for maximize full/left/rightjsbell@chromium.org2012-08-309-266/+40
* Added restore functionality for maximize full/left/rightskuhne@chromium.org2012-08-309-40/+266
* Minor window animations tweaks:sky@chromium.org2012-08-303-34/+28
* Resize and save custom wallpaper to large and small size if original wallpape...bshe@chromium.org2012-08-302-4/+16
* [cros] Initialize OOBE in parallel when boot animation is disabled.ivankr@chromium.org2012-08-301-1/+3
* Revert 154226 - Added restore functionality for maximize full/left/rightdmazzoni@chromium.org2012-08-309-265/+40
* Added restore functionality for maximize full/left/rightskuhne@chromium.org2012-08-309-40/+265
* Relanding fix for reverted issue 10891008.sschmitz@chromium.org2012-08-307-10/+28
* Merge aura::DispatcherLinux into base::MessagePumpAuraX11.erg@chromium.org2012-08-301-8/+5
* Remove non ExtededDesktop modeoshima@chromium.org2012-08-3011-130/+47
* ash: Introduce a two-finger drag handler for moving windows.sadrul@chromium.org2012-08-298-27/+244
* Fixes tab dragging to multiple displays. When dragging to a separatesky@chromium.org2012-08-293-6/+22
* Show shadow for the dragging window.mazda@chromium.org2012-08-296-48/+48
* Revert 153905 - crbug.com/144000 "1 minutes left" on battery statustwiz@chromium.org2012-08-297-31/+10
* crbug.com/144000 "1 minutes left" on battery statussschmitz@chromium.org2012-08-297-10/+31
* ash: Move bezel gesture handling into a separate file.sadrul@chromium.org2012-08-295-317/+426
* ash: Move long-press affordance handling code into its own file out of System...sadrul@chromium.org2012-08-296-403/+468
* ash: Move out the system-pinch handler into a separate location.sadrul@chromium.org2012-08-294-168/+246
* Land stevenjb's cl: Replace Ash web notification tray view with a button.jennyz@chromium.org2012-08-285-37/+65
* ash: Add support for additional icons in apps search list.derat@chromium.org2012-08-281-0/+6
* Fix ui_controls with multiple displays. Currently the code uses the uisky@chromium.org2012-08-281-0/+8
* ash: Put advanced wm gestures behind a flag.sadrul@chromium.org2012-08-285-2/+23
* Move functions for controlling Caps Lock to CapsLockDelegate from SystemTrayD...mazda@chromium.org2012-08-2817-84/+145
* Show tooltips on ash tray network items.varunjain@chromium.org2012-08-283-3/+17
* Change system level background from red to black.sky@chromium.org2012-08-271-1/+1
* Makes sure shelf visibility is updated when the visibility of a windowsky@chromium.org2012-08-272-6/+15
* Changes workspace code to only move windows when the work area changessky@chromium.org2012-08-273-9/+46
* Makes workspace 2 show an alternate background (system background)sky@chromium.org2012-08-2711-22/+190
* Ash: Support "Next Song", "Previous Song", "Play/Pause" Multi Media buttonssschmitz@chromium.org2012-08-278-1/+63
* Support Drag and Drop across displays.mazda@chromium.org2012-08-269-27/+375
* Removes two properties that are defined else where. With these we getsky@chromium.org2012-08-261-2/+0
* Hide Ash message center bubble when there are no notifications.stevenjb@google.com2012-08-251-3/+6
* ash: Double-tap on the window title should maximize/restore.sadrul@chromium.org2012-08-243-0/+35