summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_controller_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Enable domui options for use in browser using the switch:csilv@chromium.org2010-06-181-3/+17
* Mac/clang: Uncontentious fixes.thakis@chromium.org2010-06-111-1/+1
* [Mac] Don't disable all menu items if there isn't a browser window open.rsesek@chromium.org2010-06-111-1/+1
* [Mac] Disable menu certain menu items when a modal dialog or sheet is present.rsesek@chromium.org2010-06-041-9/+24
* Fixing AutoReset to be a template.gspencer@chromium.org2010-06-011-2/+2
* Mac: Make quitting from AppleScript more reliable.viettrungluu@chromium.org2010-05-251-25/+1
* added workaround for NULL defaultProfile in app_controller_mac.mm.akalin@chromium.org2010-05-031-2/+24
* Mac: rename app_mode_constants_mac.*.viettrungluu@chromium.org2010-04-301-1/+1
* Make sure to check for in-progress downloads when quitting. Adds back in codepinkerton@chromium.org2010-04-281-0/+8
* Use the native Mac localization bundle utility functions.avi@chromium.org2010-04-271-26/+18
* [Mac] Ignore rapp events when the browser is shutting down.rohitrao@chromium.org2010-04-261-0/+6
* Delete native Mac bookmark manager. Remove --disable-tabbed-bookmark-manager ...viettrungluu@chromium.org2010-04-231-11/+3
* Mac: reform our shutdown routine.viettrungluu@chromium.org2010-04-091-16/+61
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-3/+6
* Enable tabbed bookmark manager by default.arv@chromium.org2010-03-191-3/+3
* Revert 42061 - Enable tabbed bookmark manager by default due to browser_tests...andybons@chromium.org2010-03-191-3/+3
* Enable tabbed bookmark manager by default. arv@chromium.org2010-03-191-3/+3
* Open tabbed bookmark manager from menus as well.arv@chromium.org2010-03-121-1/+14
* Fix possible race condition with updating close-tab/window key equivalents fr...pinkerton@google.com2010-03-081-5/+17
* Mac: record location of Chromium.app (or Google Chrome.app) bundle.viettrungluu@chromium.org2010-02-221-0/+38
* Mac: when only minimized windows present, various commands should unminimize ...viettrungluu@chromium.org2010-02-211-46/+98
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-2/+2
* Remove TODOs or add bug numbers to TODOspinkerton@chromium.org2010-02-121-4/+0
* Remove the temporary scaffolding stubs.phajdan.jr@chromium.org2010-02-101-1/+0
* OS X: Import settings dialog cleanup.jeremy@chromium.org2010-02-011-4/+2
* Mac bookmark mgr: Enable menu cmd when no window's open.snej@chromium.org2010-01-231-0/+6
* Mac: improve situation with respect to launching/DnD local files.viettrungluu@chromium.org2010-01-221-57/+34
* Ensure method to set up cmd-w/cmd-shift-w runs on the main thread, add a DCHE...pinkerton@google.com2010-01-211-5/+6
* Mac: Enable "Task Manager" menu item even if no browser is open.thakis@chromium.org2010-01-201-0/+6
* Mac: Don't crash on "Stats for nerds" link if no browser window is open.thakis@chromium.org2010-01-201-1/+1
* Fix command-click on buttons in background windows to perform their action in...pinkerton@chromium.org2010-01-141-4/+31
* Revert 35137 - Getting perf numbers. Will revert.viettrungluu@chromium.org2009-12-221-25/+51
* Getting perf numbers. Will revert.viettrungluu@chromium.org2009-12-221-51/+25
* Commit issue 464079 for feldstein: limit the clear browsing data window to on...mirandac@chromium.org2009-12-151-4/+2
* Mac: implement "Search the Web..." (Opt-Cmd-F).viettrungluu@chromium.org2009-12-071-0/+9
* Mark the help menu as such so Cocoa adds the search item.thomasvl@chromium.org2009-12-011-0/+16
* In-application Keystone ticket promotion.mark@chromium.org2009-11-281-3/+0
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-251-4/+4
* Added main menu item for Sync in OS X. (Right below "Preferences..."). Made ...akalin@chromium.org2009-11-241-0/+15
* Moved a whole pile of unittests over to CocoaTest.dmaclach@chromium.org2009-11-191-20/+32
* Implement "Import Bookmarks and Settings".mrossetti@chromium.org2009-11-191-1/+12
* Mac: add Extensions to the Main Menu and to the Wrench Menu.viettrungluu@chromium.org2009-11-181-0/+4
* Implemented ShowOptionsWindow() for OS X (except the highlightingakalin@chromium.org2009-11-141-4/+19
* Allow new window creation when the frontmost browser has a modal sheet attached.pinkerton@chromium.org2009-11-111-7/+5
* Cleans up our autorelease pool handling by making sure that an autorelease po...dmaclach@chromium.org2009-11-051-1/+0
* Don't allow the browser to stay above a modal plugin window (Mac)stuartmorgan@chromium.org2009-11-041-0/+9
* Add "Report Bug" dialog to Mac OSX.mirandac@chromium.org2009-11-031-0/+13
* Mac: enable History, Downloads, and Open Location... with no windows open.viettrungluu@chromium.org2009-10-301-0/+10
* Fix window restore behaviour on Mac.erg@chromium.org2009-10-291-0/+18
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-261-1/+1