summaryrefslogtreecommitdiffstats
path: root/extensions/browser/api/app_runtime
Commit message (Expand)AuthorAgeFilesLines
* Add directories handling support for apps/extensions.cmihail2016-02-252-4/+7
* Switch to standard integer types in extensions/browser/.avi2015-12-231-0/+2
* Convert Pass()→std::move() in //extensionsdcheng2015-12-181-14/+16
* Remove all the ephemeral apps code.benwells2015-12-091-1/+1
* Remove ability for users to launch ephemeral apps.benwells2015-10-131-1/+1
* Add public session launch flagkelvinp2015-10-011-0/+5
* Generate all extension schema namespaces as "api" and instead vary the genera...kalman2015-07-231-1/+1
* Second batch adding real histogram values for extension events.kalman2015-07-061-6/+9
* Set up the infrastructure for Extension event metrics.kalman2015-06-241-6/+6
* Extract EventRouter from ExtensionSystem.juncai2015-06-041-4/+2
* Add SOURCE_TEST.jamiewalch2014-12-121-0/+2
* Resubmit https://codereview.chromium.org/722703002/ because of buildcylee2014-12-011-1/+12
* adding skuhne to OWNERS of components/sessionsMr4D2014-11-211-12/+1
* Make "source" a required argument of AppLaunchParams and fill in the argument...cylee2014-11-201-1/+12
* Add a new field "source" in launchData of chrome.app.runtime.onLaunched() to ...cylee2014-11-042-6/+68
* Disable ephemeral apps after they stop runningtmdiep@chromium.org2014-08-061-3/+0
* Implement <appview>fsamuel@chromium.org2014-07-112-0/+40
* extensions: Move app.runtime API from apps to extensions.derat@chromium.org2014-06-222-0/+173