Name Date Size #Lines LOC

..--

double-conversion/H25-Apr-2025-6,7253,827

Android.bpH A D25-Apr-20257.4 KiB245240

BUILD.gnH A D25-Apr-20251.1 KiB4035

LICENSEH A D25-Apr-20251.5 KiB2724

METADATAH A D25-Apr-2025392 1312

MODULE_LICENSE_BSDHD25-Apr-20250

README.chromiumH A D25-Apr-2025464 1815

README.chromium

1Name: Google Double Conversion
2Short Name: double-conversion
3URL: https://github.com/google/double-conversion
4Version: 0
5Date: 2021-05-19
6Revision: 32bc443c60c860eb6b4843533a614766d611172e
7License: BSD
8License File: LICENSE
9Security Critical: yes
10Shipped: yes
11License Android Compatible: yes
12
13Description:
14Provides binary-decimal and decimal-binary routines for IEEE doubles.
15
16Local Modifications:
17Added cast - https://github.com/google/double-conversion/pull/182
18