summaryrefslogtreecommitdiffstats
path: root/apps/shortcut_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-2/+2
* When app shortcuts are enabled, do a once-off creation of all shortcuts.jackhou@chromium.org2013-06-211-3/+58
* Use a direct include of strings headers in apps/.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* Create app shim on app install.jackhou@chromium.org2013-06-071-2/+8
* Apps with "display_in_launcher": false no longer have shortcuts installed.mgiuca@chromium.org2013-06-011-1/+2
* Windows: When an app is updated and its name changes, recreate shortcuts.mgiuca@chromium.org2013-05-291-1/+5
* Windows, Linux: auto-create app menu shortcuts when an app is installed.mgiuca@chromium.org2013-05-031-4/+31
* Made it possible to tell whether an extension is being installed or updated.mgiuca@chromium.org2013-05-031-2/+3
* apps: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* Move apps_shortcut_manager into src/appsbenwells@chromium.org2013-03-071-0/+65