1. ad85992 libcore.io.OsConstants is dead; long live android.system.OsConstants! by Elliott Hughes · 10 years ago
  2. f0d40d6 libcore changes to support asynchronous close interruption by Neil Fuller · 10 years ago
  3. 081c0de Rename our 'realpath' because it isn't the same as realpath(3). by Elliott Hughes · 11 years ago
  4. 0c1869e Add a JNI wrapper over libziparchive. by Narayan Kamath · 11 years ago
  5. c3cfad9 Make libjavacore (libcore's JNI library) use JNI_OnLoad. by Elliott Hughes · 13 years ago
  6. 5b5e8e7 Remove RawSocket, which is no longer used. by Elliott Hughes · 11 years ago
  7. 2e6a645 Better error messages for zlib errors by Kenny Root · 11 years ago
  8. 480537d Add an icu4c-based DateIntervalFormat. by Elliott Hughes · 11 years ago
  9. 3443a5e Offer default implementations of various dalvik intrinsics in the library. by Elliott Hughes · 13 years ago
  10. ad9208a resolved conflicts for merge of f78109f6 to dalvik-dev by Elliott Hughes · 12 years ago
  11. 7cad2d4 Some of our helpers have moved into libnativehelpers. by Elliott Hughes · 13 years ago
  12. 38375a4 Move JSSE to new package by Kenny Root · 11 years ago
  13. 09bcea1 Add Unsafe.allocateInstance. by Elliott Hughes · 11 years ago
  14. ac7cf58 Switch to using icu4c 50's TimeZoneNames API. by Elliott Hughes · 11 years ago
  15. 860b3c5 Add libcore.icu.AlphabeticIndex. by Elliott Hughes · 12 years ago
  16. 3aac4dd Add icu4c-backed transliteration. by Elliott Hughes · 12 years ago
  17. 44d7372 Get expat header files from the approved location. by Elliott Hughes · 12 years ago
  18. 7cd6760 Make libjavacore independent of libnativehelper for the PDK. by Elliott Hughes · 12 years ago
  19. dc915c6 Move the floating-point parsing code, and tidy up some documentation. by Elliott Hughes · 13 years ago
  20. 553d98a Expose accept(2). by Elliott Hughes · 13 years ago
  21. e27d020 Remove OSNetworkSystem.close. by Elliott Hughes · 13 years ago
  22. 1c039d7 Add getaddrinfo(2). by Elliott Hughes · 13 years ago
  23. a37e971 Rewrite NetworkInterface. by Elliott Hughes · 13 years ago
  24. bef9ec3 Clean up ICU exception throwing. by Elliott Hughes · 13 years ago
  25. 462bdac Add close(2). by Elliott Hughes · 13 years ago
  26. 8b15dcc Add sendfile(2). by Elliott Hughes · 13 years ago
  27. 52724d3 Add fsync(2) and fdatasync(2). by Elliott Hughes · 13 years ago
  28. ec617e2 Move the getenv(3) native code out of System as a demo. by Elliott Hughes · 13 years ago
  29. cdf7a1f Expose POSIX constants. by Elliott Hughes · 13 years ago
  30. f934c3d Make OSMemory the semi-supported libcore.io.Memory. by Elliott Hughes · 13 years ago
  31. 57d0a10 Make all filenames match their classes. by Elliott Hughes · 13 years ago
  32. ddafeb1 Rationalize our various native conversions to java.lang.String[]. by Elliott Hughes · 14 years ago
  33. bb1c041 Tidy up the bidi code a little. by Elliott Hughes · 14 years ago
  34. 08343a4 Remove our implementations of inline natives. by Elliott Hughes · 14 years ago
  35. 1395450 am 2c9f1e5b: am 90a81872: am 3a9a00ad: Fix getifaddrs(3). by Elliott Hughes · 14 years ago
  36. 3a9a00a Fix getifaddrs(3). by Elliott Hughes · 14 years ago
  37. c3d30bf Tell editors that these are Makefiles (or fragments thereof). by Elliott Hughes · 14 years ago
  38. 6523532 More serialization performance improvements. by Elliott Hughes · 14 years ago
  39. 975dc42 Adds new RawSocket class (and underlying jni implementation). This is a by Stan Chesnutt · 14 years ago
  40. 7d0d108 Switch ObjectOutputStream over to reflection. by Elliott Hughes · 14 years ago
  41. 95101d3 Rewrite File.getCanonicalPath. by Elliott Hughes · 14 years ago
  42. 706de11 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. 539081f File names should match their contents. by Elliott Hughes · 14 years ago
  45. 6bdcc32 Move the floating-point parsing into one file. by Elliott Hughes · 14 years ago
  46. 9f2b1b1 Make network I/O interruptible. by Elliott Hughes · 14 years ago
  47. 99a89dd Rewrite the nio Pipe to use a Unix pipe behind the scenes. by Elliott Hughes · 14 years ago
  48. dbbdffc Remove UCharacter's unnecessary layer of indirection. by Elliott Hughes · 14 years ago
  49. 221d0cc Simplify the network send(2) interfaces. by Elliott Hughes · 14 years ago
  50. aa0bfd1 am 3533ac4b: Resolved conflicts for merge of de1d2252 to master by Joe Onorato · 14 years ago
  51. 3533ac4 Resolved conflicts for merge of de1d2252 to master by Joe Onorato · 14 years ago
  52. 5cd6df2 Part 2 of the "new String"/String.getBytes performance work. by Elliott Hughes · 14 years ago
  53. 12cd1f0 Remove libcore's dependency on bouncycastle by Brian Carlstrom · 14 years ago
  54. e377c5a Rewrite java.util.regex to use ICU's C++ API. by Elliott Hughes · 14 years ago
  55. 21557bb Add TimeZones.forLocale, plus some tidying. by Elliott Hughes · 14 years ago
  56. 7775409 Add support for ICU's PluralRules. by Elliott Hughes · 14 years ago
  57. f10b243 Minor bidi tidying. by Elliott Hughes · 14 years ago
  58. 74c5075 Rewrite FileDescriptor and ProcessManager's JNI in terms of JNIHelp.h's API. by Elliott Hughes · 14 years ago
  59. a9f5c16 Remove dynamic calls to FindClass. by Elliott Hughes · 14 years ago
  60. 94782d0 Use Integer.valueOf rather than "new Integer" (et cetera) from JNI. by Elliott Hughes · 14 years ago
  61. 753dcd8 Refactor some of the OSNetworkSystem stuff to more appropriate homes. by Elliott Hughes · 14 years ago
  62. ec2f593 Moving most libcore .c files to .cpp by Brian Carlstrom · 14 years ago
  63. 74c05e2 Clean up the zlib-related native code. by Elliott Hughes · 14 years ago
  64. 6b811c5 Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni by Peter Hallam · 14 years ago
  65. cec4dd4 merge more modules into luni by Peter Hallam · 14 years ago
  66. f7fb59f Add Java 6's java.io.Console. by Elliott Hughes · 14 years ago
  67. 5e1a009 Switch java_io_File.c over to C++. by Elliott Hughes · 15 years ago
  68. e73f40b Switch java_net_NetworkInterface.c to C++. by Elliott Hughes · 15 years ago
  69. adc854b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  70. 1c0fed6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  71. dd828f4 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  72. fdb2704 Initial Contribution by The Android Open Source Project · 16 years ago