summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Fix popup crash on ChromeOS.dewittj@chromium.org2013-12-042-0/+13
* Update shelf when overlapping dragged windows existvarkha@chromium.org2013-12-043-17/+92
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-2/+2
* Record user actions for Ash accelerators.stevet@chromium.org2013-12-033-320/+544
* Remove unused ColoredWindowController/DesktopBackgroundFadeControlleroshima@chromium.org2013-12-037-309/+0
* Enable immersive fullscreen for hosted apps part 2pkotwicz@chromium.org2013-12-032-1/+13
* Enable revealing the top-of-window views in immersive fullscreen when the mou...pkotwicz@chromium.org2013-12-033-106/+134
* Restores maximized browser before dragging a tab.varkha@chromium.org2013-12-022-5/+8
* Use a forward-declare of views::View in views/border.htapted@chromium.org2013-12-021-0/+1
* Changes sequence of docked animations when evicting windows from dock. Window...varkha@chromium.org2013-12-023-7/+125
* events: Remove KeyEvent::Copy().sadrul@chromium.org2013-12-022-3/+3
* aura/ash cleanup: Use a single window-key for constrained windows.sadrul@chromium.org2013-12-024-9/+2
* ash: Increase shelf tooltip show up delay to 1s.xiyuan@chromium.org2013-12-021-1/+1
* Fixing focus highlight on high DPI devices for accessibilityskuhne@chromium.org2013-12-026-36/+12
* events: Introduce EventTargeter.sadrul@chromium.org2013-12-022-0/+12
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-022-2/+2
* Set long-press affordance widget as non-focusablemohsen@chromium.org2013-11-301-0/+1
* Kill unused CrossFadeWindowBetweenWorkspaces()pkotwicz@chromium.org2013-11-282-25/+0
* Undocks window first before side-snapping bounds. Side-snapped state is now m...varkha@chromium.org2013-11-2810-68/+218
* [ash] drag and drop from app list to shelf is not working in secondary monitor.simonhong@chromium.org2013-11-281-31/+31
* [ash] Cannot re-insert an item in the scrolled OverflowBubblesimonhong@chromium.org2013-11-268-10/+161
* GTTF: enable new test launcher for ash_unittests, events_unittests, and keybo...phajdan.jr@chromium.org2013-11-261-1/+7
* x11: Clean up XEvent construction code for tests.sadrul@chromium.org2013-11-263-58/+29
* Revert of https://codereview.chromium.org/82763010/benwells@chromium.org2013-11-263-29/+58
* x11: Clean up XEvent construction code for tests.sadrul@chromium.org2013-11-263-58/+29
* events: Move test related functions into a separate target.sadrul@chromium.org2013-11-256-9/+9
* Avoids centering docked windows, Unsnaps when centering.varkha@chromium.org2013-11-253-4/+46
* Fix SoloWindowTrackerTest.DockedWindow on Win8 Aurapkotwicz@chromium.org2013-11-251-8/+2
* Make the system tray date/time easier to read in braille.plundblad@chromium.org2013-11-251-1/+1
* This CL eliminates the necessity of calling SizeToContents() after calling se...npentrel@chromium.org2013-11-252-9/+17
* Revert 236834 "Sticky keys modifies an entire scroll sequence in..."hashimoto@chromium.org2013-11-253-124/+18
* ash: Rename LauncherButton to ShelfButton.tfarina@chromium.org2013-11-2311-166/+161
* Add checks to verify that all observed_windows_ are targeted in overview wind...flackr@chromium.org2013-11-231-2/+10
* Add GetMinimumSize() for Borders, and make LabelButton auto-size to at least aspkasting@chromium.org2013-11-232-0/+10
* Remove enable Drive offline system tray UI.tengs@chromium.org2013-11-2211-363/+0
* ash: Add missing include to test from r236852.derat@chromium.org2013-11-221-0/+1
* ash: Avoid reloading already-resized custom wallpaper.derat@chromium.org2013-11-227-50/+148
* Sticky keys modifies an entire scroll sequence instead of just a single event.tengs@chromium.org2013-11-223-18/+124
* Add an accessibility alert for incorrect use of some accelerators.abodenha@chromium.org2013-11-228-2/+88
* Use the regular window header for maximized v1 appspkotwicz@chromium.org2013-11-2219-70/+7
* Split app_list test support files into its own specific target.tfarina@chromium.org2013-11-221-0/+1
* Fix sticky keys crash when handling synthesized events.tengs@chromium.org2013-11-222-10/+78
* Disable overview on alt-tab by default and update test expectation to match.flackr@chromium.org2013-11-222-6/+5
* Fix mouse wheel events not being modified correctly by sticky keys.tengs@chromium.org2013-11-222-50/+196
* Misc. cleanup:pkasting@chromium.org2013-11-216-107/+99
* Remove DCHECKs for login status and cleanup redundant file for Drive notice.tengs@chromium.org2013-11-212-199/+0
* Adding teleportaion menu to application windowsskuhne@chromium.org2013-11-212-0/+7
* Reland - [ash] Enable dragging an item between shelf and overflow bubblesimonhong@chromium.org2013-11-2110-256/+448
* Activate windows when alt tabbing before overview is engaged.flackr@chromium.org2013-11-214-35/+33
* Remove the obsolete AlternateFrameCaptionButton.pkotwicz@chromium.org2013-11-216-490/+81