Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated extension notification from AppLoadService | limasdf | 2014-09-17 | 1 | -2/+11 |
* | Add RestartApplicationIfRunning to AppLoadService | sashab@chromium.org | 2014-07-24 | 1 | -0/+3 |
* | Don't send onLaunched to apps with only hidden windows when they reload. | benwells@chromium.org | 2014-05-15 | 1 | -1/+0 |
* | Move CommandLine to base namespace. | brettw@chromium.org | 2014-03-17 | 1 | -2/+2 |
* | Move clients of BrowserContextKeyedService to using KeyedService (#3) | blundell@chromium.org | 2014-03-13 | 1 | -2/+2 |
* | Rename apps::ShellWindow to apps::AppWindow | jamescook@chromium.org | 2014-02-15 | 1 | -1/+1 |
* | Make AppLoadService wait for the background page to load before acting. | koz@chromium.org | 2013-07-10 | 1 | -0/+9 |
* | Pass command line arguments through with --load-and-launch-app. | benwells@chromium.org | 2013-06-11 | 1 | -4/+24 |
* | Move application restart and relaunch code out of ExtensionService. | benwells@chromium.org | 2013-05-31 | 1 | -0/+54 |