summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_controller_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* 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
* About box auto-update improvements.mark@chromium.org2009-10-261-15/+8
* Mac: Enable help when there are no windows.viettrungluu@chromium.org2009-10-221-1/+6
* Don't delay menu item fixup when the number of tabs change.pinkerton@chromium.org2009-10-191-1/+5
* The file menu was enabled even when a browser window was obscured by a modal ...mirandac@chromium.org2009-10-131-1/+21
* Allow the about window to create a new window to handle loading web pages if ...pinkerton@chromium.org2009-10-131-1/+1
* Explicitly activeIgnoringOtherApps from IDC_NEW{,_INCOGNITO}_WINDOWsgk@google.com2009-10-061-2/+10
* Mac: Allow window/app. to be closed when tab modal sheets are showing.viettrungluu@chromium.org2009-10-011-26/+0
* Mac: Hook up the page menu's "Encoding" submenu.erg@chromium.org2009-09-231-1/+5
* Download in progress dialog:estade@chromium.org2009-09-231-7/+11
* Remove potential for command-key equivalents to beat the file menu fix-up tim...pinkerton@chromium.org2009-09-221-0/+33
* Have the dock menu "New Incognito Window" item always open a newsgk@google.com2009-09-221-1/+1
* Get rid of a few NOTIMPLEMENTEDs in the scaffolding.pinkerton@chromium.org2009-09-181-1/+11
* Stylistic fixes in the new dock menu code:sgk@google.com2009-09-171-14/+12