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