| Commit message (Expand) | Author | Age | Files | Lines |
* | Move platform_app_launcher to apps | benwells@chromium.org | 2013-08-07 | 1 | -2/+2 |
* | Updates some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-11 | 1 | -1/+1 |
* | Move ShellWindow into apps component. | benwells@chromium.org | 2013-07-01 | 1 | -0/+2 |
* | Revert 208927 "Move ShellWindow into apps component." | asvitkine@chromium.org | 2013-06-27 | 1 | -2/+0 |
* | Move ShellWindow into apps component. | benwells@chromium.org | 2013-06-27 | 1 | -0/+2 |
* | Factor out AppLifetimeMonitor. | jackhou@chromium.org | 2013-06-18 | 1 | -74/+34 |
* | Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" | rsleevi@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | Display the list of retained files in the extension permissions dialog. | sammc@chromium.org | 2013-06-08 | 1 | -0/+11 |
* | Revert 204487 "Factor out AppLifetimeMonitor." | mad@chromium.org | 2013-06-06 | 1 | -27/+58 |
* | Factor out AppLifetimeMonitor. | jackhou@chromium.org | 2013-06-06 | 1 | -58/+27 |
* | Add support for persistent file access in apps. | sammc@chromium.org | 2013-05-25 | 1 | -15/+12 |
* | Restart apps that don't listen to onRestarted() by sending them onLaunched(). | koz@chromium.org | 2013-05-17 | 1 | -0/+56 |
* | Revert 199970 "Restart apps that don't listen to onRestarted() b..." | danakj@chromium.org | 2013-05-14 | 1 | -43/+0 |
* | Restart apps that don't listen to onRestarted() by sending them onLaunched(). | koz@chromium.org | 2013-05-14 | 1 | -0/+43 |
* | Revert 199406 "Restart apps that don't listen to onRestarted() b..." | tzik@chromium.org | 2013-05-10 | 1 | -45/+0 |
* | Restart apps that don't listen to onRestarted() by sending them onLaunched(). | koz@chromium.org | 2013-05-10 | 1 | -0/+45 |
* | Move FileEntry code from ExtensionPrefs to FileHandlersAPI | rdevlin.cronin@chromium.org | 2013-05-08 | 1 | -2/+5 |
* | [win8] Show a prompt before relaunching Chrome in Windows 8 mode while packag... | tapted@chromium.org | 2013-04-04 | 1 | -0/+18 |
* | Give an app the file entries it had back on restart. | koz@chromium.org | 2013-03-13 | 1 | -2/+4 |
* | Revert 184900 | mpearson@chromium.org | 2013-02-27 | 1 | -2/+9 |
* | Revert "Track and persist what file entries an extension has access to." | iannucci@chromium.org | 2013-02-27 | 1 | -9/+2 |
* | Track and persist what file entries an extension has access to. | koz@chromium.org | 2013-02-27 | 1 | -2/+9 |
* | Create top level apps component and move some apps code there. | benwells@chromium.org | 2013-01-22 | 1 | -0/+103 |