Home | History | Annotate | only in /external/chromium-libpac
Up to higher level directory
NameDateSize
Android.bp22-Oct-2020660
includes/22-Oct-2020
libpac.map.txt22-Oct-2020798
LICENSE22-Oct-20203.3K
NOTICE22-Oct-20203.3K
OWNERS22-Oct-2020158
README22-Oct-2020357
src/22-Oct-2020
test/22-Oct-2020

README

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