summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_controller_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-131-1/+1
* Revert 59147 - Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-1/+1
* Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-1/+1
* First click on Dock icon (OSX) should restore session if Chrome was launched ...dimich@chromium.org2010-09-071-0/+17
* Implement about:labsthakis@chromium.org2010-08-271-4/+5
* Revert 57635: Implement about:labsdpolukhin@chromium.org2010-08-271-5/+4
* Implement about:labsthakis@chromium.org2010-08-271-4/+5
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Add support for receiving text from system services on Mac.dmaclach@chromium.org2010-08-231-8/+4
* Changed ChromeOS status bar menu handlers to obey --enable-tabbed-options swi...zelidrag@chromium.org2010-08-201-1/+2
* - Registered service types to make Services menu availableyutak@chromium.org2010-08-171-0/+15
* Make BrowserInit use FilePath instead of wstring for current directory.viettrungluu@chromium.org2010-08-031-1/+2
* Cleanup: Remove unneeded headers from app/ (part 3)thestig@chromium.org2010-07-311-0/+1
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-1/+2
* Mac: Add "Show Tab Overview" menu item.thakis@chromium.org2010-07-271-0/+4
* Moved code that generates APP_TERMINATING notification into BrowserList so it...atwilson@chromium.org2010-07-201-17/+12
* [Mac] Fix for a bug where extensions were not being notified when no window w...andybons@chromium.org2010-07-201-0/+22
* Implement support for disabling sync through configuration management.mnissler@chromium.org2010-07-141-4/+3
* 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