summaryrefslogtreecommitdiffstats
path: root/chrome/browser/apps/ephemeral_app_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove the ability to retain local data of evicted ephemeral appstmdiep@chromium.org2014-06-181-63/+0
* Fixed updates to the ephemeral app count in EphemeralAppServicetmdiep@chromium.org2014-05-281-3/+11
* Optimize promotion of ephemeral appstmdiep@chromium.org2014-05-281-0/+1
* cleanup: Remove NOTIFICATION_EXTENSION_INSTALLED_DEPRECATED from c/b/appslimasdf@gmail.com2014-05-281-25/+23
* Rename NOTIFICATION_EXTENSION_INSTALLED to NOTIFICATION_EXTENSION_INSTALLED_D...limasdf@gmail.com2014-05-231-2/+3
* Moved IS_EPHEMERAL flag to extension prefstmdiep@chromium.org2014-05-221-5/+9
* Retain local data of ephemeral apps after cache evictiontmdiep@chromium.org2014-03-211-19/+76
* Move ExtensionService::GenerateInstalledExtensionsSet() to ExtensionRegistry.rdevlin.cronin@chromium.org2014-03-191-10/+9
* Remove ExtensionService::extension_prefs()rockot@chromium.org2014-02-191-1/+1
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-301-1/+1
* Clean up extension_util.h.derat@chromium.org2014-01-241-1/+1
* Move ExtensionPrefs and friends to extensions/ directory.derat@chromium.org2014-01-221-1/+1
* Implement replacement policies for the ephemeral apps cachetmdiep@chromium.org2013-12-181-0/+228