summaryrefslogtreecommitdiffstats
path: root/ash/shelf
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove misc unneeded grit includes.thestig2014-08-283-7/+4
* Set the shelf icon title explicitly for settings and task managerstevenjb2014-08-262-5/+8
* Ash: Double-clicking on a shelf item now opens the itemjamescook2014-08-252-11/+63
* Ash: Fix browser icon menu model lifetimejamescook2014-08-232-5/+4
* Split Shell::ToggleAppList() into ShowAppList and DismissAppList.calamity@chromium.org2014-08-152-13/+13
* ash: Remove a few unused includes.thakis@chromium.org2014-08-142-2/+0
* Moving coordinate conversion methods from ash/wm to ui/wm.mfomitchev@chromium.org2014-08-083-12/+11
* Avoiding double resize of maximized windows upon user switch due to showing a...skuhne@chromium.org2014-08-062-0/+39
* Revert of Moving coordinate conversion methods from ash/wm to ui/wm. (https:/...robliao@chromium.org2014-08-053-11/+12
* Moving coordinate conversion methods from ash/wm to ui/wm.mfomitchev@chromium.org2014-08-053-12/+11
* Reland: Introduce NON_ZERO_DURATION for animation unit testsjamescook@chromium.org2014-07-301-2/+2
* views: Avoid unnecessary overrides of CanProcessEventsWithinSubtree().sadrul@chromium.org2014-07-302-13/+5
* Revert of Introduce NON_ZERO_DURATION for animation unit tests (https://coder...jamescook@chromium.org2014-07-291-2/+2
* Introduce NON_ZERO_DURATION for animation unit testsjamescook@chromium.org2014-07-291-2/+2
* Make Shelf Consistent in MaximizeModejonross@chromium.org2014-07-293-61/+0
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-282-28/+28
* Refactor BubbleDelegateView::use_focuseless().vasilii@chromium.org2014-07-252-2/+2
* Distinguish between keystroke and character events.kpschoedel@chromium.org2014-07-252-3/+2
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-242-28/+28
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-242-28/+28
* Snap widgets to pixel boundary on ashoshima@chromium.org2014-07-183-31/+15
* Rename "managed (mode|user)" to "supervised user" (part 7)treib@chromium.org2014-07-181-1/+1
* Clear velocity tracker upon delayed ACTION_UPjdduke@chromium.org2014-07-151-1/+2
* MacViews: Move menu run types parameter to constructor.andresantoso@chromium.org2014-07-151-8/+7
* Replace touch_ids_bitfield_ with first_touch_id_.tdresser@chromium.org2014-07-141-2/+2
* Separate the logic of popup alignment and workarea handling as delegate.mukai@chromium.org2014-07-101-0/+2
* Status Area disappears during Multi-User Sign-injonross@chromium.org2014-06-241-0/+20
* Manage settings window icon for multi profilestevenjb@chromium.org2014-06-202-1/+17
* Require the cursor to move a minimum distance after the mouse press before in...pkotwicz@chromium.org2014-06-183-10/+84
* Make BoundsAnimator always own its animation delegate.pkasting@chromium.org2014-06-171-11/+13
* Add const to PanelLayoutManagerTest::IsPanelAboveLauncherIcon 'panel' parameterbruthig@chromium.org2014-06-164-4/+5
* Enable Shelf Auto-Hide in TouchViewjonross@chromium.org2014-06-053-135/+25
* compositor: Tick the UI animations from cc, instead of from timer callbacks.sadrul@chromium.org2014-06-051-5/+2
* Revert r274404 and r274409:tzik@chromium.org2014-06-031-2/+5
* compositor: Tick the UI animations from cc, instead of from timer callbacks.sadrul@chromium.org2014-06-031-5/+2
* Remove overrides of HitTestRect() which just return falsetdanderson@chromium.org2014-06-022-7/+7
* Update Status Area Paint Schedulingjonross@chromium.org2014-06-021-1/+1
* Prepare for Unified Gesture Recognizer landing in Auratdresser@chromium.org2014-06-021-34/+67
* Moving default minimize location to the app launcher item.skuhne@chromium.org2014-05-303-4/+39
* Removes --ash_disable-docked-windows flagvarkha@chromium.org2014-05-291-4/+1
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-222-4/+6
* Retain the menu models in the class along with the menu runner.dmazzoni@chromium.org2014-05-212-16/+18
* Revert of Add OnDisplayMetricsChanged in DisplayObserver. (https://codereview...zea@chromium.org2014-05-202-6/+4
* Add OnDisplayMetricsChanged in DisplayObserver.mlamouri@chromium.org2014-05-202-4/+6
* clang: Turn on -Wabsolute-value.thakis@chromium.org2014-05-202-8/+8
* views: Make view::Views::GetPreferredSize() const.erg@chromium.org2014-05-205-15/+15
* Revert 271468 "Revert of [Refactor] Consolidate the logic for wh..."erg@chromium.org2014-05-191-1/+1
* Revert of [Refactor] Consolidate the logic for whether a widget can be activa...pkotwicz@chromium.org2014-05-191-1/+1
* ash: Rename some IDS_AURA entries to IDS_ASH_SHELF.tfarina@chromium.org2014-05-173-4/+4
* Sliding animation unified.merkulova@chromium.org2014-05-151-9/+1