Name Date Size #Lines LOC

..--

src/H25-Apr-2025-208,259157,635

Android.bpH A D25-Apr-20256 KiB186182

BUILD.gnH A D25-Apr-20254.4 KiB136129

DIR_METADATAH A D25-Apr-2025136 87

LICENSEH A D25-Apr-202515.4 KiB295245

METADATAH A D25-Apr-2025258 98

MODULE_LICENSE_APACHE_2_0HD25-Apr-20250

README.chromiumH A D25-Apr-2025918 2623

diff.patchH A D25-Apr-20258.1 KiB255207

README.chromium

1Name: Apache Portable Runtime
2Short Name: apr
3URL: https://apr.apache.org/download.cgi
4MD5: 98492e965963f852ab29f9e61b2ad700 *apr-1.5.2.tar.gz
5Version: 1.5.2
6Date: April 29, 2015
7License: Apache 2.0
8License File: LICENSE
9Security Critical: no
10Shipped: no
11The library is not security critical because it is used for tests only.
12Do not link it into production code.
13
14Description:
15   The Apache Portable Runtime Library provides a predictable and
16   consistent interface to underlying platform-specific
17   implementations, with an API to which software developers may code
18   and be assured of predictable if not identical behavior regardless
19   of the platform on which their software is built, relieving them of
20   the need to code special-case conditions to work around or take
21   advantage of platform-specific deficiencies or features.
22
23Local Modifications:
241. Ran ./configure
252. See the other changes in diff.patch
26