summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_controller_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* browser: Move FindLastActiveWithProfile() into chrome namespace.tfarina@chromium.org2012-11-121-1/+1
* browser: Start moving browser_finder.h into chrome namespace.tfarina@chromium.org2012-10-281-2/+2
* browser: Move one last cocoa and gtk files into chrome namespace.tfarina@chromium.org2012-10-141-3/+3
* Removed dead code.vitalybuka@chromium.org2012-10-051-31/+0
* Get rid of the content::NOTIFICATION_APP_ACTIVATED notification since it was ...jam@chromium.org2012-09-241-4/+2
* OSX CHECK() when opening new window during session restoredhollowa@chromium.org2012-09-201-0/+8
* Separate out profiles from window creation in dock menu.avi@chromium.org2012-09-081-16/+15
* Give access to browsers by Profile/HostDesktopType.mad@chromium.org2012-08-241-1/+2
* Add profile selector to dock menu.avi@chromium.org2012-08-231-9/+17
* Revert 152788 - Give access to browsers by Profile/HostDesktopType.mad@chromium.org2012-08-221-2/+1
* Give access to browsers by Profile/HostDesktopType.mad@chromium.org2012-08-221-1/+2
* mac: Delete more 10.5-only codethakis@chromium.org2012-08-091-6/+1
* chrome: Remove unused definition of ShowInstantConfirmDialog().tfarina@chromium.org2012-07-271-12/+0
* mac: Remove now-unnecessary respondsToSelector: callthakis@chromium.org2012-07-261-2/+1
* Consolidate Browser Creation.ben@chromium.org2012-07-251-2/+2
* 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