1. ad85992 libcore.io.OsConstants is dead; long live android.system.OsConstants! by Elliott Hughes · 10 years ago
  2. 0c1869e Add a JNI wrapper over libziparchive. by Narayan Kamath · 11 years ago
  3. c3cfad9 Make libjavacore (libcore's JNI library) use JNI_OnLoad. by Elliott Hughes · 13 years ago
  4. 5b5e8e7 Remove RawSocket, which is no longer used. by Elliott Hughes · 11 years ago
  5. 15c1945 Remove dependency on JNIHelp header side effects. by Ruben Brunk · 11 years ago
  6. ba07db5 Move conscrypt out libjavacore and split tests by Kenny Root · 11 years ago
  7. 480537d Add an icu4c-based DateIntervalFormat. by Elliott Hughes · 11 years ago
  8. 3443a5e Offer default implementations of various dalvik intrinsics in the library. by Elliott Hughes · 13 years ago
  9. 7cad2d4 Some of our helpers have moved into libnativehelpers. by Elliott Hughes · 13 years ago
  10. 38375a4 Move JSSE to new package by Kenny Root · 11 years ago
  11. 09bcea1 Add Unsafe.allocateInstance. by Elliott Hughes · 11 years ago
  12. ac7cf58 Switch to using icu4c 50's TimeZoneNames API. by Elliott Hughes · 11 years ago
  13. 860b3c5 Add libcore.icu.AlphabeticIndex. by Elliott Hughes · 12 years ago
  14. 3aac4dd Add icu4c-backed transliteration. by Elliott Hughes · 12 years ago
  15. 7cd6760 Make libjavacore independent of libnativehelper for the PDK. by Elliott Hughes · 12 years ago
  16. 679cf68 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  17. dc915c6 Move the floating-point parsing code, and tidy up some documentation. by Elliott Hughes · 13 years ago
  18. 553d98a Expose accept(2). by Elliott Hughes · 13 years ago
  19. e27d020 Remove OSNetworkSystem.close. by Elliott Hughes · 13 years ago
  20. 1c039d7 Add getaddrinfo(2). by Elliott Hughes · 13 years ago
  21. 5246722 Move JNIHelp's implementation to C++. by Elliott Hughes · 13 years ago
  22. a37e971 Rewrite NetworkInterface. by Elliott Hughes · 13 years ago
  23. 462bdac Add close(2). by Elliott Hughes · 13 years ago
  24. 8b15dcc Add sendfile(2). by Elliott Hughes · 13 years ago
  25. 52724d3 Add fsync(2) and fdatasync(2). by Elliott Hughes · 13 years ago
  26. ec617e2 Move the getenv(3) native code out of System as a demo. by Elliott Hughes · 13 years ago
  27. cdf7a1f Expose POSIX constants. by Elliott Hughes · 13 years ago
  28. f934c3d Make OSMemory the semi-supported libcore.io.Memory. by Elliott Hughes · 13 years ago
  29. bb1c041 Tidy up the bidi code a little. by Elliott Hughes · 14 years ago
  30. 08343a4 Remove our implementations of inline natives. by Elliott Hughes · 14 years ago
  31. 296b43d Remove the obsolete TouchDex code. by Elliott Hughes · 14 years ago
  32. b8f9285 Revert "Remove inline natives for an unused performance test." (libcore) by Jesse Wilson · 14 years ago
  33. 2c549ad Remove native targets for unused performance tests. by Jesse Wilson · 14 years ago
  34. 1ad1fe9 Revert "Remove native targets for unused performance tests." by Ben Cheng · 14 years ago
  35. 272a383 Remove native targets for unused performance tests. by Jesse Wilson · 14 years ago
  36. 6523532 More serialization performance improvements. by Elliott Hughes · 14 years ago
  37. 975dc42 Adds new RawSocket class (and underlying jni implementation). This is a by Stan Chesnutt · 14 years ago
  38. 7d0d108 Switch ObjectOutputStream over to reflection. by Elliott Hughes · 14 years ago
  39. cfa6ffe More package-jiggling for our ICU-related code. by Elliott Hughes · 14 years ago
  40. c27a366 More icu4jni reshuffling. by Elliott Hughes · 14 years ago
  41. 972d9be Explode early when ICU's .dat file isn't available. by Elliott Hughes · 14 years ago
  42. 910106e Minor tidy-up of Float.toString and Double.toString. by Elliott Hughes · 14 years ago
  43. 8510524 Some nio tidying. by Elliott Hughes · 14 years ago
  44. 99a89dd Rewrite the nio Pipe to use a Unix pipe behind the scenes. by Elliott Hughes · 14 years ago
  45. dbbdffc Remove UCharacter's unnecessary layer of indirection. by Elliott Hughes · 14 years ago
  46. 5cd6df2 Part 2 of the "new String"/String.getBytes performance work. by Elliott Hughes · 14 years ago
  47. 12cd1f0 Remove libcore's dependency on bouncycastle by Brian Carlstrom · 14 years ago
  48. e377c5a Rewrite java.util.regex to use ICU's C++ API. by Elliott Hughes · 14 years ago
  49. 21557bb Add TimeZones.forLocale, plus some tidying. by Elliott Hughes · 14 years ago
  50. 7775409 Add support for ICU's PluralRules. by Elliott Hughes · 14 years ago
  51. f10b243 Minor bidi tidying. by Elliott Hughes · 14 years ago
  52. 74c5075 Rewrite FileDescriptor and ProcessManager's JNI in terms of JNIHelp.h's API. by Elliott Hughes · 14 years ago
  53. a9f5c16 Remove dynamic calls to FindClass. by Elliott Hughes · 14 years ago
  54. ec2f593 Moving most libcore .c files to .cpp by Brian Carlstrom · 14 years ago
  55. 74c05e2 Clean up the zlib-related native code. by Elliott Hughes · 14 years ago
  56. 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/Register.cpp]
  57. c08f9fb Move the libcore registration out of libnativehelpers and into libcore. by Elliott Hughes · 14 years ago