summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* ash uber tray: Update the volume icon for various levels of volumes.sadrul@chromium.org2012-03-024-47/+89
* ash uber tray: Add entry for power and date.sadrul@chromium.org2012-03-029-3/+465
* Switching back the backgroung to JPG.saintlou@chromium.org2012-03-021-3/+2
* ash uber tray: Fix a couple of crashes when quitting.sadrul@chromium.org2012-03-021-0/+2
* Gestures are now possible using touch events with any idstdresser@chromium.org2012-03-021-4/+6
* aura: Implement app list M19 mock.xiyuan@chromium.org2012-03-0224-835/+388
* Make the strings in the ash uber tray translatable.sadrul@chromium.org2012-03-023-9/+31
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-024-17/+20
* Double clicking the resize handle should expand window along that axis.ben@chromium.org2012-03-025-4/+171
* Ups the grid size to 16.sky@chromium.org2012-03-011-1/+1
* Fix the full screen switching browser window dipping below launcher bar issue.jennyz@chromium.org2012-03-0112-27/+126
* Revert 124461 - Remove the singleton instance get/delete methods from RootWin...ben@chromium.org2012-03-014-20/+17
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-014-17/+20
* Revert 124071 - Gestures are now possible using touch events with any idsrbyers@chromium.org2012-03-011-6/+4
* Attempt 2: Allows tab dragging when maximized on aura. To fix it I made it sosky@chromium.org2012-03-0114-27/+107
* Change Aura desktop background behavior.saintlou@chromium.org2012-03-011-4/+44
* Only maximize on double left click.flackr@chromium.org2012-03-011-1/+3
* Revert 124385 - Allows tab dragging when maximized on aura. To fix it I made ...battre@chromium.org2012-03-0113-104/+27
* Allows tab dragging when maximized on aura. To fix it I made it sosky@chromium.org2012-03-0113-27/+104
* ash uber tray: Add a tray item for the user.sadrul@chromium.org2012-03-016-6/+246
* Makes windows no longer open maximized by default.sky@chromium.org2012-03-016-109/+3
* Makes sure switching workspaces only animations windows that want tosky@chromium.org2012-03-012-1/+27
* Revert 124349 - ash uber tray: Add a tray item for the user.mattm@chromium.org2012-03-016-246/+6
* ash uber tray: Add a tray item for the user.sadrul@chromium.org2012-03-016-6/+246
* Revert "Change Aura desktop background behavior."saintlou@chromium.org2012-03-011-39/+4
* Change Aura desktop background behavior.saintlou@chromium.org2012-03-011-4/+39
* ash: Do not use deprecated ResourceBundle::GetBitmapNamed() function.tfarina@chromium.org2012-02-295-18/+20
* aura: Add support for smaller, lighter shadows.derat@chromium.org2012-02-295-14/+93
* Removes scaling windows while dragigng.sky@chromium.org2012-02-293-72/+1
* ash: Use imperative verbs for Audio related methods.tfarina@chromium.org2012-02-293-15/+15
* Convert a bunch of AuraTestBase users to AshTestBase.ben@chromium.org2012-02-2915-171/+134
* ash uber tray: Show just the volume/brightness item when user presses appropr...sadrul@chromium.org2012-02-295-24/+56
* Hide the mouse cursor when it boots in ChromeOS.mukai@chromium.org2012-02-293-2/+20
* views: Tell SliderListener's how the slider value was changed.sadrul@chromium.org2012-02-292-2/+8
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-294-2/+133
* ash uber tray: Make it possible for the system to send notifications to the t...sadrul@chromium.org2012-02-2913-20/+135
* Gestures are now possible using touch events with any idstdresser@chromium.org2012-02-291-4/+6
* ash/wm: Put the remaining functions from window_util.h into wm namespace.tfarina@chromium.org2012-02-2815-51/+37
* ash uber tray: Some adjustments after discussing with UX.sadrul@chromium.org2012-02-289-43/+100
* Makes windows scale slightly when dragging the caption. Also wiredsky@chromium.org2012-02-288-17/+139
* Adds an animation for switching workspaces.sky@chromium.org2012-02-284-28/+193
* Revert 123984 for check_deps failure - When locking the screen via Ctrl-Shift-Lmattm@chromium.org2012-02-284-134/+2
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-284-2/+134
* Fixes crash in closing window while in workspaces. The crash wassky@chromium.org2012-02-281-2/+2
* ash uber tray: Add a brightness controller.sadrul@chromium.org2012-02-279-7/+135
* ash: A first step for the uber tray.sadrul@chromium.org2012-02-2718-0/+642
* ash: Remove extra parentheses on index calculation in LauncherModel::ItemInde...tfarina@chromium.org2012-02-271-2/+2
* Fixes component build.sky@chromium.org2012-02-271-1/+2
* ash: Fix chromeos build by adding missing wm:: for focus_cycler_unittest.cctfarina@chromium.org2012-02-271-9/+9
* ash: Start moving window_util.h functions into wm namespace.tfarina@chromium.org2012-02-2721-174/+178