summaryrefslogtreecommitdiffstats
path: root/apps/app_restore_service.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in apps/dcheng2014-10-221-8/+6
* Replace OVERRIDE and FINAL with override and final in src/appsanand.ratn2014-10-091-6/+6
* Move AppWindow to extensionshashimoto2014-08-291-1/+1
* 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-1/+1
* Move ShellWindowRegistry to appsbenwells@chromium.org2013-08-091-1/+1
* Factor out AppLifetimeMonitor.jackhou@chromium.org2013-06-181-17/+13
* Display the list of retained files in the extension permissions dialog.sammc@chromium.org2013-06-081-0/+6
* Revert 204487 "Factor out AppLifetimeMonitor."mad@chromium.org2013-06-061-12/+8
* Factor out AppLifetimeMonitor.jackhou@chromium.org2013-06-061-8/+12
* Add support for persistent file access in apps.sammc@chromium.org2013-05-251-10/+1
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-221-2/+2
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-201-1/+1
* Restart apps that don't listen to onRestarted() by sending them onLaunched().koz@chromium.org2013-05-171-1/+16
* Revert 199970 "Restart apps that don't listen to onRestarted() b..."danakj@chromium.org2013-05-141-13/+1
* Restart apps that don't listen to onRestarted() by sending them onLaunched().koz@chromium.org2013-05-141-1/+13
* Revert 199406 "Restart apps that don't listen to onRestarted() b..."tzik@chromium.org2013-05-101-13/+1
* Restart apps that don't listen to onRestarted() by sending them onLaunched().koz@chromium.org2013-05-101-1/+13
* [win8] Show a prompt before relaunching Chrome in Windows 8 mode while packag...tapted@chromium.org2013-04-041-0/+4
* apps: Silence cpplint warnings.tfarina@chromium.org2013-03-041-3/+6
* Revert 184900mpearson@chromium.org2013-02-271-3/+12
* Revert "Track and persist what file entries an extension has access to."iannucci@chromium.org2013-02-271-12/+3
* Track and persist what file entries an extension has access to.koz@chromium.org2013-02-271-3/+12
* Create top level apps component and move some apps code there.benwells@chromium.org2013-01-221-0/+48