summaryrefslogtreecommitdiffstats
path: root/ash/shelf
Commit message (Expand)AuthorAgeFilesLines
* Moves calling OnAutoHideState to when exactly the state has changed (3rd)mukai@chromium.org2013-07-261-7/+10
* Revert 213298 "Moves calling OnAutoHideState to when exactly the..."rlarocque@chromium.org2013-07-241-10/+7
* Moves calling OnAutoHideState to when exactly the state has changed (2nd)mukai@chromium.org2013-07-241-7/+10
* Do not create workspace for fullscreen.mukai@chromium.org2013-07-231-5/+17
* Revert 213169 "Moves calling OnAutoHideState to when exactly the..."rlarocque@chromium.org2013-07-231-5/+7
* Moves calling OnAutoHideState to when exactly the state has changed.mukai@chromium.org2013-07-231-7/+5
* Dock with non-zero widthvarkha@chromium.org2013-07-192-5/+30
* Observes work area change and auto-hide for notifications.mukai@chromium.org2013-07-182-5/+9
* broke compilation on win_aura: exported class using non-exported interfacejochen@chromium.org2013-07-182-30/+5
* Dock with non-zero widthvarkha@chromium.org2013-07-182-5/+30
* Update ShelfAutoHideBehavior pref of only changed shelf widgetsimon.hong81@gmail.com2013-07-172-2/+8
* [Cleanup]oshima@chromium.org2013-07-121-26/+26
* * Remove unnecessary SetProperty(kStayInSameRootWindowKey)oshima@chromium.org2013-07-121-1/+0
* Sets the background color of shelf is opaque black when maximized (2nd)mukai@chromium.org2013-07-116-27/+163
* Breaks ShelfLayoutManagerTest.ShelfBackgroundColor on Win8 Aurajochen@chromium.org2013-07-106-163/+27
* Sets the background color of shelf is opaque black when maximized.mukai@chromium.org2013-07-106-27/+163
* Status Area Updateharrym@chromium.org2013-07-091-0/+1
* Create Launcher after shell is initialized because this is how chromeos build...oshima@chromium.org2013-07-021-2/+0
* If the user autohid the shelf, the shelf currently momentarily reveals when t...pkotwicz@chromium.org2013-07-023-2/+33
* cros: Fix launcher size not properly initialized.xiyuan@chromium.org2013-07-022-0/+40
* App list icon changesharrym@chromium.org2013-07-021-0/+2
* Revert 207606 "Manual revert: "Do not create a workspace for a m..."mukai@chromium.org2013-07-011-16/+9
* Use a direct include of time headers in android_webview/, apps/, ash/.avi@chromium.org2013-06-271-1/+1
* ExternalTabContainerWin's widgets should be opaque and not fade-in.grt@chromium.org2013-06-271-2/+2
* 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