summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_controller_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-6/+8
* Instantiate AppShimMenuController when app launcher is enabled. (Mac)jackhou@chromium.org2013-11-061-2/+6
* Rename service subdir under chrome/browser to service_processjianli@chromium.org2013-11-051-1/+1
* Mac: delay window raising until space transitions.davidben@chromium.org2013-10-291-3/+56
* Force recreating the session service for session restore after shutdown.sammc@chromium.org2013-10-291-1/+2
* Leave apps running on Windows and Linux when quitting Chrome.sammc@chromium.org2013-10-281-2/+2
* On browser close, the browser checks to see if there are any pending downloads.felt@chromium.org2013-10-211-2/+3
* Fix memory leak in app_controller_mac.mm.asvitkine@chromium.org2013-09-171-3/+4
* Use apps::IsAppShimsEnabled instead of kEnableAppShimsjackhou@chromium.org2013-09-091-1/+2
* Mac: Fix window raising for multiple desktopsdavidben@chromium.org2013-09-051-8/+8
* Remove menu items for Report an Issue for non-official builds.rkc@chromium.org2013-09-041-0/+4
* Add quit item to app menu.jackhou@chromium.org2013-08-301-16/+1
* Swap main menu with app-specific menu when app window focused.jackhou@chromium.org2013-08-301-0/+8
* Call RecordLastRunAppBundlePath in FILE threadjiangj@opera.com2013-08-291-2/+7
* Hide policy disabled UI elements from managed usersibraaaa@chromium.org2013-08-091-9/+12
* Revert 213031 "Swap main menu with app-specific menu when app wi..."tapted@chromium.org2013-08-091-55/+0
* Move ShellWindowRegistry to appsbenwells@chromium.org2013-08-091-3/+3
* chrome.downloads.setShelfEnabled(boolean)benjhayden@chromium.org2013-07-311-1/+1
* Cmd+Q on an app window quits the app.jackhou@chromium.org2013-07-311-0/+22
* No bookmark sync promo if sync is disabled by policy. fdoray@chromium.org2013-07-311-4/+6
* Bring browser windows in front of app windows when user clicks on dock icon.jackhou@chromium.org2013-07-261-8/+16
* Swap main menu with app-specific menu when app window focused.jackhou@chromium.org2013-07-231-0/+56
* Refactor utility methods that don't use the ProfileManager directly out of th...noms@chromium.org2013-07-181-1/+2
* Use a direct include of the message_loop header in chrome/browser/, part 1.avi@chromium.org2013-07-181-1/+1
* Updates some includes of chrome_notification_types.hjam@chromium.org2013-07-111-1/+1
* roll clang 182481:184830thakis@chromium.org2013-07-021-2/+2
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-07-021-1/+1
* [Mac] AppController needs to update its "last profile" pointer when the activ...noms@chromium.org2013-06-281-0/+67
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-241-6/+7
* Remove "View Background Pages".avi@chromium.org2013-06-221-10/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* Don't open additional browser window on app shim launch.jackhou@chromium.org2013-06-081-14/+20
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* Ensure that we honor settings like session restore, open a set of urls, when ...ananta@chromium.org2013-05-251-1/+1
* Mac: Remove a C-style cast and remove an obsolete TODO.thestig@chromium.org2013-04-271-4/+2
* Rename sys_string_conversions in chrome.brettw@chromium.org2013-03-281-1/+1
* [mac] App shimsjeremya@chromium.org2013-03-181-39/+0
* Add a signin allowed policy which is used to determine if a user is allowed t...akuegel@chromium.org2013-02-281-1/+6
* The context menu for extension actions should show a Manage item, not justmpcomplete@chromium.org2013-02-281-1/+1
* Remove kDefaultHostDesktopType from browser_finder.cc.gab@chromium.org2013-02-281-2/+4
* Finally phase out non-multi-desktop-aware Browser::CreateParams()'s!!gab@chromium.org2013-02-251-2/+4
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Make all consumers of chrome::NewEmptyWindow and chrome::OpenEmptyWindow brow...gab@chromium.org2013-02-201-1/+1
* browser: Move the rest of application_lifetime.h into chrome namespace.tfarina@chromium.org2013-02-181-2/+2
* [Mac] Fix background apps dock menu.rsesek@chromium.org2013-02-151-10/+7
* Replace most BrowserList::empty() and BrowserList::size() calls by multi-desk...gab@chromium.org2013-02-131-4/+3
* Swap deprecated BrowserList:: iterators for BrowserIterator in code not compi...gab@chromium.org2013-02-121-2/+2
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-6/+7
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1