1. df848ac Convert Android.mk file to Android.bp by Sasha Smundak · 5 years ago
  2. 338617d Remove libpac as a JNI library in Android.mk by Victor Chang · 5 years ago
  3. 361f4eb Replace C++ API by the C API provided by libpac by Victor Chang · 5 years ago
  4. 64c3f6d Use std::u16string instead of android::String16 due to API change in libpac by Victor Chang · 5 years ago
  5. 30428c4 Move the implementation of ProxyErrorListener to libpac by Victor Chang · 5 years ago
  6. a13b003 Convert screencap and libjni_pacprocessor to Android.bp by Dan Willemsen · 6 years ago
  7. 5018208 PacProcessor: Include libpac as a JNI_SHARED_LIBRARY. by Narayan Kamath · 6 years ago
  8. a3e79fb frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  9. 2279b25 frameworks/base: use proper nativehelper headers by Steven Moreland · 7 years ago
  10. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  11. f9fc6d6 More file-based encryption work. by Jeff Sharkey · 9 years ago
  12. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  13. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  14. 1e64ab3 Replace absolute_uri with absolute_path when HTTP request is forwarded to non-proxy server. by Andrei Kapishnikov · 10 years ago
  15. 44c0259 Do not throw NullPointerException from PacService by Andrei Kapishnikov · 10 years ago
  16. 4724959 am 582bdf9a: am d8c169fe: am 0c437fd3: Merge "Add appropriate casts for char16_t." by Dan Albert · 10 years ago
  17. 6698749 Add appropriate casts for char16_t. by Dan Albert · 10 years ago
  18. 18fddfe am c25e0dce: am 5b50cd13: Merge "Frameworks/base: Fix build" by Andreas Gampe · 10 years ago
  19. 2e4ad0a am d99c25ef: am 37079e29: Merge "Frameworks/base: Wall Werror in packages" by Andreas Gampe · 10 years ago
  20. 577f48c Frameworks/base: Fix build by Andreas Gampe · 10 years ago
  21. 423ba09 Frameworks/base: Wall Werror in packages by Andreas Gampe · 10 years ago
  22. 45670c1 am b28ff487: resolved conflicts for merge of 5e6cf242 to lmp-mr1-dev-plus-aosp by Dan Albert · 10 years ago
  23. ff1d8a6 Move frameworks/base over to libc++. by Dan Albert · 10 years ago
  24. ae39215 Remove unused constant and associated STOPSHIP by Jason Monk · 10 years ago
  25. 80aceae am f4e0bf9f: am 98993813: am b75b3aaa: Merge "Build PacProcessor for 64 bit." by Narayan Kamath · 10 years ago
  26. 96132a1 Build PacProcessor for 64 bit. by Narayan Kamath · 10 years ago
  27. 4694175 PacProccesor: Only build for 32-bit by Andreas Gampe · 10 years ago
  28. 38250d9 Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs. by Ying Wang · 10 years ago
  29. f874920 PacProccesor: Only build for 32-bit by Andreas Gampe · 10 years ago
  30. 56f4324 Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs. by Ying Wang · 10 years ago
  31. 9eed0c6 am 6afcecdc: am 2fb4a6bb: am 48988921: am d6408735: Merge "PacProcessor should be 32 bit only." by Glenn Kasten · 10 years ago
  32. 58f9a64 PacProcessor should be 32 bit only. by Narayan Kamath · 10 years ago
  33. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  34. 179d6e8 Change PacProxySelector to return unresolved addr by Jason Monk · 11 years ago
  35. fa4518f PAC Local Proxy to only receive lo connections by Jason Monk · 11 years ago
  36. 6f8a68f Guarantee that PAC Local Proxy owns Port by Jason Monk · 11 years ago
  37. e6b4163 Merge "Verify inputs to PAC resolving." into klp-dev by Jason Monk · 11 years ago
  38. da205a7 System binds PAC Local Proxy instead of self start by Jason Monk · 11 years ago
  39. 7a6af1c Verify inputs to PAC resolving. by Jason Monk · 11 years ago
  40. ff796e5 Merge "Change PacProcessor to Android Service" into klp-dev by Jason Monk · 11 years ago
  41. 9ced3cd Change PacProcessor to Android Service by Jason Monk · 11 years ago
  42. 433ba46 Fix ProxyHandler to only run when needed by Jason Monk · 11 years ago
  43. 602b232 Add PAC File support for proxy configuration by Jason Monk · 11 years ago