Home | History | Annotate | only in /external/chromium_org/apps/shell
Up to higher level directory
NameDateSize
app/04-Nov-2014
app_shell.gyp04-Nov-20148.4K
app_shell_resources.grd04-Nov-2014706
browser/04-Nov-2014
common/04-Nov-2014
DEPS04-Nov-2014771
OWNERS04-Nov-201459
README04-Nov-2014331
renderer/04-Nov-2014
test/04-Nov-2014

README

      1 # Introduction
      2 
      3 app_shell is an experimental project to build a minimal environment like
      4 content_shell.
      5 
      6 The goal is to be able to run a v2 app and supply most of the chrome.* extension
      7 APIs without running the rest of Chrome.
      8 
      9 app_shell is only officially supported on Chrome OS.
     10 
     11 # How to run
     12 
     13 app_shell --app=/path/to/extension
     14