summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/app_shortcut_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Fix crash because of use-after-free with Extension. I only see this with WebV...jam@chromium.org2012-11-151-1/+1
* Make application shortcuts point to app_host.exe, install App Host during app...huangs@chromium.org2012-11-081-0/+11
* Stop auto creating shortcuts when v2 packaged apps are installed.benwells@chromium.org2012-10-091-3/+3
* Move small c/b/extensions classes into extensions namespace no.1rdevlin.cronin@chromium.org2012-08-171-2/+4
* Remove packaged app Windows shortcuts when app is uninstalled.benwells@chromium.org2012-08-101-0/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+1
* Add support for multiple icon sizes for Mac platform appssail@chromium.org2012-03-031-2/+2
* Moved app shortcut code out of ExtensionService.benwells@chromium.org2012-02-091-0/+51