summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* ash uber tray: Add some missing virtual destructors.sadrul@chromium.org2012-03-064-0/+10
* * property can now manage value's memoryoshima@chromium.org2012-03-067-66/+20
* Set correct event type to |accelerator| in AcceleratorDispatcher::Dispatch().yusukes@chromium.org2012-03-063-4/+19
* Aura: CrOS dialogs use new window framesjamescook@chromium.org2012-03-066-0/+676
* ash: Cap app list tile width to the max tile width.xiyuan@chromium.org2012-03-064-9/+38
* aura: Fix crash in DragDropController::Drop when user does a drop immediatelyvarunjain@chromium.org2012-03-063-24/+66
* ash uber tray: Make the tray background rounded.sadrul@chromium.org2012-03-053-5/+53
* Create bars for app iconsdavemoore@chromium.org2012-03-053-21/+161
* ash uber tray: Auto-close volume/brightness popups after a short delay.sadrul@chromium.org2012-03-059-20/+96
* ash: Add context menu to app list.xiyuan@chromium.org2012-03-054-5/+50
* Translates events so that accelerators which require ET_TRANSLATED_KEY_RELEAS...pkotwicz@chromium.org2012-03-054-21/+81
* Aura: Remove overlapping window modejamescook@chromium.org2012-03-0510-77/+25
* Adds OVERRIDE.sky@chromium.org2012-03-051-3/+3
* Minor refactoring of window resize code. I wasn't too happy withsky@chromium.org2012-03-0510-321/+568
* ash: Constantify user methods of SystemTrayDelegate.tfarina@chromium.org2012-03-052-9/+9
* ash uber tray: Make it work in ash_shell, and a couple more fixes.sadrul@chromium.org2012-03-047-16/+22
* ash uber tray: Make the user-card float a few pixels above the rest of the it...sadrul@chromium.org2012-03-045-9/+208
* Activate windows in higher containers if they exist.flackr@chromium.org2012-03-033-39/+127
* ash uber tray: Allow customizing each item depending on whether the user is l...sadrul@chromium.org2012-03-0318-70/+156
* Mac Aura fails compile and some testsdhollowa@chromium.org2012-03-034-3/+20
* Aura: Update window frames, allow resize from outside windowjamescook@chromium.org2012-03-021-4/+0
* Switch default WM mode to managedoshima@chromium.org2012-03-025-6/+32
* 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