• Home
Name Date Size #Lines LOC

..--

proto/04-Jul-2025-3728

DEPSD04-Jul-2025436 1614

README.mdD04-Jul-2025421 96

arena_persistent_proto.hD04-Jul-20252.1 KiB6238

event_buffer.hD04-Jul-20252.3 KiB8647

event_storage.hD04-Jul-20251.7 KiB6229

histogram_util.ccD04-Jul-2025586 2010

histogram_util.hD04-Jul-20251.8 KiB5531

key_data.ccD04-Jul-20255.2 KiB161116

key_data.hD04-Jul-20256 KiB15448

key_data_file_delegate.ccD04-Jul-20253.1 KiB10081

key_data_file_delegate.hD04-Jul-20252.5 KiB7741

key_data_file_delegate_unittest.ccD04-Jul-202514.7 KiB402274

key_data_provider.ccD04-Jul-2025871 3522

key_data_provider.hD04-Jul-20252.6 KiB8336

key_util.ccD04-Jul-20251.8 KiB6645

key_util.hD04-Jul-20251,011 3315

persistent_proto.hD04-Jul-20253 KiB7737

persistent_proto_internal.ccD04-Jul-20257 KiB234160

persistent_proto_internal.hD04-Jul-20255.2 KiB15574

persistent_proto_unittest.ccD04-Jul-202510.1 KiB357250

resource_info.ccD04-Jul-2025633 2313

resource_info.hD04-Jul-2025849 2913

README.md

1# // components/metrics/structured/lib
2
3This folder holds code that will be shared between Chromium and ChromiumOS. The
4target directory in ChromiumOS is `//platform2/metris/structured/lib`. Thus,
5this directory should only contain files that are included in libchrome.
6
7The uprev process is currently manual. To manually update the ChromiumOS
8repository, TODO(jongahn): Include instructions on how to do a manual uprev.
9