• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

src/22-Nov-2023-1,514991

test/22-Nov-2023-1,8991,440

.gitD01-Jan-19700

Android.mkD22-Nov-2023658 3221

LICENSED22-Nov-20231.5 KiB2827

MODULE_LICENSE_BSDD22-Nov-20230

NOTICED22-Nov-20231.5 KiB2827

READMED22-Nov-2023357 86

README

1This library is based on the proxy_resolver_v8 and other classes taken from
2chromium project.
3
4Modifications have been made to remove dependencies on chromium utility
5functions and classes.  To make this library accessible on Android, the string
6utilities have been modified to use stl and the network functions have been
7modified to use UNIX functions.
8