summaryrefslogtreecommitdiffstats
path: root/chrome/browser/apps/chrome_apps_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove single-window-metro-mode code paths for the app launcher and apps.tapted@chromium.org2014-04-071-21/+0
* Rename Start/EndKeepAlive to Increment/DecrementKeepAliveCountjamescook@chromium.org2014-02-251-4/+4
* Add support for chrome.app.window.create() to app_shelljamescook@chromium.org2014-02-221-0/+30
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Moved apps metro code from apps to chrome/browser/apps.benwells@chromium.org2013-10-031-0/+22
* Introduce AppsClient and use it in apps to get the loaded profiles list.benwells@chromium.org2013-09-131-0/+27