summaryrefslogtreecommitdiffstats
path: root/apps/app_load_service.h
Commit message (Expand)AuthorAgeFilesLines
* Add load-app flag support to chromezork2014-11-251-0/+4
* Add a new field "source" in launchData of chrome.app.runtime.onLaunched() to ...cylee2014-11-041-2/+2
* Standardize usage of virtual/override/final in apps/dcheng2014-10-221-5/+5
* Replace OVERRIDE and FINAL with override and final in src/appsanand.ratn2014-10-091-2/+2
* Remove deprecated extension notification from AppLoadServicelimasdf2014-09-171-2/+11
* Add RestartApplicationIfRunning to AppLoadServicesashab@chromium.org2014-07-241-0/+3
* Don't send onLaunched to apps with only hidden windows when they reload.benwells@chromium.org2014-05-151-1/+0
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-2/+2
* Move clients of BrowserContextKeyedService to using KeyedService (#3)blundell@chromium.org2014-03-131-2/+2
* Rename apps::ShellWindow to apps::AppWindowjamescook@chromium.org2014-02-151-1/+1
* Make AppLoadService wait for the background page to load before acting.koz@chromium.org2013-07-101-0/+9
* Pass command line arguments through with --load-and-launch-app.benwells@chromium.org2013-06-111-4/+24
* Move application restart and relaunch code out of ExtensionService.benwells@chromium.org2013-05-311-0/+54