summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/cocoa/browser_window_cocoa.mm
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: Align avatar bubble with edge of anchor controlsail@chromium.org2011-11-071-0/+2
* Delete code for and references to mini-gallery and theme install bubbles.yoz@chromium.org2011-10-271-5/+0
* Add shortcut to show avatar menusail@chromium.org2011-10-251-0/+5
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+1
* More build fixes from notification move.jam@chromium.org2011-10-191-1/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-6/+7
* mac: Plumb fullscreen exit bubble type through to the UI.thakis@chromium.org2011-10-171-10/+8
* Change EnterFullscreen() to take an enum instead of a bool as second parameter.thakis@chromium.org2011-10-171-11/+20
* Fixes bug in instant where we would end up incorrectly using thesky@chromium.org2011-10-151-3/+1
* Implement fullscreen info bubble on Win and Mac.jeremya@chromium.org2011-10-151-5/+17
* Move NativeWebKeyboardEvent files into their intended final destinations prio...ben@chromium.org2011-10-141-1/+1
* Remove fading in/out for Instant previews.sreeram@chromium.org2011-10-121-4/+0
* Fix Mac avatar bubble's position in NTPsail@chromium.org2011-10-121-1/+5
* Fixed behavior of the bookmark bar visibility.joaodasilva@chromium.org2011-10-111-10/+9
* views: remove vertical tabsthakis@chromium.org2011-10-061-4/+0
* Show avatar menu from NTP4sail@chromium.org2011-10-061-0/+15
* [Mac] Remove vertical/side tabs.rsesek@chromium.org2011-10-051-1/+1
* WebUI TaskManager: Support on Mac & Linux yoshiki@chromium.org2011-10-051-2/+24
* Remove BrowserWindow::ShowHTMLDialog().derat@chromium.org2011-10-011-8/+0
* Converts usage of GetBrowserViewForNativeWindow tosky@chromium.org2011-09-301-1/+1
* Convert most uses of the old callbacks in c/b/u/cocoa/ to use base::Bind().rsesek@chromium.org2011-09-291-5/+4
* Windows auto-minimize after session restoredhollowa@chromium.org2011-09-271-2/+4
* Show global error bubble view when creating new browser windowsail@chromium.org2011-09-191-0/+2
* content: Move collected cookies constrained window to TabContentsWrapper.erg@chromium.org2011-09-071-2/+3
* Implement basic theming for panel titlebars.dcheng@chromium.org2011-09-061-18/+4
* mac: Fix a (wrong) warning in gcc -O1 mode (the valgrind configuration)thakis@chromium.org2011-09-021-1/+2
* Remove Animation When "Resuming" Window in Liondhollowa@chromium.org2011-08-311-21/+21
* Fix saved screenshots for feedback.rkc@chromium.org2011-08-311-1/+0
* Handle keyboard shortcuts in Mac Panels.jennb@chromium.org2011-08-261-113/+10
* Revert 98112thakis@chromium.org2011-08-251-10/+113
* Handle keyboard shortcuts in Mac Panels.jennb@chromium.org2011-08-241-113/+10
* Restoring a session should restore window minimization statedhollowa@chromium.org2011-08-221-4/+52
* Showing Task manager on the foreground window.yoshiki@chromium.org2011-08-161-2/+4
* Profiles: Three small changeserg@google.com2011-08-111-4/+6
* Make BrowserWindow::CreateFindBar non-static so that it can be overridden by ...jennb@chromium.org2011-08-081-1/+12
* Prevent accelerators from toggling the bookmark bar when disabled by policy.joaodasilva@chromium.org2011-08-051-4/+1
* Fullscreen support for Lion.rohitrao@chromium.org2011-08-041-0/+8
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-6/+8
* [Mac] Partial revert of r77477 to bring back EditSearchEngineCocoaController.rsesek@chromium.org2011-07-071-1/+11
* Consolidates managing of bookmark bar state to browser. Browser nowsky@chromium.org2011-06-241-5/+3
* Enforce different min size for popups than tabbed browsers on MacOSX.jennb@chromium.org2011-06-091-3/+6
* Cleanup popup related browser navigation code.stevenjb@google.com2011-04-281-0/+5
* 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-9/+0
* Implemented policy for disabling the bookmark bar.pastarmovj@chromium.org2011-04-111-1/+4
* Add focused property to chrome.windows.create extension API.jennb@chromium.org2011-03-281-0/+4
* Moves instant related methods off TabContents and to where they are used.sky@chromium.org2011-03-251-2/+2
* Split off web_app's ui into ui files, plumb TCW rather than TC.avi@chromium.org2011-03-241-1/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Remove importer views that aren't used any more.estade@chromium.org2011-03-161-1/+0