summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* ash: Do not close the app-list if user clicked on a menu.sadrul@chromium.org2012-07-262-4/+20
* Make accelerators not to work when the keyboard overlay is shown.mazda@chromium.org2012-07-2610-124/+190
* Open app with Alt+number even when it is not running.mazda@chromium.org2012-07-261-1/+2
* Fix coordinates in tab detach/drag and multi window resizer.oshima@chromium.org2012-07-269-64/+75
* Renames two WorkspaceManager methods so that they are more clearlysky@chromium.org2012-07-264-18/+20
* fix clang error on crosjam@chromium.org2012-07-261-1/+1
* Aura desktop: Show resize cursors again.erg@chromium.org2012-07-2615-35/+192
* Remove ui_resources_default_100_percent.rc and theme_resources_default_100_pe...benrg@chromium.org2012-07-251-3/+0
* Revert "Revert 148383 - Move the keyboard overlay view to ash."mazda@chromium.org2012-07-257-0/+303
* Added hover feedback on touch to launcher buttons.kgr@chromium.org2012-07-252-2/+11
* Wallpaper manager backend APIsbshe@chromium.org2012-07-252-0/+21
* Revert 148383 - Move the keyboard overlay view to ash.rch@chromium.org2012-07-257-302/+0
* Move the keyboard overlay view to ash.mazda@chromium.org2012-07-257-0/+302
* Create Tooltip object lazily so that it gets proper drop shadow AND the Toolt...oshima@chromium.org2012-07-253-24/+31
* Makes the min window size include the OTR image and caption buttons onsky@chromium.org2012-07-252-0/+10
* Move all the layout tests that ran under browser_tests to run under content_b...jam@chromium.org2012-07-251-1/+1
* ash: Make sure the focus-border in the tray paints correctly, and tray-view s...sadrul@chromium.org2012-07-254-6/+12
* ash: Make sure swipe-to-snap gestures work correctly on maximized windows.sadrul@chromium.org2012-07-251-1/+7
* Status area notification appearance tweaks.stevenjb@chromium.org2012-07-253-31/+37
* Add EventFilter for LauncherTooltip (2nd try).mukai@chromium.org2012-07-255-41/+205
* Don't warp mouse if the cursor is locked, for now.oshima@chromium.org2012-07-251-1/+4
* Enable extended desktop by default.oshima@chromium.org2012-07-2510-97/+22
* ash: Window restore-bounds should not be reset when showing window from minim...sadrul@chromium.org2012-07-252-1/+30
* Separate debug shortcuts into another array in ash accelerator table.mazda@chromium.org2012-07-254-33/+42
* Renamed resource files to be more verbose, specifically:benrg@chromium.org2012-07-241-2/+2
* Move last_mouse_location_ from aura::RootWindow to aura::Env to support multi...yusukes@chromium.org2012-07-246-8/+28
* Remove ShellDelegate::StartPartialScreenshot.mazda@chromium.org2012-07-247-37/+6
* ash: Add a system gesture for the desktop.sadrul@chromium.org2012-07-241-3/+21
* Cleanup gfx::Canvas now that 10562027 has landedpkotwicz@chromium.org2012-07-241-2/+3
* Revert 148079 - Add EventFilter for LauncherTooltip.glider@chromium.org2012-07-245-198/+39
* Make audio volume icon HDCoshima@chromium.org2012-07-242-20/+19
* ash: Remove obsolete display TODO.tfarina@chromium.org2012-07-241-1/+0
* Add EventFilter for LauncherTooltip.mukai@chromium.org2012-07-245-39/+198
* Ignores screenshot taking invocations if it's too close to the previous one.mukai@chromium.org2012-07-244-1/+13
* * Fix coordinates for minimize animationoshima@chromium.org2012-07-244-6/+10
* aura: couple of tooltip UX changes:varunjain@chromium.org2012-07-243-0/+160
* Implement new volume mute button.jennyz@chromium.org2012-07-246-1/+148
* Enable Virtual Screen Coordinates and remove --ash-virtual-screen-coordinatesoshima@chromium.org2012-07-2316-135/+111
* Make spacing between uber tray items consistent with M22 UI spec.jennyz@google.com2012-07-2320-15/+117
* Revert 147915 - Cleanup gfx::Canvas now that 10562027 has landedacolwell@chromium.org2012-07-231-3/+2
* Implement remaining SkBitmapOperations as ImageSkiaOperationspkotwicz@chromium.org2012-07-233-17/+14
* Cleanup gfx::Canvas now that 10562027 has landedpkotwicz@chromium.org2012-07-231-2/+3
* ash: Record some additional information about the gestures.sadrul@chromium.org2012-07-234-81/+160
* Move a window if the sceren bounds being set is in other display.oshima@chromium.org2012-07-219-37/+256
* Add brightness/grayscale animations and use them for OOBE boot transition.nkostylev@chromium.org2012-07-216-8/+132
* ash: Support touch drag in launcher.xiyuan@chromium.org2012-07-217-72/+176
* Only slow window animations on shift-click on size controljamescook@chromium.org2012-07-216-170/+0
* [Mac] In all the plists, define the LSMinimumSystemVersion based on MACOSX_DE...rsesek@chromium.org2012-07-201-1/+1
* Changes maximize/fullscreen to always reset the restore bounds. Doingsky@chromium.org2012-07-208-40/+63
* Record user action metrics when the user presses F5, Shift+F5, Alt+Tab, Shift...yusukes@chromium.org2012-07-206-0/+33