1. 1707e28 Mark System currentTimeMillis and nanoTime as fast. by Ian Rogers · 11 years ago
  2. 0b10fe2 Fix libcore to build on Mac OS. by Elliott Hughes · 13 years ago
  3. 508bf13 Revert "Use CLOCK_MONOTONIC_RAW for System.nanoTime." by Elliott Hughes · 11 years ago
  4. 7757924 Use CLOCK_MONOTONIC_RAW for System.nanoTime. by Elliott Hughes · 11 years ago
  5. 22ccdd0 Move System.currentTimeMillis, nanoTime, and mapLibraryName into the library. by Elliott Hughes · 13 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. 26c7025 Add read(2). by Elliott Hughes · 13 years ago
  10. 7341b9e Add uname(2). by Elliott Hughes · 13 years ago
  11. bdb717a Simplify the constant initialization. by Elliott Hughes · 13 years ago
  12. ddfdbb9 Add access(2), strerror(3) and access to environ. by Elliott Hughes · 13 years ago
  13. ec617e2 Move the getenv(3) native code out of System as a demo. by Elliott Hughes · 13 years ago
  14. a7ef552 Simplify internal libcore logging. by Elliott Hughes · 13 years ago
  15. ddafeb1 Rationalize our various native conversions to java.lang.String[]. by Elliott Hughes · 14 years ago
  16. 2ef6871 More system properties work. by Elliott Hughes · 14 years ago
  17. e22935d Remove most of our C-style casts. by Elliott Hughes · 14 years ago
  18. abf945f Bullet-proof the lseek/read in Inflater.setFileInput. by Elliott Hughes · 14 years ago
  19. 0596087 Enhance ScopedUtfChars to include the null check most callers were missing. by Elliott Hughes · 14 years ago
  20. 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_System.cpp]
  21. c08f9fb Move the libcore registration out of libnativehelpers and into libcore. by Elliott Hughes · 14 years ago
  22. da4f31d Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException. by Elliott Hughes · 15 years ago
  23. 94367e0 Switch ProcessManager and System over to C++. by Elliott Hughes · 15 years ago