Name Date Size #Lines LOC

..--

BUILD.gnH A D25-Apr-20251.8 KiB6257

OWNERSH A D25-Apr-202558 43

README.chromiumH A D25-Apr-2025488 1614

README.chromium

1Name: cpu_features
2Short Name: cpu_features
3URL: https://github.com/google/cpu_features
4Version: v0.8.0
5Date: 2023-05-17
6License: Apache 2.0
7License File: src/LICENSE
8Security Critical: Yes
9Shipped: yes
10
11Description:
12cpu_features is a library to retrieve CPU features at runtime. It is used to
13make decisions about performance optimization and features a drop-in replacement
14for Android's cpu-features.h. It is Android's recommended replacement for libraries
15that utilize cpu-features.h.
16