summaryrefslogtreecommitdiffstats
path: root/packages/services/PacProcessor
Commit message (Expand)AuthorAgeFilesLines
* Do not throw NullPointerException from PacServiceAndrei Kapishnikov2015-01-161-2/+8
* Add appropriate casts for char16_t.Dan Albert2014-11-201-2/+3
* Frameworks/base: Fix buildAndreas Gampe2014-11-131-1/+1
* Frameworks/base: Wall Werror in packagesAndreas Gampe2014-11-133-3/+5
* Move frameworks/base over to libc++.Dan Albert2014-11-121-2/+0
* Build PacProcessor for 64 bit.Narayan Kamath2014-05-272-3/+0
* PacProccesor: Only build for 32-bitAndreas Gampe2014-05-271-0/+2
* Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs.Ying Wang2014-04-181-1/+1
* PacProcessor should be 32 bit only.Narayan Kamath2014-03-191-0/+1
* Verify inputs to PAC resolving.Jason Monk2013-08-221-1/+15
* Change PacProcessor to Android ServiceJason Monk2013-08-2014-346/+472
* Add PAC File support for proxy configurationJason Monk2013-08-076-0/+369