summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_controller_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Remove all the OS X 10.6 SDK forward declarations.rsesek@chromium.org2012-07-181-10/+0
* Move notifications only used in chrome/ to chrome/, renames one notification ...avi@chromium.org2012-07-181-2/+2
* Rename APP_EXITING notification to ALL_BROWSERS_CLOSING.benwells@chromium.org2012-07-131-1/+1
* [Mac] Remove obsolete confirm to quit pref registration and migration code.rsesek@chromium.org2012-07-021-3/+0
* startup: Put it in chrome namespace.tfarina@chromium.org2012-07-011-7/+7
* Moves command handling from Browser to a new object, BrowserCommandController.ben@chromium.org2012-06-271-4/+6
* Move browser commands into a separate file.ben@chromium.org2012-06-251-3/+4
* Clean up/remove a bunch more functions from Browser.ben@chromium.org2012-06-221-11/+11
* Move singleton tabs off Browser.ben@chromium.org2012-06-211-15/+14
* Move some Mac-specific statics off Browser into functions in the browser name...ben@chromium.org2012-06-201-9/+10
* Use different help URLs for menus, accelerators, and WebUI.derat@chromium.org2012-06-121-4/+4
* Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()davemoore@chromium.org2012-06-071-1/+1
* Move creation and ownership of DownloadManager from the embedder to content. ...jam@chromium.org2012-06-061-1/+2
* Make cloud print dialog creation function not use browser list, instead obtai...ben@chromium.org2012-05-241-2/+2
* Revert 138823 - Make cloud print dialog creation function not use browser lis...ben@chromium.org2012-05-241-2/+2
* Make cloud print dialog creation function not use browser list, instead obtai...ben@chromium.org2012-05-241-2/+2
* Change Cocoa FE to access the last active browser via a function only availab...ben@chromium.org2012-05-241-3/+4
* Revert 138561 - Make cloud print dialog creation function not use browser lis...ben@chromium.org2012-05-231-2/+2
* Make cloud print dialog creation function not use browser list, instead obtai...ben@chromium.org2012-05-231-2/+2
* Revert cloud print dialog changes.ben@chromium.org2012-05-231-2/+2
* Make cloud print dialog creation function not use browser list, instead obtai...ben@chromium.org2012-05-231-2/+2
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-2/+3
* At browser exit, wait for pending print jobs before starting shutdown. This i...jam@chromium.org2012-05-191-5/+0
* Move application lifetime functionality off BrowserList.ben@chromium.org2012-05-181-4/+5
* Update use of TimeDelta in chrome/browser/*, ui/views/*, and other places.tedvessenes@gmail.com2012-05-171-2/+4
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-4/+5
* Extract StartupTabs and startup types from StartupBrowserCreator.ben@chromium.org2012-05-111-6/+6
* Revert 136573 - Extract StartupTabs and startup types from StartupBrowserCrea...ben@chromium.org2012-05-111-6/+6
* Extract StartupTabs and startup types from StartupBrowserCreator.ben@chromium.org2012-05-111-6/+6
* Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.ben@chromium.org2012-05-101-14/+16
* Revert 136337 - Rename BrowserInit to StartupBrowserCreator, and move into st...ben@chromium.org2012-05-101-6/+5
* Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.ben@chromium.org2012-05-101-5/+6
* Change the "close Chrome with downloads in progress" dialog to resemble kenmo...benrg@chromium.org2012-04-251-22/+13
* Delete a bunch of stuff that isn't used.ben@chromium.org2012-04-191-1/+0
* Move auto-hiding desktop bar computation from PanelManager to DisplaySettings...jianli@chromium.org2012-04-101-4/+12
* Remove the old about window for MacChrome.csilv@chromium.org2012-03-281-18/+0
* Record UMA stats for sync promosail@chromium.org2012-03-241-2/+2
* get rid of old options pagesestade@chromium.org2012-03-231-22/+5
* [mac] Direct 'about' menu commands to the uber page.csilv@chromium.org2012-03-211-12/+22
* [Mac] Migrate the Confirm to Quit preference from the profile to local state.rsesek@chromium.org2012-02-291-3/+7
* Remove PSS::ShowLoginDialog() and obsolete IDC_SYNC_BOOKMARKS.atwilson@chromium.org2012-02-251-17/+7
* Cocoa: Handle re-open event in app modesail@chromium.org2012-02-141-1/+12
* Publish app shortcuts on Macsail@chromium.org2012-02-111-3/+4
* Refactor Browser window creation.avi@chromium.org2012-02-091-15/+15
* Fix: send content::NOTIFICATION_APP_EXITING also on mac.marja@chromium.org2012-01-201-1/+6
* Better fix for Lion dictionary popover cmd-W bug.asvitkine@chromium.org2012-01-181-21/+42
* [i18n-fixlet] Make strings branding specific in Download code.vandebo@chromium.org2012-01-131-9/+7
* Fix bug 108706: Notifications break "open new page when clicking on dock item...jianli@chromium.org2012-01-111-4/+12
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-1/+0
* Multiple-Profiles feature on Mac is slow, probably for profiles with many boo...dhollowa@chromium.org2012-01-031-2/+3