Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1. | yoz@chromium.org | 2014-01-30 | 1 | -0/+1 |
* | Remove ExtensionService dependencies from src/apps | jamescook@chromium.org | 2014-01-24 | 1 | -2/+0 |
* | Move ExtensionPrefs and friends to extensions/ directory. | derat@chromium.org | 2014-01-22 | 1 | -1/+1 |
* | Move Extension and PermissionsData to extensions/common. | yoz@chromium.org | 2013-11-15 | 1 | -1/+1 |
* | Add support for directory access to the file system API. | sammc@chromium.org | 2013-08-29 | 1 | -7/+8 |
* | Use only app permissions to decide if file entries should be writable. | sammc@chromium.org | 2013-08-29 | 1 | -8/+7 |
* | Rename fileSystem.retainFiles to fileSystem.retainEntries. | sammc@chromium.org | 2013-07-04 | 1 | -4/+4 |
* | Use a direct include of strings headers in apps/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Add support for persistent file access in apps. | sammc@chromium.org | 2013-05-25 | 1 | -0/+239 |