tree: 14868acad9b168e405d22ac0494f569bd0511f5e [path history] [tgz]
  1. base/
  2. file_manager/
  3. image_loader/
  4. integration_tests/
  5. BUILD.gn
  6. COMMON_METADATA
  7. DEPS
  8. DIR_METADATA
  9. file_manager_export.h
  10. file_manager_resources.grd
  11. file_names.gni
  12. OWNERS
  13. PRESUBMIT.py
  14. README.md
  15. 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.