summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Fixing problems with constrained windows (i.e. print preview)skuhne@chromium.org2012-08-014-1/+43
* Allow "cross-compiling" with GRITnewt@chromium.org2012-08-011-1/+1
* Fix position of web notification bubble and arrowstevenjb@chromium.org2012-08-017-267/+271
* Add Fade-out/Fade-in animation during output-configuration change.mukai@chromium.org2012-08-016-13/+318
* Start in extended desktop mode if it is enabled.rkc@chromium.org2012-08-012-3/+3
* Add OWNERS files for feedback, screensaver and kiosk_mode.rkc@chromium.org2012-07-311-0/+1
* Uber tray UI Polish: Adjust uber tray bubble and arrow so that the uber tray ...jennyz@chromium.org2012-07-312-4/+5
* Makes maximized windows go in their own workspace regardless ofsky@chromium.org2012-07-312-7/+34
* Fix the comment of overlay_filter_ in Shell.mazda@chromium.org2012-07-301-1/+1
* ash: Update window frame art and transparency valuesjamescook@chromium.org2012-07-301-3/+3
* Change web notifications to show at the top of the list, clean up layout.stevenjb@chromium.org2012-07-304-44/+34
* Fixees launcher tooltip animation settings and its finer visibility bugs.mukai@chromium.org2012-07-304-12/+66
* Introduce RootWindowHostDelegate. The RootWindowHost performs most of its com...ben@chromium.org2012-07-294-43/+50
* Fix display switching for extended displays.rkc@chromium.org2012-07-271-1/+2
* Simplify DisplayController::WarpMouseCursorIfNecessary using Virtual Screen C...oshima@chromium.org2012-07-272-64/+33
* Implement new slider control and disable the volume control when audio is muted.jennyz@google.com2012-07-274-21/+48
* Remove the brightness control line from the uber tray bubble default view.jennyz@google.com2012-07-271-4/+1
* ash: Fix a tyop.sadrul@chromium.org2012-07-261-1/+1
* ash: Remove wm::GetRootWindowController.sadrul@chromium.org2012-07-267-19/+16
* Add linux_chromeos_clang to the list of automatic trybots.erg@chromium.org2012-07-261-1/+1
* 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