1. f0fff27 Remove duplicate JNIHelp.h import by Brian Carlstrom · 11 years ago
  2. ad9208a resolved conflicts for merge of f78109f6 to dalvik-dev by Elliott Hughes · 12 years ago
  3. fd6fca4 Improve ProcessManager. by Elliott Hughes · 11 years ago
  4. 798f855 Add support for Libcore.os.exec*() by Nick Kralevich · 12 years ago
  5. 6c1e5f4 Manually update the libcore native code. by Elliott Hughes · 12 years ago
  6. 7cd6760 Make libjavacore independent of libnativehelper for the PDK. by Elliott Hughes · 12 years ago
  7. 679cf68 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  8. 8545b83 Tidy a few includes. by Elliott Hughes · 13 years ago
  9. 9e67ca7 Expose waitpid(2). by Elliott Hughes · 13 years ago
  10. e9f1204 Add missing ScopedLocalRef usages. by Elliott Hughes · 13 years ago
  11. a5fb706 Add kill(2) to Libcore.os. by Elliott Hughes · 13 years ago
  12. e22935d Remove most of our C-style casts. by Elliott Hughes · 14 years ago
  13. 99a89dd Rewrite the nio Pipe to use a Unix pipe behind the scenes. by Elliott Hughes · 14 years ago
  14. 034db7d Remove more of our C-style casts, fix more of our native method names. by Elliott Hughes · 14 years ago
  15. 583ce47 Remove many of our C-style casts. by Elliott Hughes · 14 years ago
  16. 74c5075 Rewrite FileDescriptor and ProcessManager's JNI in terms of JNIHelp.h's API. by Elliott Hughes · 14 years ago
  17. a9f5c16 Remove dynamic calls to FindClass. by Elliott Hughes · 14 years ago
  18. 44e0e56 Enable -Wall -Wextra for libcore and cleanup all but one warning by Brian Carlstrom · 14 years ago
  19. 6b811c5 Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni by Peter Hallam · 14 years ago[Renamed from luni-kernel/src/main/native/java_lang_ProcessManager.cpp]
  20. c08f9fb Move the libcore registration out of libnativehelpers and into libcore. by Elliott Hughes · 14 years ago
  21. 1805727 Implement ProcessBuilder.redirectErrorStream. by Elliott Hughes · 15 years ago
  22. 94367e0 Switch ProcessManager and System over to C++. by Elliott Hughes · 15 years ago[Renamed (87%) from luni-kernel/src/main/native/java_lang_ProcessManager.c]
  23. 3d478ad Throw meaningful IOException instances from native code. by Elliott Hughes · 15 years ago
  24. ce0b48a am 4ce12e65: Fixes deadlock in Runtime.exec(). We can\'t malloc() or free() after fork() because the heap lock may be held by a thread that is no longer running. by crazybob · 15 years ago
  25. 410530d Fixes deadlock in Runtime.exec(). We can't malloc() or free() after fork() because the heap lock may be held by a thread that is no longer running. by crazybob · 15 years ago
  26. a327fd2 AI 145086: Use process groups to avoid a collision between dexopt and ProcessManager. by Andy McFadden · 15 years ago
  27. adc854b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  28. 1c0fed6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  29. a0881d0 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  30. fdb2704 Initial Contribution by The Android Open Source Project · 16 years ago