[go: nahoru, domu]

tree: 75e5f7252ec6da61c45230e5598865a227fc6fc1 [path history] [tgz]
  1. android/
  2. core/
  3. test_support/
  4. buildflags.gni
  5. COMMON_METADATA
  6. COMMON_METADATA.chromeos
  7. DEPS
  8. DIR_METADATA
  9. OWNERS
  10. README.md
components/supervised_user/README.md

Supervised User is a multiprocess layered component that supports cross-platform access to services and features that target supervised users in Chrome, including metrics collection, application of parental controls, and the enforcement of browser protections.

It has the following structure:

  • core/: Code shared by content/ and ios/.
    • browser/: Browser process code.
    • common/: Code shared by the browser and the renderer.