summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_applications/web_app_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 276368 "[Mac] Add interactive App Shim test."phoglund@chromium.org2014-06-111-5/+0
* [Mac] Add interactive App Shim test.jackhou@chromium.org2014-06-111-0/+5
* Move FileHandlersInfo to /extensions and remove struct FileHandlersInfordevlin.cronin@chromium.org2014-05-201-1/+1
* Remove uses of web_app:: inside web_app.jackhou@chromium.org2014-05-151-7/+6
* File association for app shims. (Mac)jackhou@chromium.org2014-04-291-3/+7
* Move ShortcutInfo, ShortcutLocations from ShellIntegration to web_app.jackhou@chromium.org2014-04-151-6/+5
* Various cleanups in web_app_mac.tapted@chromium.org2013-08-191-34/+28
* New chromium icons assets, icon migration, for OSX app launcher.tapted@chromium.org2013-08-151-1/+2
* Only reveal a created shim in Finder if it was user initiated. (Mac)jackhou@chromium.org2013-07-311-1/+2
* Check the user_data_dir when deleting or launching a shim.jackhou@chromium.org2013-07-261-0/+1
* Recreate shortcuts on app update.jackhou@chromium.org2013-06-201-15/+35
* Create a copy of each app's shim bundle in the app's app_data_path.jackhou@chromium.org2013-06-171-7/+6
* Use a direct include of strings headers in chrome/browser/t*-w*/.avi@chromium.org2013-06-101-1/+1
* Use unique names for app shim bundles based on profile dir and extension id.jackhou@chromium.org2013-06-071-0/+4
* Start app shim when app launched.jackhou@chromium.org2013-05-311-0/+3
* Create an app list shim for the App Launcher on OSX in response to a startup ...tapted@chromium.org2013-05-211-0/+8
* [mac] Create app shortcuts in a subfolder of /Applicationsjeremya@chromium.org2013-03-201-2/+1
* Revert 188944 "[mac] Create app shortcuts in a subfolder of /App..."kinaba@chromium.org2013-03-191-1/+2
* [mac] Create app shortcuts in a subfolder of /Applicationsjeremya@chromium.org2013-03-191-2/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-7/+8
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Mac: Enable WebAppShortcutCreatorTest.CreateShortcut unit testjeremy@chromium.org2012-02-291-0/+4
* Mac: Generate App Mode Loader bundle + cleanupjeremy@chromium.org2012-02-291-3/+24
* Add user data dir field to Mac platform appssail@chromium.org2012-02-241-0/+7
* Add icons support for Mac platform appssail@chromium.org2012-02-231-0/+3
* Unit tests for publishing app shortcuts on Macsail@chromium.org2012-02-141-0/+46