summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_window.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor code paths into the Create Shortcuts dialog.mgiuca@chromium.org2013-10-171-4/+0
* add test to verify bookmark bar state and it's always reflected by its visual...kuan@chromium.org2013-10-141-3/+0
* Fix multiple problems with omnibox text handling across focus changes.pkasting@chromium.org2013-09-241-0/+8
* Move PasswordForm from //content to //autofill.blundell@chromium.org2013-09-091-2/+2
* Fix print preview size calculation.rfevang@chromium.org2013-09-081-1/+2
* fix flashing bottom gray bar when navigating away from NTP w/ unpinned bookma...kuan@chromium.org2013-08-271-0/+5
* Don't pass an unnecessary bool along the chain of "update toolbar" calls.pkasting@chromium.org2013-08-211-2/+1
* Extend batched shutdown to include the in-progress downloads dialog.sammc@chromium.org2013-08-161-3/+7
* Don't close tabs at shutdown until all beforeunload handlers have run.sammc@chromium.org2013-08-161-2/+2
* Initial plumbing for Scroll End Effectrharrison@chromium.org2013-07-241-0/+4
* Remove the integrated desktop Chrome To Mobile Service and UI.msw@chromium.org2013-07-181-3/+0
* remove unused BrowserWindow::GetInstantBounds and its implementationskuan@chromium.org2013-07-181-5/+0
* Remove unused parameter "show_history" from the ShowWebsiteSettings methods.markusheintz@chromium.org2013-07-051-2/+1
* Move chrome/browser/ui/base_window.h to ui/basebenwells@chromium.org2013-05-231-4/+4
* components: Create web_modal component.sadrul@chromium.org2013-05-161-2/+6
* Win: Display a native bubble (instead of the JS one) after the web signin flow.noms@chromium.org2013-05-011-1/+2
* Add key to focus infobarsdmazzoni@chromium.org2013-04-191-0/+3
* Add SAML support for chrome sign in.rogerta@chromium.org2013-04-121-2/+5
* Deprecate Browser::TYPE_PANELstevenjb@chromium.org2013-04-041-5/+0
* Introduce browser-agnostic web contents modal dialog positioning abstraction ...wittman@chromium.org2013-04-021-5/+4
* Fixing problem with a tabless browser windows showing up after a task manager...skuhne@chromium.org2013-03-211-6/+0
* Reland ash: Use immersive mode for fullscreenjamescook@chromium.org2013-02-271-0/+4
* Revert 184600jamescook@chromium.org2013-02-261-4/+0
* ash: Use immersive mode for fullscreenjamescook@chromium.org2013-02-261-0/+4
* browser: Move the rest of application_lifetime.h into chrome namespace.tfarina@chromium.org2013-02-181-1/+1
* Refactor BrowserWindow fullscreen and presentation on Mac to be consistent wi...scheib@chromium.org2013-01-291-7/+8
* Change the one-click sign in confirmation bubble into a modal dialogrogerta@chromium.org2013-01-251-0/+6
* In Chrome M23 the page info bubble was replaced by the website settings UI (a...markusheintz@chromium.org2013-01-241-9/+0
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-221-1/+1
* Implement new Task Manager and Edit Bookmark style, etc.msw@chromium.org2013-01-181-2/+2
* Remove Instant checks for web contents modal dialog wittman@chromium.org2013-01-171-3/+0
* Remove last remaining call to FindOrCreateTabbedBrowser(). Fix up presubmit c...robertshield@chromium.org2012-12-211-2/+3
* Add mac UI for password generationgcasto@chromium.org2012-12-111-4/+2
* Remove TabContents from BrowserWindow and website settings.avi@chromium.org2012-11-211-3/+2
* Use search::Mode in InstantModel.sreeram@chromium.org2012-11-201-5/+4
* New feature: Bookmark Prompt Finch Experimentyosin@chromium.org2012-10-311-0/+4
* DevTools: merge is_docked and dock_side into single dock_side state.pfeldman@chromium.org2012-10-191-8/+0
* Refactor Instant to separate out preview controldhollowa@chromium.org2012-10-181-8/+0
* Don't display platform app resources in normal browser windows.estade@chromium.org2012-10-171-1/+0
* Address ben@chromium.org commentsrouslan@chromium.org2012-10-091-3/+3
* Adding ConstrainedWindowViews::OnSizeChangedrouslan@chromium.org2012-10-071-3/+5
* Move forms/ out of webkit/.blundell@chromium.org2012-10-051-7/+2
* This CL supersedes previous ConstrainedWindow Views CLs and contains much of ...wittman@chromium.org2012-10-031-0/+4
* Hook up SetInstantPreviewHeight for ChromeOS.jered@chromium.org2012-09-201-3/+6
* Constrained Windows Cocoa: Part 4 Refactor ConstrainedWindowSupportsail@chromium.org2012-09-041-0/+3
* Get rid of Browser and chrome_pages dependencies in Autofill.joi@chromium.org2012-08-301-2/+2
* Refactor browser window zoom handling and enable zoom icon on all platforms.dbeam@chromium.org2012-08-221-9/+5
* Revert 152080 - Refactor browser window zoom handling and enable zoom icon on...dbeam@chromium.org2012-08-171-5/+9
* Refactor browser window zoom handling and enable zoom icon on all platforms.dbeam@chromium.org2012-08-171-9/+5
* Draggable region support for frameless app window on Windows.jianli@chromium.org2012-08-081-3/+0