summaryrefslogtreecommitdiffstats
path: root/ash/shelf
Commit message (Expand)AuthorAgeFilesLines
* Manual revert: "Do not create a workspace for a maximized window."mukai@chromium.org2013-06-201-9/+16
* Sets 0 opacity to status area widget when auto-hidden.mukai@chromium.org2013-06-202-1/+6
* Make the shelf stay revealed upon the first edge gesture in immersive fullscr...pkotwicz@chromium.org2013-06-173-40/+53
* Added flag for alternate launcher settings (remaining changes to come). harrym@chromium.org2013-06-142-4/+16
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in ash/.dcheng@chromium.org2013-06-131-9/+7
* Skip mulitple-display tests on win8oshima@chromium.org2013-06-122-0/+6
* Do not create a workspace for a maximized window.mukai@chromium.org2013-06-111-16/+9
* Use a direct include of strings headers in ash/.avi@chromium.org2013-06-101-2/+2
* Move bezel event routing for the shelf into ShelfLayoutManagerrharrison@chromium.org2013-06-075-8/+173
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* kStayInSameRootWindowKey must be set when shelf widget is createdoshima@chromium.org2013-06-061-0/+1
* Add SessionStateObserver with ActiveUserChanged()nkostylev@chromium.org2013-06-041-2/+2
* Call OpenAsh before Profile Init and CreateLauncher() afterstevenjb@chromium.org2013-05-311-16/+18
* This CL modifies the check that prevents shelf gestures from working inrharrison@chromium.org2013-05-232-12/+26
* Sets 4px offset for status area tray items.mukai@chromium.org2013-05-221-1/+1
* Side launcher animations, unit tests.harrym@chromium.org2013-05-213-195/+251
* Ensures calling OnMouseExited for window close with mouse hovers.mukai@chromium.org2013-05-201-3/+3
* Adjust shelf to only handle gestures targetted at itrharrison@chromium.org2013-05-142-2/+20
* Remove ash-disable-launcher-per-display flagoshima@chromium.org2013-05-101-19/+17
* ash: Extract Observer out of ShelfLayoutManager.tfarina@chromium.org2013-05-074-31/+49
* Warn on missing OVERRIDE/virtual everywhere, not just in header files.rsleevi@chromium.org2013-05-021-3/+3
* Extend touch hit target for autohidden shelf to allow draggingrharrison@chromium.org2013-05-013-27/+83
* Changes the background color of status area.mukai@chromium.org2013-05-012-7/+7
* Hide the tab indicators and the shelf when in immersive + tab fullscreen. pkotwicz@chromium.org2013-04-301-7/+11
* Partial fix for keyboard occlusion.bryeung@chromium.org2013-04-292-3/+39
* Hide and restore panels with shelf when entering and leaving fullscreen mode.flackr@chromium.org2013-04-271-0/+2
* ash: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-261-1/+1
* Don't try to re-layout shelf if the widget has already been deleted.oshima@chromium.org2013-04-191-2/+3
* Force refresh of shelf area when gesture completes to preventharrym@chromium.org2013-04-184-0/+29
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-172-4/+4
* Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""bartfab@google.com2013-04-173-13/+13
* Revert 194578 "Add ash SessionStateDelegate"gavinp@chromium.org2013-04-173-13/+13
* Add ash SessionStateDelegatebartfab@google.com2013-04-173-13/+13
* Update window visibility detection for shelf to limit toharrym@chromium.org2013-04-122-7/+13
* ash: Fix shelf dragging from auto-hidden state.sadrul@chromium.org2013-04-092-44/+143
* Fix launcher and system tray accessibility.dmazzoni@chromium.org2013-04-061-0/+1
* ash: Stop hiding the shelf on user-action after it was shown using gesture drag.sadrul@chromium.org2013-04-051-20/+0
* Reland propegate setting autohide behaviour to prefsrharrison@chromium.org2013-04-022-0/+9
* Revert 191376 "Propegate setting autohide behaviour to prefs"gbillock@chromium.org2013-03-292-9/+0
* Propegate setting autohide behaviour to prefsrharrison@chromium.org2013-03-292-0/+9
* Adding shelf animation for maximized state (fading like on android)skuhne@chromium.org2013-03-276-40/+455
* Switch Next Window Key functionalityharrym@chromium.org2013-03-261-1/+1
* Remove unimplemented methods in ShelfWidget.bryeung@chromium.org2013-03-241-3/+0
* Shelf Gesture Tearingharrym@chromium.org2013-03-241-43/+29
* Chromium style checker cleanuprsleevi@chromium.org2013-03-151-6/+6
* Replace NetworkMessageObserver with Ash code using NetworkStateHandlerstevenjb@chromium.org2013-03-151-2/+2
* Refactor: Shelf Widgetharrym@chromium.org2013-03-099-0/+3109