summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/cocoa/browser_window_cocoa.h
Commit message (Expand)AuthorAgeFilesLines
* TabContentsWrapper -> TabContents, part 37.avi@chromium.org2012-06-111-4/+4
* Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()davemoore@chromium.org2012-06-071-1/+1
* Tracks changes to zoom icon and zoom percentage. Notifies browser window if t...khorimoto@chromium.org2012-06-041-0/+3
* Update behavior of one-click infobar to remove modal dialog, add "undo".rogerta@chromium.org2012-05-291-2/+1
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+5
* Move NativeWebKeyboardEvent to the content namespace.jam@chromium.org2012-05-181-3/+4
* Remove const qualifiers on "TemplateURL*" in many TemplateURLService APIs. T...pkasting@chromium.org2012-04-271-1/+1
* Remove obsolete chromeos specific codeoshima@chromium.org2012-04-091-1/+0
* [Sync] [Mac] Implement one-click signin bubble for OS Xakalin@chromium.org2012-03-281-1/+3
* Show a confirmation bubble after one-click sign inrogerta@chromium.org2012-03-261-0/+3
* Add alwaysOnTop property to extension Window objectdcheng@chromium.org2012-03-161-0/+1
* Add Chrome To Mobile Service and Views Page Action.msw@chromium.org2012-03-131-0/+1
* Clean up remaining obsolete WebUI.flackr@chromium.org2012-02-291-1/+0
* Add method skeleton for showing website settings.markusheintz@chromium.org2012-02-201-0/+5
* 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