summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/panels
Commit message (Expand)AuthorAgeFilesLines
* Re-land:ben@chromium.org2011-05-182-10/+1
* Revert 85666 - Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativ...ben@chromium.org2011-05-182-1/+10
* Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativeFrame spaghetti.ben@chromium.org2011-05-172-10/+1
* Re-land:ben@chromium.org2011-05-132-6/+6
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-132-6/+6
* Split the hierarchy. ben@chromium.org2011-05-132-6/+6
* Fix build break on ARM.jianli@chromium.org2011-05-121-0/+2
* Fix and enable the test PanelBrowserViewTest, TitleBarMouseEvent.jianli@chromium.org2011-05-125-4/+33
* Disable PanelBrowserViewTest.TitleBarMouseEvent for further investigation.jianli@chromium.org2011-05-111-1/+1
* Fix the bug that panel cannot be closed when we click the title bar on Windows.jianli@chromium.org2011-05-112-0/+70
* Add options menu for panels on Windows.jianli@chromium.org2011-05-115-9/+240
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-114-0/+10
* Revert 84831 - The initial prototype code for the compact navigation (cnav) p...bradnelson@google.com2011-05-104-10/+0
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-104-0/+10
* Make panel topmost on Windows.jianli@chromium.org2011-05-101-0/+1
* Paint panel title bar on Windows. Support chrome theme in painting.jianli@chromium.org2011-05-098-65/+683
* Post check-in code review feedback.prasadt@chromium.org2011-05-062-3/+24
* Browser::Type cleanup.jianli@chromium.org2011-05-052-6/+8
* Fix panel coordinates on OSX.dimich@chromium.org2011-05-053-5/+80
* Create panel windows on Linux.prasadt@chromium.org2011-05-044-80/+204
* Fix memory leak in unit_test PanelBrowserWindowCocoaTest.CreateClosedimich@chromium.org2011-04-291-2/+3
* Add native Panel implementation wireframe for OSX.dimich@chromium.org2011-04-296-0/+607
* Support creating panel on windows. Also allow dragging panels to rearrangejianli@chromium.org2011-04-288-31/+262
* Cleanup popup related browser navigation code.stevenjb@google.com2011-04-282-0/+8
* Re-landing "Add stubs for creating native panels."dimich@chromium.org2011-04-165-4/+38
* Remove the TabContentsDelegate::ToolbarSizeChanged() method as no one was usi...pkasting@chromium.org2011-04-152-2/+2
* Revert 81823 - Add stubs for creating native panels.Review URL: http://codere...dimich@chromium.org2011-04-155-38/+4
* Add stubs for creating native panels.dimich@chromium.org2011-04-155-4/+38
* Flesh out a bit more of Panel class.jennb@chromium.org2011-04-152-4/+8
* Moves responsibility for showing profile error dialog out of Browsersky@chromium.org2011-04-142-5/+0
* Panels: Fix where Browser::window_ is set. Fill in code to get work area.jennb@chromium.org2011-04-134-38/+27
* [Reason for revert: broken the Linux build]nick@chromium.org2011-04-134-27/+38
* Panels: Fix where Browser::window_ is set. Fill in code to get work area.jennb@chromium.org2011-04-134-38/+27
* Implement PanelManager and hook up with Panel creation. The platform dependen...jianli@chromium.org2011-04-085-6/+532
* Add a stub implementation for Panel class.prasadt@chromium.org2011-04-042-0/+467