summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Refactor extension handling code from AppShimHost into ExtensionAppShimHandler.jackhou@chromium.org2013-05-2911-141/+391
* Windows: When an app is updated and its name changes, recreate shortcuts.mgiuca@chromium.org2013-05-291-1/+5
* Make tapted an owner of src/apps/app_shim.tapted@chromium.org2013-05-271-1/+1
* Add support for persistent file access in apps.sammc@chromium.org2013-05-259-45/+913
* Remove unused code from apps and extensions BCKSFactoriesbenwells@chromium.org2013-05-244-18/+0
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-228-34/+37
* Make ShellWindowRegistry#shell_windows_ sorted by the last time when the wind...hirono@chromium.org2013-05-221-2/+3
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-209-9/+10
* Drop more dependencies of ProfileKeyedService infrastructure on chrome.phajdan.jr@chromium.org2013-05-171-0/+2
* Restart apps that don't listen to onRestarted() by sending them onLaunched().koz@chromium.org2013-05-173-1/+74
* Move ShellWindowGeometryCache into appsbenwells@chromium.org2013-05-174-0/+670
* 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
* Revert 199970 "Restart apps that don't listen to onRestarted() b..."danakj@chromium.org2013-05-143-58/+1
* Restart apps that don't listen to onRestarted() by sending them onLaunched().koz@chromium.org2013-05-143-1/+58
* Update the OSX app shim to support the app launcher.tapted@chromium.org2013-05-146-25/+225
* Revert 199566 "Drop more dependencies of ProfileKeyedService inf..."tzik@chromium.org2013-05-131-2/+0
* Drop more dependencies of ProfileKeyedService infrastructure on chrome.phajdan.jr@chromium.org2013-05-101-0/+2
* Revert 199406 "Restart apps that don't listen to onRestarted() b..."tzik@chromium.org2013-05-103-60/+1
* Restart apps that don't listen to onRestarted() by sending them onLaunched().koz@chromium.org2013-05-103-1/+60
* Move FileEntry code from ExtensionPrefs to FileHandlersAPIrdevlin.cronin@chromium.org2013-05-082-14/+18
* Windows, Linux: auto-create app menu shortcuts when an app is installed.mgiuca@chromium.org2013-05-031-4/+31
* Made it possible to tell whether an extension is being installed or updated.mgiuca@chromium.org2013-05-031-2/+3
* apps: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* apps: Use base::MessageLoop.xhwang@chromium.org2013-04-301-4/+2
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-264-6/+8
* Migrate from old app launcher is enabled pref value.calamity@chromium.org2013-04-241-2/+2
* Update App Launcher icons, splitting for Chromium, Chrome, Canary.tapted@chromium.org2013-04-221-1/+5
* Remove --show-app-list-shortcut flag and implement new app launcher enable lo...calamity@chromium.org2013-04-198-88/+27
* [win8] Show a prompt before relaunching Chrome in Windows 8 mode while packag...tapted@chromium.org2013-04-042-0/+22
* Add a new App launcher promo to the apps page / NTP.mad@chromium.org2013-03-266-1/+48
* Change chrome.filesystem to handle the Chrome OS Drive file entries directly.kinaba@chromium.org2013-03-251-0/+4
* Show an InfoBar when trying to start Packaged Apps from Metro mode.tapted@chromium.org2013-03-257-5/+145
* Giving focus to an app shim brings windows belonging to that app to the foreg...jeremya@chromium.org2013-03-194-0/+32
* [mac] App shimsjeremya@chromium.org2013-03-189-0/+500
* Give an app the file entries it had back on restart.koz@chromium.org2013-03-132-2/+52
* Move apps_shortcut_manager into src/appsbenwells@chromium.org2013-03-076-0/+205
* apps: Document that switches and pref names should be listed in alphabetical ...tfarina@chromium.org2013-03-072-2/+4
* Use separate AppBundles for querying the launcher AP and installing the binar...erikwright@chromium.org2013-03-051-8/+15
* apps: Prettify apps gyp file for readability.tfarina@chromium.org2013-03-051-37/+41
* apps: Stop depending on chrome_switches.htfarina@chromium.org2013-03-045-2/+33
* apps: Silence cpplint warnings.tfarina@chromium.org2013-03-044-15/+15
* Removing non-Launcher Apps V2 flow, interpreting --app-host as --app-launcher.huangs@chromium.org2013-03-011-2/+2
* Revert 184900mpearson@chromium.org2013-02-273-5/+67
* Revert "Track and persist what file entries an extension has access to."iannucci@chromium.org2013-02-273-67/+5
* Track and persist what file entries an extension has access to.koz@chromium.org2013-02-273-5/+67
* Revert 184352brettw@chromium.org2013-02-241-2/+2
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-2/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1