summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/panels
Commit message (Expand)AuthorAgeFilesLines
* Increase the minimum panel height to be a bit more than titlebar height.jianli@chromium.org2013-03-303-12/+33
* Fix the problem that docked panel flickers when Chrome just enters fullscreen...jianli@chromium.org2013-03-272-4/+28
* Fix the problem that stacked panels do not adjust correctly on display changejianli@chromium.org2013-03-272-4/+6
* Fix a crash in PanelManager::panelsjianli@chromium.org2013-03-211-1/+1
* Update panel titlebar per latest UI guidelines for all 3 platformsjianli@chromium.org2013-03-201-1/+20
* Add Muffin to the list of detected window managers.dcheng@chromium.org2013-03-181-0/+1
* Chromium style checker cleanuprsleevi@chromium.org2013-03-151-2/+4
* When Chrome enters the fullscreen mode:jianli@chromium.org2013-03-155-12/+8
* Remove left-over panel code.jianli@chromium.org2013-03-151-4/+0
* Remove PanelAndDesktopNotificationTest test filejianli@chromium.org2013-03-141-415/+0
* New panel should not stack with other panel or stack that is minimized by the...jianli@chromium.org2013-03-146-1/+85
* Allow link-related context menu items in panels.dcheng@chromium.org2013-03-131-33/+78
* Revert 187796 "New panel should not stack with other panel or st..."falken@chromium.org2013-03-136-85/+1
* New panel should not stack with other panel or stack that is minimized by the...jianli@chromium.org2013-03-136-1/+85
* Delete items of the launcher jump list upon pressing Shift clickskuhne@chromium.org2013-03-131-1/+1
* Add the check for whether top/bottom edge to be stacked to is exterior edgejianli@chromium.org2013-03-092-7/+83
* Enable panel stacking support by default for Windowsjianli@chromium.org2013-03-072-3/+1
* Explicitly focusing a collapsed panel in a stack should restore itjianli@chromium.org2013-03-073-2/+37
* Make sure that the resizing does not shrink a panel lower in the stack to ver...jianli@chromium.org2013-03-052-1/+17
* Show system minimize button for detached panelsjianli@chromium.org2013-03-056-8/+18
* Disable PanelBrowserTest.TightAutosizeAroundSingleLinebartfab@chromium.org2013-03-041-1/+3
* Activate last active stacked panel when the user uses ALT-TAB to switch to th...jianli@chromium.org2013-03-021-0/+4
* Refactor DisplaySettingsProvider:jianli@chromium.org2013-03-0225-428/+727
* For panel titlebar, remove Chrome theme and use consistent draw-attention colorjianli@chromium.org2013-03-022-4/+0
* Stacked panel should set full size when its bounds is changed due to resizingjianli@chromium.org2013-03-012-0/+48
* New panels should only stack with panels of the same profile and extensionjianli@chromium.org2013-03-015-5/+175
* Disable tests failing intermitently on try bots.mad@chromium.org2013-03-012-2/+12
* Expand the collapsed topmost panel when all other panels in a stack are closed.jianli@chromium.org2013-03-012-1/+38
* Move the focus to next panel in the stack when a panel in a stack is closedjianli@chromium.org2013-03-012-0/+33
* For user-resizing, panel should update its bounds before calling OnPanelResiz...jianli@chromium.org2013-02-284-10/+9
* Draw system attention for the stack when any panel in the stack is drawing at...jianli@chromium.org2013-02-282-0/+6
* Remove kDefaultHostDesktopType from browser_finder.cc.gab@chromium.org2013-02-281-4/+12
* Move Icons out of Extension classrdevlin.cronin@chromium.org2013-02-271-2/+5
* Disabling PanelAndDesktopNotificationTest.AddAndClosePanel which failed a few...mad@chromium.org2013-02-261-1/+3
* Enable browser_tests on linux_aura.erg@chromium.org2013-02-231-1/+8
* Disable failing trybot panel tests.ccameron@chromium.org2013-02-231-5/+47
* Make sure all panels could fit within the screen when expanding a panel or al...jianli@chromium.org2013-02-214-24/+249
* Disable repeatedly failing trybot panel tests.ccameron@chromium.org2013-02-201-1/+7
* Fix mac filtering to use OS_MACOSX not OS_MACccameron@chromium.org2013-02-203-14/+26
* browser: Move the rest of application_lifetime.h into chrome namespace.tfarina@chromium.org2013-02-181-1/+1
* Make panels support win-aura and reenable some tests.jianli@chromium.org2013-02-162-10/+3
* Disable the test that fails on win-aura for further investigation.jianli@chromium.org2013-02-151-0/+2
* Revert 182790isherman@chromium.org2013-02-152-3/+10
* Make panels support win-aura and reenable some tests.jianli@chromium.org2013-02-152-10/+3
* Add ShellWindowContents and AppWindow/Panel implementations. stevenjb@chromium.org2013-02-151-23/+38
* Fix panel.cc to match method ordering in panel.h.scheib@chromium.org2013-02-152-400/+400
* Support resizing stacked panels by mouse.jianli@chromium.org2013-02-1510-30/+361
* Revert 182559isherman@chromium.org2013-02-151-38/+23
* Add ShellWindowContents and AppWindow/Panel implementations.stevenjb@chromium.org2013-02-141-23/+38
* Disable repeatedly failing trybot panel tests.rdsmith@chromium.org2013-02-133-13/+86