allwinner_a64/android/external/chromium-libpac
2020-07-15 19:27:51 +08:00
..
src upload android base code part2 2018-08-08 16:14:42 +08:00
test update new sdk 2020-07-15 19:27:51 +08:00
Android.mk update new sdk 2020-07-15 19:27:51 +08:00
LICENSE upload android base code part2 2018-08-08 16:14:42 +08:00
MODULE_LICENSE_BSD upload android base code part2 2018-08-08 16:14:42 +08:00
NOTICE upload android base code part2 2018-08-08 16:14:42 +08:00
README upload android base code part2 2018-08-08 16:14:42 +08:00

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.