1. 4b3a08c jni: more O_CLOEXECs by Nick Kralevich · 6 years ago
  2. 6e44c30 Respect extractNativeLibs in natively bridged environments by dimitry · 6 years ago
  3. 5fc8bbe Fix double close in NativeLibraryHelper.openApkFd. by Josh Gao · 6 years ago
  4. 62fc148 Fix temporary file name strlcpy size. by Ivan Lozano · 7 years ago
  5. 1704e3c The pm command is no more. by Dianne Hackborn · 7 years ago
  6. 2279b25 frameworks/base: use proper nativehelper headers by Steven Moreland · 7 years ago
  7. c012ae3 NativeLibraryHelper: Minor fixes by Andreas Gampe · 8 years ago
  8. d6dd6b8 Install all files from the lib directory for debuggable apps by Tamas Berghammer · 8 years ago
  9. 93bb56e Move frameworks/base to std::unique_ptr. by Elliott Hughes · 8 years ago
  10. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  11. 957c237 Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files by Yusuke Sato · 9 years ago
  12. 407753c ZipFileRO: Use precise widths for zip file types. by Narayan Kamath · 9 years ago
  13. dec4688 Load libraries directly from apk by Dmitriy Ivanov · 10 years ago
  14. ed6b9df Frameworks/base: Consistency in core/jni by Andreas Gampe · 10 years ago
  15. 0f0b491 Frameworks/base: Wall Werror in core/jni by Andreas Gampe · 10 years ago
  16. 6e3a1c2 am 5f20e1ae: am 23315095: am 748f4b8d: Merge "update mLastSlash for gdbserver" by Nick Kralevich · 10 years ago
  17. 195b23e update mLastSlash for gdbserver by Nick Kralevich · 10 years ago
  18. c32a244 am dd2e9d33: am 7cb13f8a: Merge "Scan for renderscript files before deciding ABIs." by Narayan Kamath · 10 years ago
  19. d47e38b Scan for renderscript files before deciding ABIs. by Narayan Kamath · 10 years ago
  20. d11f223 resolved conflicts for merge of 286a247e to master by Narayan Kamath · 10 years ago
  21. 1378aba Re-implement native library search and copies. by Ramin Zaghi · 10 years ago
  22. ad07628 Don't confuse stat and stat64. by Elliott Hughes · 11 years ago
  23. afd31e0 Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  24. 1f5762e libutils clean-up by Mathias Agopian · 11 years ago
  25. a982dc0 frameworks/base: move Zip* from libandroidfw to libutils by Colin Cross · 12 years ago
  26. b13b9bd frameworks/base refactoring. by Mathias Agopian · 12 years ago
  27. fcbbaf1 resolved conflicts for merge of e80341c8 to master by Kenny Root · 13 years ago
  28. ec193de Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE by Steve Block · 13 years ago
  29. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  30. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  31. 10410fc Fix issue with selecting proper JNI libraries by Anthony Mazzola · 13 years ago
  32. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  33. 1ebd74a Better error codes for missing files by Kenny Root · 13 years ago
  34. 66269ea Move extract native libraries to JNI code by Kenny Root · 13 years ago