summaryrefslogtreecommitdiffstats
path: root/apps/app_lifetime_monitor.h
Commit message (Expand)AuthorAgeFilesLines
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Don't fire AppLifetimeMonitor::Observer::OnAppActivated on every AppWindow::S...jackhou2014-11-141-4/+7
* Standardize usage of virtual/override/final in apps/dcheng2014-10-221-8/+8
* Replace OVERRIDE and FINAL with override and final in src/appsanand.ratn2014-10-091-5/+5
* Move AppWindow to extensionshashimoto2014-08-291-7/+7
* Disable ephemeral apps after they stop runningtmdiep@chromium.org2014-08-061-7/+6
* Don't send onLaunched to apps with only hidden windows when they reload.benwells@chromium.org2014-05-151-1/+4
* Add default implementations for AppWindowRegistry::Observer notifications.calamity@chromium.org2014-05-071-1/+0
* Move clients of BrowserContextKeyedService to using KeyedService (#3)blundell@chromium.org2014-03-131-3/+3
* Rename apps::ShellWindow to apps::AppWindowjamescook@chromium.org2014-02-151-6/+6
* Move ShellWindowRegistry to appsbenwells@chromium.org2013-08-091-3/+3
* Factor out AppLifetimeMonitor.jackhou@chromium.org2013-06-181-0/+87
* Revert 204487 "Factor out AppLifetimeMonitor."mad@chromium.org2013-06-061-82/+0
* Factor out AppLifetimeMonitor.jackhou@chromium.org2013-06-061-0/+82