summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_window.h
Commit message (Expand)AuthorAgeFilesLines
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-2/+6
* Move application lifetime functionality off BrowserList.ben@chromium.org2012-05-181-1/+2
* Move NativeWebKeyboardEvent to the content namespace.jam@chromium.org2012-05-181-4/+6
* Remove some more OS_CHROMEOS from browser.beng@google.com2012-05-151-5/+0
* Remove const qualifiers on "TemplateURL*" in many TemplateURLService APIs. T...pkasting@chromium.org2012-04-271-1/+1
* Move a lot of ChromeOS stuff out of Browser and onto various Ash-related help...ben@chromium.org2012-04-201-3/+0
* Add IsFullscreen to BaseWindow, minor changes to ExtensionWindowController.stevenjb@chromium.org2012-04-181-1/+0
* Remove obsolete chromeos specific codeoshima@chromium.org2012-04-091-3/+0
* Add SetDraggableRegion() to BaseWindow and ShellWindowViews.jeremya@chromium.org2012-04-021-0/+3
* [Sync] [Mac] Implement one-click signin bubble for OS Xakalin@chromium.org2012-03-281-2/+6
* Show a confirmation bubble after one-click sign inrogerta@chromium.org2012-03-261-0/+5
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-221-1/+0
* Add password generation browser UI for Windows.gcasto@chromium.org2012-03-211-0/+5
* Add Chrome To Mobile Service and Views Page Action.msw@chromium.org2012-03-131-0/+3
* Change panels to be able to turn off autoresize.levin@chromium.org2012-03-021-0/+4
* Clean up remaining obsolete WebUI.flackr@chromium.org2012-02-291-3/+0
* Create BaseWindow and ExtensionWindowWrapper for extension API access to Panelsstevenjb@chromium.org2012-02-281-47/+13
* Add method skeleton for showing website settings.markusheintz@chromium.org2012-02-201-0/+10
* Nix TemplateURL::logo_id, EXPLICIT_DEFAULT_PROVIDER, etc.msw@chromium.org2012-02-161-10/+0
* Change grow box computation back to a method on BrowserWindowthakis@chromium.org2012-01-231-0/+6
* Implement chrome.windows.update(drawAttention=false).jennb@chromium.org2012-01-141-1/+2
* Add Browser::IsPanelWindow() to correctly identify panel windows.stevenjb@google.com2012-01-111-0/+5
* Rip Out the Sidebar APIrdevlin.cronin@chromium.org2012-01-091-4/+1
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-301-3/+3
* TBR=jampfeldman@chromium.org2011-12-291-0/+8
* Convert all of the WebContentsDelegate to use WebContents instead of TabConte...jam@chromium.org2011-12-281-3/+3
* Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-271-2/+2
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-3/+8
* Reland r114898: Add TabModalConfirmDialogDelegate to show simple tab-modal co...bauerb@chromium.org2011-12-191-3/+0
* Revert 114898 - Add TabModalConfirmDialogDelegate to show simple tab-modal co...bauerb@chromium.org2011-12-171-0/+3
* Add TabModalConfirmDialogDelegate to show simple tab-modal confirmation dialogs.bauerb@chromium.org2011-12-171-3/+0
* Add extension API to change window show state using chrome.windows.update().jennb@chromium.org2011-11-221-0/+5
* Cleanup: Remove forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-161-3/+0
* Delete code for and references to mini-gallery and theme install bubbles.yoz@chromium.org2011-10-271-3/+0
* Add shortcut to show avatar menusail@chromium.org2011-10-251-0/+3
* Moved mobile activation into its own modal dialog.zelidrag@chromium.org2011-10-241-0/+3
* Change EnterFullscreen() to take an enum instead of a bool as second parameter.thakis@chromium.org2011-10-171-4/+10
* Fixes bug in instant where we would end up incorrectly using thesky@chromium.org2011-10-151-2/+1
* Implement fullscreen info bubble on Win and Mac.jeremya@chromium.org2011-10-151-2/+5
* Make views::Label and views::Link auto-color themselves to be readable over t...pkasting@chromium.org2011-10-121-4/+3
* Remove fading in/out for Instant previews.sreeram@chromium.org2011-10-121-3/+0
* views: remove vertical tabsthakis@chromium.org2011-10-061-3/+0
* Show avatar menu from NTP4sail@chromium.org2011-10-061-0/+6
* Remove BrowserWindow::ShowHTMLDialog().derat@chromium.org2011-10-011-5/+0
* Remove compact navigation code.thakis@chromium.org2011-09-261-3/+0
* Show global error bubble view when creating new browser windowsail@chromium.org2011-09-191-0/+1
* Make panel adjust bounds per preferred size change notification on Windows.jianli@chromium.org2011-09-071-0/+8
* content: Move collected cookies constrained window to TabContentsWrapper.erg@chromium.org2011-09-071-1/+1
* Restoring a session should restore window minimization statedhollowa@chromium.org2011-08-221-0/+3
* Showing Task manager on the foreground window.yoshiki@chromium.org2011-08-161-2/+2