tree: 8d45484c1889b8d8a4c6fd5aec22965e4b297b07 [path history] [tgz]
  1. base/
  2. file_manager/
  3. image_loader/
  4. integration_tests/
  5. .eslintrc.js
  6. BUILD.gn
  7. COMMON_METADATA
  8. DEPS
  9. DIR_METADATA
  10. file_manager_export.h
  11. file_manager_resources.grd
  12. file_names.gni
  13. OWNERS
  14. PRESUBMIT.py
  15. README.md
  16. tsconfig_base.json
ui/file_manager/README.md

File Manager aka Files app

This directory contains the UI (HTML/JS/TS/CSS) for ChromeOS File Manager.

In this directory we find 2 apps:

  • Files app in ./file_manager/: Main code for Files app.
  • Image Loader in ./image_loader/: Auxiliary Chrome extension that tries to extract an image representation of a given file (image, raw image, video, pdf, etc).

Other relevant directories:

Other READMEs

See the following READMEs for more details on the sub-directories.

More info

[Internal only] Files app team maintains some more information in http://go/xf-site.