summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/cocoa/browser_window_cocoa.h
Commit message (Expand)AuthorAgeFilesLines
* Change grow box computation back to a method on BrowserWindowthakis@chromium.org2012-01-231-0/+1
* Fix window zoom in a sane way, remove nasty casts.avi@chromium.org2012-01-141-2/+0
* Implement chrome.windows.update(drawAttention=false).jennb@chromium.org2012-01-141-1/+2
* Fix bug 104170: [Mac OS] Best-fit-window-zoom doesn't work anymorejianli@chromium.org2012-01-111-0/+2
* Add Browser::IsPanelWindow() to correctly identify panel windows.stevenjb@google.com2012-01-111-0/+1
* Rip Out the Sidebar APIrdevlin.cronin@chromium.org2012-01-091-2/+1
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-301-1/+1
* TBR=jampfeldman@chromium.org2011-12-291-0/+1
* Convert all of the WebContentsDelegate to use WebContents instead of TabConte...jam@chromium.org2011-12-281-1/+1
* Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-271-1/+1
* Reland r114898: Add TabModalConfirmDialogDelegate to show simple tab-modal co...bauerb@chromium.org2011-12-191-1/+0
* Revert 114898 - Add TabModalConfirmDialogDelegate to show simple tab-modal co...bauerb@chromium.org2011-12-171-0/+1
* Add TabModalConfirmDialogDelegate to show simple tab-modal confirmation dialogs.bauerb@chromium.org2011-12-171-1/+0
* Add extension API to change window show state using chrome.windows.update().jennb@chromium.org2011-11-221-0/+3
* Add OVERRIDE to chrome/browser/ui/cocoa/.avi@chromium.org2011-11-211-69/+72
* Delete code for and references to mini-gallery and theme install bubbles.yoz@chromium.org2011-10-271-1/+0
* Add shortcut to show avatar menusail@chromium.org2011-10-251-0/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-5/+5
* Change EnterFullscreen() to take an enum instead of a bool as second parameter.thakis@chromium.org2011-10-171-5/+10
* Fixes bug in instant where we would end up incorrectly using thesky@chromium.org2011-10-151-1/+1
* Implement fullscreen info bubble on Win and Mac.jeremya@chromium.org2011-10-151-2/+5
* Remove fading in/out for Instant previews.sreeram@chromium.org2011-10-121-1/+0
* Fixed behavior of the bookmark bar visibility.joaodasilva@chromium.org2011-10-111-0/+2
* views: remove vertical tabsthakis@chromium.org2011-10-061-1/+0
* Show avatar menu from NTP4sail@chromium.org2011-10-061-0/+2
* Remove BrowserWindow::ShowHTMLDialog().derat@chromium.org2011-10-011-2/+0
* Convert most uses of the old callbacks in c/b/u/cocoa/ to use base::Bind().rsesek@chromium.org2011-09-291-2/+2
* Windows auto-minimize after session restoredhollowa@chromium.org2011-09-271-0/+2
* Remove compact navigation code.thakis@chromium.org2011-09-261-1/+0
* content: Move collected cookies constrained window to TabContentsWrapper.erg@chromium.org2011-09-071-1/+1
* Handle keyboard shortcuts in Mac Panels.jennb@chromium.org2011-08-261-2/+0
* Revert 98112thakis@chromium.org2011-08-251-0/+2
* Handle keyboard shortcuts in Mac Panels.jennb@chromium.org2011-08-241-2/+0
* Restoring a session should restore window minimization statedhollowa@chromium.org2011-08-221-2/+2
* Showing Task manager on the foreground window.yoshiki@chromium.org2011-08-161-2/+2
* Make BrowserWindow::CreateFindBar non-static so that it can be overridden by ...jennb@chromium.org2011-08-081-0/+1
* Fullscreen support for Lion.rohitrao@chromium.org2011-08-041-0/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Consolidates managing of bookmark bar state to browser. Browser nowsky@chromium.org2011-06-241-1/+2
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-111-0/+1
* Revert 84831 - The initial prototype code for the compact navigation (cnav) p...bradnelson@google.com2011-05-101-1/+0
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-101-0/+1
* Cleanup popup related browser navigation code.stevenjb@google.com2011-04-281-0/+2
* Remove the TabContentsDelegate::ToolbarSizeChanged() method as no one was usi...pkasting@chromium.org2011-04-151-1/+1
* Moves responsibility for showing profile error dialog out of Browsersky@chromium.org2011-04-141-1/+0
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Add focused property to chrome.windows.create extension API.jennb@chromium.org2011-03-281-0/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Moves instant related methods off TabContents and to where they are used.sky@chromium.org2011-03-251-1/+1
* Split off web_app's ui into ui files, plumb TCW rather than TC.avi@chromium.org2011-03-241-1/+2