summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_controller_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Move auto-hiding desktop bar computation from PanelManager to DisplaySettings...jianli@chromium.org2012-04-101-0/+12
* Remove the old about window for MacChrome.csilv@chromium.org2012-03-281-2/+0
* Refactor Browser window creation.avi@chromium.org2012-02-091-0/+15
* Better fix for Lion dictionary popover cmd-W bug.asvitkine@chromium.org2012-01-181-3/+3
* Fix Lion dictionary popup staying after tab-close via cmd-W.asvitkine@chromium.org2012-01-031-1/+4
* [Mac] Add the Profile menu to the main menubar.rsesek@chromium.org2011-07-191-0/+5
* Rename -[AppController defaultProfile] to |-lastProfile|.rsesek@chromium.org2011-06-201-1/+1
* [Mac] Add the ability to rebuild items in the main menubar when the profile c...rsesek@chromium.org2011-06-171-0/+6
* Reverted r88133 (http://codereview.chromium.org/7065054/) , and removed only ...shinyak@google.com2011-06-161-0/+7
* Removed the code that checks the tab number.shinyak@google.com2011-06-071-7/+0
* Mac. Add new Bookmarks submenu to Wrench menu. maf@chromium.org2011-05-111-0/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* [Mac] Confirm-to-quit: Add an option in the app menu.rsesek@chromium.org2011-03-211-1/+4
* [Mac] Remove a dead ivar and minor style conformance.rsesek@chromium.org2011-03-211-2/+0
* Move base/cocoa_protocols_mac.h to base/mac/cocoa_protocols.hbrettw@chromium.org2010-12-231-1/+1
* Fix compile with 10.6 SDKjrg@chromium.org2010-11-051-1/+3
* Delete obviously unneeded forward declarations in chrome/browser/*.h.viettrungluu@chromium.org2010-08-051-2/+1
* Mac: Add "Show Tab Overview" menu item.thakis@chromium.org2010-07-271-0/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* [Mac] Disable menu certain menu items when a modal dialog or sheet is present.rsesek@chromium.org2010-06-041-0/+6
* Mac: reform our shutdown routine.viettrungluu@chromium.org2010-04-091-0/+7
* Mac: when only minimized windows present, various commands should unminimize ...viettrungluu@chromium.org2010-02-211-4/+4
* Mac: improve situation with respect to launching/DnD local files.viettrungluu@chromium.org2010-01-221-4/+13
* Revert 35137 - Getting perf numbers. Will revert.viettrungluu@chromium.org2009-12-221-14/+4
* Getting perf numbers. Will revert.viettrungluu@chromium.org2009-12-221-4/+14
* Mark the help menu as such so Cocoa adds the search item.thomasvl@chromium.org2009-12-011-0/+4
* Moved a whole pile of unittests over to CocoaTest.dmaclach@chromium.org2009-11-191-2/+2
* applicationDockMenu: is used in the unit test, it should not be privatemark@chromium.org2009-09-151-0/+3
* Chrome should shut down cleanly when quit from the Dock icon menu, duringmark@chromium.org2009-09-151-1/+2
* First cut at Mac history menu.rohitrao@chromium.org2009-07-271-1/+3
* Fix issue where cmd-w was hard-coded to closing a browser tab regardless of t...pinkerton@chromium.org2009-05-271-0/+7
* About box development.jrg@chromium.org2009-05-201-0/+6
* Must register the AE handler earlier to catch the open url on a launch.avi@chromium.org2009-05-191-0/+7
* Initial prefs window xib from Cole. Hook the menu up to (empty) code. Use sco...pinkerton@chromium.org2009-04-301-5/+12
* Bookmark menu work. Notes:jrg@chromium.org2009-03-251-0/+8
* add basic command handling for browser window and for where there are no wind...pinkerton@google.com2009-01-211-1/+4
* mac bootstrapping of browser main and app startup bitspinkerton@google.com2009-01-161-0/+21