summaryrefslogtreecommitdiffstats
path: root/apps/app_restore_service_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move extension_test_message_listener to extensions.lfg2014-09-191-1/+1
* Move extension notifications to extensions/browser/notification_types.hjamescook@chromium.org2014-07-311-4/+4
* Make LoadAndLaunchPlatformApp harder to make flaky tests with.benwells@chromium.org2014-06-171-10/+3
* Don't send onLaunched to apps with only hidden windows when they reload.benwells@chromium.org2014-05-151-0/+54
* Move ExtensionPrefs and friends to extensions/ directory.derat@chromium.org2014-01-221-1/+1
* Move temp file functions to base namespace.brettw@chromium.org2013-12-031-4/+4
* 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
* Suppress flaky PlatformAppBrowserTest.FileAccesssIsRestored on winrjkroege@chromium.org2013-08-291-1/+1
* Add support for directory access to the file system API.sammc@chromium.org2013-08-291-1/+2
* Use only app permissions to decide if file entries should be writable.sammc@chromium.org2013-08-291-2/+1
* Move apps tests from c/b/extensions to c/b/apps and refine DEPS.benwells@chromium.org2013-08-151-1/+1
* Disable flaky PlatformAppBrowserTest.FileAccessIsRestored on linux.danakj@chromium.org2013-08-071-1/+8
* Updates some includes of chrome_notification_types.hjam@chromium.org2013-07-111-1/+1
* Change ApiResourceManager to use ProfileKeyedApi.patrickriordan177@gmail.com2013-06-171-0/+2
* Add support for persistent file access in apps.sammc@chromium.org2013-05-251-20/+10
* Reland 200220 - Make ExtensionPrefs a ProfileKeyedService.yoz@chromium.org2013-05-161-7/+3
* Revert 200220 "Make ExtensionPrefs a ProfileKeyedService."eugenis@chromium.org2013-05-151-3/+7
* Make ExtensionPrefs a ProfileKeyedService.yoz@chromium.org2013-05-151-7/+3
* Move FileEntry code from ExtensionPrefs to FileHandlersAPIrdevlin.cronin@chromium.org2013-05-081-12/+13
* Change chrome.filesystem to handle the Chrome OS Drive file entries directly.kinaba@chromium.org2013-03-251-0/+4
* Give an app the file entries it had back on restart.koz@chromium.org2013-03-131-0/+48
* Revert 184900mpearson@chromium.org2013-02-271-0/+46
* Revert "Track and persist what file entries an extension has access to."iannucci@chromium.org2013-02-271-46/+0
* Track and persist what file entries an extension has access to.koz@chromium.org2013-02-271-0/+46
* Create top level apps component and move some apps code there.benwells@chromium.org2013-01-221-0/+55