Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
..
arc 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
device_activity 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
disks 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
drivefs 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
enhanced_network_tts 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
fwupd 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
geolocation 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
hid_detection 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
login 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
multidevice 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
peripheral_notification 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
phonehub 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
policy 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
power 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
proximity_auth 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
settings 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
smbfs 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
test 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
tether 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
timezone 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
tpm 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
trial_group 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
DEPS 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ
README.md 4762b62e7d Publish DEPS for 106.0.5249.13 1 gadu atpakaļ

README.md

DEPRECATED. If you’re about adding new component for ash-chrome only, consider using //chromeos/ash/components.

About //ash/components

This directory contains components that are used by //ash system UI and window manager code. It sits «below» //ash in the dependency graph. For C++ code, think of //ash/components like top-level //components, but for code that is only used on ChromeOS, and only for system UI / window manager support.

Some subdirectories contain low-level utility code. For example, //ash/components/disks has utilities for mounting and unmounting disk volumes.

Much of this code used to live in //chromeos/components. The Lacros project is extracting browser functionality into a separate binary. As part of this migration, code used only by the ash-chrome system UI binary moved into «ash» directories. See the Chrome OS source directory migration design doc for details.