summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/frame/browser_view_layout.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Convert IsVisible() to just visible() since it's just a simple accessor.tfarina@chromium.org2011-12-141-3/+2
* Aura: Set focusable on textfield but not on location baroshima@chromium.org2011-12-091-1/+1
* views: Move the remaining files to ui/views/controls/.tfarina@chromium.org2011-11-291-1/+1
* Fix DownloadTests and change cros/aura to use shelfdavemoore@chromium.org2011-11-181-3/+3
* Revert 110765 - Fix DownloadTests and change cros/aura to use shelfdavemoore@chromium.org2011-11-181-3/+3
* Fix DownloadTests and change cros/aura to use shelfdavemoore@chromium.org2011-11-181-3/+3
* Aura: Resize cursors show properly when hovering over window framejamescook@chromium.org2011-11-091-4/+1
* views: remove vertical tabsthakis@chromium.org2011-10-061-10/+4
* win: Fix a regression where the bookmarks bar was a bit too high.thakis@chromium.org2011-10-061-1/+2
* Remove compact navigation code.thakis@chromium.org2011-09-261-97/+3
* Convert some more view methods to the ui/views style.ben@chromium.org2011-07-151-6/+6
* Remove DownloadShelf from ChromiumOS build.rhashimoto@chromium.org2011-07-061-2/+12
* Convert the rect to the widget's coordinates correctly.sadrul@chromium.org2011-06-291-5/+2
* Eliminate Window completely.ben@chromium.org2011-06-131-1/+0
* views: Convert View::GetID/SetID functions to unix_hacker style.tfarina@chromium.org2011-06-031-2/+2
* views: Make View::SetFocusable() a simple setter accessor.tfarina@chromium.org2011-06-011-1/+1
* Re-land:ben@chromium.org2011-05-131-2/+2
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-2/+2
* Split the hierarchy. ben@chromium.org2011-05-131-2/+2
* Adjust the position of the back and forward buttons in compact nav mode.stevet@chromium.org2011-05-121-1/+2
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-111-15/+122
* Revert 84831 - The initial prototype code for the compact navigation (cnav) p...bradnelson@google.com2011-05-101-122/+15
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-101-15/+122
* Lands http://codereview.chromium.org/3451017/sky@chromium.org2011-05-031-1/+1
* Adjust infobar arrow height when the toolbar height changes. This also fixes...pkasting@chromium.org2011-04-201-7/+7
* views: Organize downloads UI files into the chrome/browser/ui/views/download/...tfarina@chromium.org2011-04-181-1/+1
* Move the concepts of tab/bar heights to the cross-platform infobar code befor...pkasting@chromium.org2011-04-081-7/+6
* Fix DCHECK() in infobar animation.pkasting@chromium.org2011-04-021-2/+2
* Split the views classes for infobars and their containers into two parts each...pkasting@chromium.org2011-03-311-1/+2
* Refactoring so that there is no BaseTabStrip in BrowserViewLayout.wyck@chromium.org2011-03-091-3/+2
* [linux_views][Win] spoof proof redesign infobar extension with tab.scr@chromium.org2011-03-091-4/+10
* views: Organize all the bookmark UI files into the chrome/browser/ui/views/bo...tfarina@chromium.org2011-03-011-1/+1
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-091-3/+3
* It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...ben@chromium.org2011-02-091-2/+2
* Clean up RTL methods.ben@chromium.org2011-02-081-1/+1
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-5/+5
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-3/+3
* views: Forward declare "class View;" in layout_manager.htfarina@chromium.org2011-01-261-0/+5
* Re-land 71230.eroman@chromium.org2011-01-131-4/+109
* Revert 71230 to see if it is related to hang on linux interactive_ui_tests.eroman@chromium.org2011-01-121-109/+4
* Streamline the layout of the BrowserView's children TabContents views.alekseys@chromium.org2011-01-121-4/+109
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Move:ben@chromium.org2010-12-021-9/+9
* Move find_bar stuff into browser/ui/find_barben@chromium.org2010-12-021-2/+2
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-0/+414