summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support for multiple Ash web notifications in the popup bubblestevenjb@chromium.org2012-08-246-69/+209
* Revert 153291 - Fixes crash introduced @ 153047 (you can hit crash by maximiz...sky@chromium.org2012-08-243-19/+22
* Fixes crash introduced @ 153047 (you can hit crash by maximizing asky@chromium.org2012-08-243-22/+19
* ash: Fix a crash when disabling extended desktop.sadrul@chromium.org2012-08-241-1/+1
* ash: Make gesture handling in the maximize button less crashy.sadrul@chromium.org2012-08-242-0/+36
* Fixes build, I forgot an OVERRIDE.sky@chromium.org2012-08-241-1/+1
* Gets animations working for new workspace code. Some tuning of timessky@chromium.org2012-08-249-144/+690
* Convert built-in wallpaper in chrome binary to local files in disk.bshe@chromium.org2012-08-242-16/+16
* Separate Ash WebNotification MessageCenterBubble and PopupBubblestevenjb@google.com2012-08-243-132/+230
* ash: Fix touch-resizing windows.sadrul@chromium.org2012-08-241-3/+1
* Hide the Ash web notification tray when there are no notificationsstevenjb@google.com2012-08-241-9/+8
* Replace dropdown meny with right-clickstevenjb@chromium.org2012-08-241-30/+15
* Disable context menus when not logged in / lockedantrim@chromium.org2012-08-241-0/+6
* Addresses right mouse button click while left button drag is leaving buttonskuhne@chromium.org2012-08-242-4/+68
* Adjust the power status UI to left aligned UI if the Settings is not displaye...jennyz@chromium.org2012-08-244-16/+40
* Revert 153141 - Adjust the power status UI to left aligned UI if the Settings...thestig@chromium.org2012-08-244-40/+16
* Adjust the power status UI to left aligned UI if the Settings is not displaye...jennyz@chromium.org2012-08-244-16/+40
* Random set of changes for workspace2 code:sky@chromium.org2012-08-249-20/+119
* ash: Add gesture support for notifications.sadrul@chromium.org2012-08-231-9/+121
* Moves WorkspaceLayoutManager2 into its own header/implementationsky@chromium.org2012-08-236-107/+198
* Put slider bezel operations behind a flag and make them noise robustskuhne@chromium.org2012-08-233-105/+318
* Make caps lock disabled on shift release.mazda@chromium.org2012-08-234-0/+31
* Removing unused RemoveObserver (ReleaseBlocker)skuhne@chromium.org2012-08-231-14/+12
* views/examples: Rename ShowExamplesWindow() to ShowExamplesWindowWithContent().tfarina@chromium.org2012-08-232-2/+2
* Move retail mode's idle->active detection to Chrome.rkc@chromium.org2012-08-233-11/+19
* ash-tray: Fix scrolling in the network list when connecting to a network.sadrul@chromium.org2012-08-233-4/+8
* cleanup: Use gfx::Display::kInvalidDisplayID instead of -1.yusukes@chromium.org2012-08-222-5/+7
* Update the texts of the caps lock tray.mazda@chromium.org2012-08-222-11/+24
* Normalize the event flags of ui::KeyEvent.mazda@chromium.org2012-08-222-12/+3
* Make wm::GetRootWindowRelativeToWindow() high-DPI aware.yusukes@chromium.org2012-08-222-9/+9
* Revert 152794 - Put slider bezel operations behind a flag and make them noise...jhorwich@chromium.org2012-08-222-219/+54
* Revert 152796 - Fixed build stopperjhorwich@chromium.org2012-08-221-1/+1
* Fixed build stopperskuhne@google.com2012-08-221-1/+1
* Put slider bezel operations behind a flag and make them noise robustskuhne@google.com2012-08-222-54/+219