summaryrefslogtreecommitdiffstats
path: root/apps/app_restore_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Move AppWindow to extensionshashimoto2014-08-291-1/+1
* extensions: Move app.runtime API from apps to extensions.derat@chromium.org2014-06-221-1/+0
* Remove single-window-metro-mode code paths for the app launcher and apps.tapted@chromium.org2014-04-071-8/+0
* Introduce apps API target in //apps and move app.runtime API into itjamescook@chromium.org2014-03-311-1/+1
* Move ExtensionHost from src/chrome to src/extensionsjamescook@chromium.org2014-03-211-1/+1
* Rename apps::ShellWindow to apps::AppWindowjamescook@chromium.org2014-02-151-1/+1
* Remove ExtensionService dependencies from src/appsjamescook@chromium.org2014-01-241-20/+11
* Move ExtensionPrefs and friends to extensions/ directory.derat@chromium.org2014-01-221-1/+1
* Move c/c/e/extension_set to top-level extensions/rdevlin.cronin@chromium.org2013-12-171-3/+3
* Remove ExtensionPrefFactory's dependency on Profile.derat@chromium.org2013-12-031-0/+1
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Move platform_app_launcher to appsbenwells@chromium.org2013-08-071-2/+2
* Updates some includes of chrome_notification_types.hjam@chromium.org2013-07-111-1/+1
* Move ShellWindow into apps component.benwells@chromium.org2013-07-011-0/+2
* Revert 208927 "Move ShellWindow into apps component."asvitkine@chromium.org2013-06-271-2/+0
* Move ShellWindow into apps component.benwells@chromium.org2013-06-271-0/+2
* Factor out AppLifetimeMonitor.jackhou@chromium.org2013-06-181-74/+34
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-2/+2
* Display the list of retained files in the extension permissions dialog.sammc@chromium.org2013-06-081-0/+11
* Revert 204487 "Factor out AppLifetimeMonitor."mad@chromium.org2013-06-061-27/+58
* Factor out AppLifetimeMonitor.jackhou@chromium.org2013-06-061-58/+27
* Add support for persistent file access in apps.sammc@chromium.org2013-05-251-15/+12
* Restart apps that don't listen to onRestarted() by sending them onLaunched().koz@chromium.org2013-05-171-0/+56
* Revert 199970 "Restart apps that don't listen to onRestarted() b..."danakj@chromium.org2013-05-141-43/+0
* Restart apps that don't listen to onRestarted() by sending them onLaunched().koz@chromium.org2013-05-141-0/+43
* Revert 199406 "Restart apps that don't listen to onRestarted() b..."tzik@chromium.org2013-05-101-45/+0
* Restart apps that don't listen to onRestarted() by sending them onLaunched().koz@chromium.org2013-05-101-0/+45
* Move FileEntry code from ExtensionPrefs to FileHandlersAPIrdevlin.cronin@chromium.org2013-05-081-2/+5
* [win8] Show a prompt before relaunching Chrome in Windows 8 mode while packag...tapted@chromium.org2013-04-041-0/+18
* Give an app the file entries it had back on restart.koz@chromium.org2013-03-131-2/+4
* Revert 184900mpearson@chromium.org2013-02-271-2/+9
* Revert "Track and persist what file entries an extension has access to."iannucci@chromium.org2013-02-271-9/+2
* Track and persist what file entries an extension has access to.koz@chromium.org2013-02-271-2/+9
* Create top level apps component and move some apps code there.benwells@chromium.org2013-01-221-0/+103