You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Change-Id: If3e3c4e01b19443714d880ae669aaa8b39edfff7 |
4 years ago | |
|---|---|---|
| .. | ||
| includes | 4 years ago | |
| src | 4 years ago | |
| test | 4 years ago | |
| Android.bp | 4 years ago | |
| LICENSE | 4 years ago | |
| NOTICE | 4 years ago | |
| OWNERS | 4 years ago | |
| README | 4 years ago | |
| libpac.map.txt | 4 years ago | |
README
This library is based on the proxy_resolver_v8 and other classes taken from chromium project. Modifications have been made to remove dependencies on chromium utility functions and classes. To make this library accessible on Android, the string utilities have been modified to use stl and the network functions have been modified to use UNIX functions.