summaryrefslogtreecommitdiffstats
path: root/packages/services
Commit message (Expand)AuthorAgeFilesLines
* Replace absolute_uri with absolute_path when HTTP request is forwarded to non...Andrei Kapishnikov2015-02-111-33/+169
* Do not throw NullPointerException from PacServiceAndrei Kapishnikov2015-01-161-2/+8
* am 582bdf9a: am d8c169fe: am 0c437fd3: Merge "Add appropriate casts for char1...Dan Albert2014-11-201-2/+3
|\
| * Add appropriate casts for char16_t.Dan Albert2014-11-201-2/+3
* | am c25e0dce: am 5b50cd13: Merge "Frameworks/base: Fix build"Andreas Gampe2014-11-141-1/+1
|\ \ | |/
| * Frameworks/base: Fix buildAndreas Gampe2014-11-131-1/+1
* | am d99c25ef: am 37079e29: Merge "Frameworks/base: Wall Werror in packages"Andreas Gampe2014-11-143-3/+5
|\ \ | |/
| * Frameworks/base: Wall Werror in packagesAndreas Gampe2014-11-133-3/+5
* | am b28ff487: resolved conflicts for merge of 5e6cf242 to lmp-mr1-dev-plus-aospDan Albert2014-11-121-2/+0
|\ \ | |/
| * Move frameworks/base over to libc++.Dan Albert2014-11-121-2/+0
* | Remove unused constant and associated STOPSHIPJason Monk2014-09-191-2/+0
|/
* am f4e0bf9f: am 98993813: am b75b3aaa: Merge "Build PacProcessor for 64 bit."Narayan Kamath2014-05-282-3/+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
* | PacProccesor: Only build for 32-bitAndreas Gampe2014-04-181-0/+2
* | Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs.Ying Wang2014-04-171-1/+1
* | am 6afcecdc: am 2fb4a6bb: am 48988921: am d6408735: Merge "PacProcessor shoul...Glenn Kasten2014-03-191-0/+1
|\ \ | |/
| * PacProcessor should be 32 bit only.Narayan Kamath2014-03-191-0/+1
* | Remove unused imports from frameworks/base.John Spurlock2013-11-202-6/+0
|/
* Change PacProxySelector to return unresolved addrJason Monk2013-10-311-2/+2
* PAC Local Proxy to only receive lo connectionsJason Monk2013-09-181-2/+9
* Guarantee that PAC Local Proxy owns PortJason Monk2013-09-134-12/+109
* Merge "Verify inputs to PAC resolving." into klp-devJason Monk2013-09-101-1/+15
|\
| * Verify inputs to PAC resolving.Jason Monk2013-08-221-1/+15
* | System binds PAC Local Proxy instead of self startJason Monk2013-08-224-74/+33
|/
* Merge "Change PacProcessor to Android Service" into klp-devJason Monk2013-08-2015-362/+472
|\
| * Change PacProcessor to Android ServiceJason Monk2013-08-2015-362/+472
* | Fix ProxyHandler to only run when neededJason Monk2013-08-203-7/+17
|/
* Add PAC File support for proxy configurationJason Monk2013-08-0714-0/+814