| Commit message (Expand) | Author | Age | Files | Lines |
* | Suppress flaky PlatformAppBrowserTest.FileAccesssIsRestored on win | rjkroege@chromium.org | 2013-08-29 | 1 | -1/+1 |
* | Add support for directory access to the file system API. | sammc@chromium.org | 2013-08-29 | 1 | -1/+2 |
* | Use only app permissions to decide if file entries should be writable. | sammc@chromium.org | 2013-08-29 | 1 | -2/+1 |
* | Move apps tests from c/b/extensions to c/b/apps and refine DEPS. | benwells@chromium.org | 2013-08-15 | 1 | -1/+1 |
* | Disable flaky PlatformAppBrowserTest.FileAccessIsRestored on linux. | danakj@chromium.org | 2013-08-07 | 1 | -1/+8 |
* | Updates some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-11 | 1 | -1/+1 |
* | Change ApiResourceManager to use ProfileKeyedApi. | patrickriordan177@gmail.com | 2013-06-17 | 1 | -0/+2 |
* | Add support for persistent file access in apps. | sammc@chromium.org | 2013-05-25 | 1 | -20/+10 |
* | Reland 200220 - Make ExtensionPrefs a ProfileKeyedService. | yoz@chromium.org | 2013-05-16 | 1 | -7/+3 |
* | Revert 200220 "Make ExtensionPrefs a ProfileKeyedService." | eugenis@chromium.org | 2013-05-15 | 1 | -3/+7 |
* | Make ExtensionPrefs a ProfileKeyedService. | yoz@chromium.org | 2013-05-15 | 1 | -7/+3 |
* | Move FileEntry code from ExtensionPrefs to FileHandlersAPI | rdevlin.cronin@chromium.org | 2013-05-08 | 1 | -12/+13 |
* | Change chrome.filesystem to handle the Chrome OS Drive file entries directly. | kinaba@chromium.org | 2013-03-25 | 1 | -0/+4 |
* | Give an app the file entries it had back on restart. | koz@chromium.org | 2013-03-13 | 1 | -0/+48 |
* | Revert 184900 | mpearson@chromium.org | 2013-02-27 | 1 | -0/+46 |
* | Revert "Track and persist what file entries an extension has access to." | iannucci@chromium.org | 2013-02-27 | 1 | -46/+0 |
* | Track and persist what file entries an extension has access to. | koz@chromium.org | 2013-02-27 | 1 | -0/+46 |
* | Create top level apps component and move some apps code there. | benwells@chromium.org | 2013-01-22 | 1 | -0/+55 |