You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sandy 5629dff5f1 PL280 release code 4 years ago
..
includes PL280 release code 4 years ago
src PL280 release code 4 years ago
test PL280 release code 4 years ago
Android.bp PL280 release code 4 years ago
LICENSE PL280 release code 4 years ago
NOTICE PL280 release code 4 years ago
OWNERS PL280 release code 4 years ago
README PL280 release code 4 years ago
libpac.map.txt PL280 release code 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.