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 · 6 years ago
  3. 361f4eb Replace C++ API by the C API provided by libpac by Victor Chang · 6 years ago
  4. 64c3f6d Use std::u16string instead of android::String16 due to API change in libpac by Victor Chang · 6 years ago
  5. 30428c4 Move the implementation of ProxyErrorListener to libpac by Victor Chang · 6 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. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  11. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  12. 44c0259 Do not throw NullPointerException from PacService by Andrei Kapishnikov · 10 years ago
  13. 6698749 Add appropriate casts for char16_t. by Dan Albert · 10 years ago
  14. 577f48c Frameworks/base: Fix build by Andreas Gampe · 10 years ago
  15. 423ba09 Frameworks/base: Wall Werror in packages by Andreas Gampe · 10 years ago
  16. ff1d8a6 Move frameworks/base over to libc++. by Dan Albert · 10 years ago
  17. 96132a1 Build PacProcessor for 64 bit. by Narayan Kamath · 10 years ago
  18. 4694175 PacProccesor: Only build for 32-bit by Andreas Gampe · 10 years ago
  19. 38250d9 Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs. by Ying Wang · 10 years ago
  20. 58f9a64 PacProcessor should be 32 bit only. by Narayan Kamath · 10 years ago
  21. 7a6af1c Verify inputs to PAC resolving. by Jason Monk · 11 years ago
  22. 9ced3cd Change PacProcessor to Android Service by Jason Monk · 11 years ago
  23. 602b232 Add PAC File support for proxy configuration by Jason Monk · 11 years ago