summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/platform_app_launcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert relative path arguments to packaged apps to be absolutebenwells@chromium.org2012-07-181-10/+42
* Move ExtensionSystem into extensions namespacerdevlin.cronin@chromium.org2012-07-111-0/+1
* Make isolated file system works for a device root (e.g. X:\\)kinuko@chromium.org2012-07-101-6/+4
* Remove temporary logging.miket@chromium.org2012-07-031-4/+0
* Add logging to help understand why apps sometimes launch twice.benwells@chromium.org2012-06-221-0/+4
* Allow platform apps to receive WebIntents.benwells@chromium.org2012-06-201-25/+129
* Add more detailed access control to isolated file systemkinuko@chromium.org2012-06-011-1/+4
* Pass command line arguments onto platform apps which provide the right intent.benwells@chromium.org2012-05-261-0/+199