1. 6f9a604 Remove dead code. by Elliott Hughes · 13 years ago
  2. e3b1b9e Merge "Gut dalvik.system.TemporaryDirectory, which has nothing to do with setting java.io.tmpdir." by Elliott Hughes · 13 years ago
  3. 10a0948 Merge "Add setenv(3) and unsetenv(3) to Libcore.os." by Elliott Hughes · 13 years ago
  4. 895a613 Add setenv(3) and unsetenv(3) to Libcore.os. by Elliott Hughes · 13 years ago
  5. 3fd7be7 Gut dalvik.system.TemporaryDirectory, which has nothing to do with setting java.io.tmpdir. by Elliott Hughes · 13 years ago
  6. df0d029 Merge "Make System.loadLibrary use open(2) rather than stat(2)." by Elliott Hughes · 13 years ago
  7. 6d17baa Make System.loadLibrary use open(2) rather than stat(2). by Elliott Hughes · 13 years ago
  8. fbc035d Merge "Make Runtime.availableProcessors report configured rather than on-line processors." by Elliott Hughes · 13 years ago
  9. 6bc1295 Make Runtime.availableProcessors report configured rather than on-line processors. by Elliott Hughes · 13 years ago
  10. 2ba4f42 Merge "Don't create as many temporary icu4c Locale objects." by Elliott Hughes · 13 years ago
  11. 007776e Don't create as many temporary icu4c Locale objects. by Elliott Hughes · 13 years ago
  12. 372334d Merge "Make private static field final." by Ian Rogers · 13 years ago
  13. d076006 Make private static field final. by Ian Rogers · 13 years ago
  14. 93ee28d Merge "Fix misuses of assert in OldClassTest and comment out other libcore asserts." by Elliott Hughes · 13 years ago
  15. adcea0b Merge "Prefer PKIX algorithm name for TrustManagerFactory and KeyManagerFactory" by Brian Carlstrom · 13 years ago
  16. 67a3685 Fix misuses of assert in OldClassTest and comment out other libcore asserts. by Elliott Hughes · 13 years ago
  17. c934a09 Prefer PKIX algorithm name for TrustManagerFactory and KeyManagerFactory by Brian Carlstrom · 13 years ago
  18. 595ea24 Merge "Restore some java.security package documentation" by Brian Carlstrom · 13 years ago
  19. d972b75 Restore some java.security package documentation by Brian Carlstrom · 13 years ago
  20. 7071a50 Merge "Fix libcore's usage of readdir_r(3)." by Elliott Hughes · 13 years ago
  21. 46cbaab Fix libcore's usage of readdir_r(3). by Elliott Hughes · 13 years ago
  22. b6cf911 Merge "Support zone.tab in libcore, and remove the file format version." by Elliott Hughes · 13 years ago
  23. 8d55628 Support zone.tab in libcore, and remove the file format version. by Elliott Hughes · 13 years ago
  24. bce53b5 Merge "Make libcore look in /data/misc for tzdata updates." by Elliott Hughes · 13 years ago
  25. 4c0cbc2 Make libcore look in /data/misc for tzdata updates. by Elliott Hughes · 13 years ago
  26. 5af1943 Merge "Wait for threads to finish in ThreadsTest before continuing" by Brian Carlstrom · 13 years ago
  27. 2c18c0d Merge "Fix ThreadsTest use of CyclicBarrier" by Brian Carlstrom · 13 years ago
  28. b462e11 Merge "Change ThreadsTest to use CyclicBarrier to address flakiness" by Brian Carlstrom · 13 years ago
  29. f1c804d Merge "Make it possible to share libcore.util.ZoneInfo with bionic." by Elliott Hughes · 13 years ago
  30. 53d000c Make it possible to share libcore.util.ZoneInfo with bionic. by Elliott Hughes · 13 years ago
  31. 2407ee6 Wait for threads to finish in ThreadsTest before continuing by Brian Carlstrom · 13 years ago
  32. e8011d8 Fix ThreadsTest use of CyclicBarrier by Brian Carlstrom · 13 years ago
  33. ed41493 Change ThreadsTest to use CyclicBarrier to address flakiness by Brian Carlstrom · 13 years ago
  34. ca5c576 Merge "Fix LIBCORE_SKIP_TESTS without causing warnings." by Elliott Hughes · 13 years ago
  35. c5cd6e8 Fix LIBCORE_SKIP_TESTS without causing warnings. by Elliott Hughes · 13 years ago
  36. 42dac9f Merge "Fix the pt_PT currency symbol (€ rather than ¤)." by Elliott Hughes · 13 years ago
  37. a49a1e8 Fix the pt_PT currency symbol (€ rather than ¤). by Elliott Hughes · 13 years ago
  38. f3a2641 Merge "Make libcore's dependency on the tzdata explicit." by Elliott Hughes · 13 years ago
  39. 055fe87 Make libcore's dependency on the tzdata explicit. by Elliott Hughes · 13 years ago
  40. b350301 Merge "Make sure URL.toURILenient throws the proper exception on trailing garbage escape" by Brian Carlstrom · 13 years ago
  41. bb1546d Make sure URL.toURILenient throws the proper exception on trailing garbage escape by Brian Carlstrom · 13 years ago
  42. 5088f4c Merge "Pull libcore's time zone data from the new single 'tzdata' file." by Elliott Hughes · 13 years ago
  43. 6cbefca Pull libcore's time zone data from the new single 'tzdata' file. by Elliott Hughes · 13 years ago
  44. 019ddbb Merge "Fix Thread.interrupt and PipedInputStream/PipedReader issues found by InterruptedStreamTest" by Brian Carlstrom · 13 years ago
  45. 9726be5 Fix Thread.interrupt and PipedInputStream/PipedReader issues found by InterruptedStreamTest by Brian Carlstrom · 13 years ago
  46. 29d8e0c Merge "Fix OldThreadTest.test_getState to work when run repeatedly" by Brian Carlstrom · 13 years ago
  47. 436426f Fix OldThreadTest.test_getState to work when run repeatedly by Brian Carlstrom · 13 years ago
  48. d2f41fe Merge "Fix ConcurrentCloseTest flakiness." by Elliott Hughes · 13 years ago
  49. babccbf Fix ConcurrentCloseTest flakiness. by Elliott Hughes · 13 years ago
  50. a7b391c Merge "AlgNameMapper: make test case insensitive" by Kenny Root · 13 years ago
  51. ea80e16 AlgNameMapper: make test case insensitive by Kenny Root · 13 years ago
  52. 0eacbe9 Merge "Try to more robustly identify algorithm for JARs" by Kenny Root · 13 years ago
  53. 196687f Merge "Use OpenSSL to convert from OID to name" by Kenny Root · 13 years ago
  54. f2df9e57 Merge "Adding minimum cryptographic strength check for cert chains." by Geremy Condra · 13 years ago
  55. 200be70 Adding minimum cryptographic strength check for cert chains. by Geremy Condra · 13 years ago
  56. 8a0cab6 Try to more robustly identify algorithm for JARs by Kenny Root · 13 years ago
  57. 815d893 Merge "More "charsetName" consistency." by Elliott Hughes · 13 years ago
  58. be4a7d6 More "charsetName" consistency. by Elliott Hughes · 13 years ago
  59. 4a8388a Use OpenSSL to convert from OID to name by Kenny Root · 13 years ago
  60. 34e8086 Merge "Add tests for AlgNameMapper" by Kenny Root · 13 years ago
  61. d3d501c Merge "SubjectPublicKeyInfo: use algorithm OID as fallback" by Kenny Root · 13 years ago
  62. 0251c5a SubjectPublicKeyInfo: use algorithm OID as fallback by Kenny Root · 13 years ago
  63. 70798f6 Merge "OpenSSLCipher: add ARC4 support" by Kenny Root · 13 years ago
  64. 73a0777 Add tests for AlgNameMapper by Kenny Root · 13 years ago
  65. edefa57 OpenSSLCipher: add ARC4 support by Kenny Root · 13 years ago
  66. 75404c0 Merge "Fix a typo where BufferedReader refers to chars as bytes." by Brian Carlstrom · 13 years ago
  67. fd1bbd5 Fix a typo where BufferedReader refers to chars as bytes. by Jesse Wilson · 13 years ago
  68. 0bf8e7a Merge "Add support for ECDSA signatures on jar files" by Kenny Root · 13 years ago
  69. 52c906b Add support for ECDSA signatures on jar files by Kenny Root · 13 years ago
  70. d5d84f6 Merge "NativeCrypto: add EC key pairs" by Kenny Root · 13 years ago
  71. 9d2fb53 NativeCrypto: add EC key pairs by Kenny Root · 13 years ago
  72. 4e8aff7 Merge "Remove various content-free package.html files." by Elliott Hughes · 13 years ago
  73. bf983d5 Merge "Move the useful parts of the java.sql package.html into the relevant classes." by Elliott Hughes · 13 years ago
  74. a7a609b Merge "Remove XML package.html files." by Elliott Hughes · 13 years ago
  75. bfd37b2 Move the useful parts of the java.sql package.html into the relevant classes. by Elliott Hughes · 13 years ago
  76. 02f8123 Remove various content-free package.html files. by Elliott Hughes · 13 years ago
  77. 3306cbe Remove XML package.html files. by Elliott Hughes · 13 years ago
  78. bf0709a Merge "Fix typos from "beed" to "been"" by Brian Carlstrom · 13 years ago
  79. 0dc144d Merge "Move java.lang.ref documentation into Reference." by Elliott Hughes · 13 years ago
  80. b37c70e Merge "NativeCrypto: const correctness for bignumToArray" by Kenny Root · 13 years ago
  81. 8f09b07 Move java.lang.ref documentation into Reference. by Elliott Hughes · 13 years ago
  82. 5692d40 Fix typos from "beed" to "been" by Brian Carlstrom · 13 years ago
  83. d8cf93d NativeCrypto: const correctness for bignumToArray by Kenny Root · 13 years ago
  84. 7375703 Merge "Fix StringTest#testCaseMapping_en_US." by Elliott Hughes · 13 years ago
  85. ba31b4a Fix StringTest#testCaseMapping_en_US. by Elliott Hughes · 13 years ago
  86. 099ded1 Merge "Explain that System.arraycopy is like memmove(3), not memcpy(3)." by Elliott Hughes · 13 years ago
  87. 0883232 Explain that System.arraycopy is like memmove(3), not memcpy(3). by Elliott Hughes · 13 years ago
  88. 58d3370 Merge "Extra log output for ConcurrentCloseTest flakiness." by Elliott Hughes · 13 years ago
  89. 7358758 Extra log output for ConcurrentCloseTest flakiness. by Elliott Hughes · 13 years ago
  90. 729266e Merge "Fix races in OldPreferencesTest." by Elliott Hughes · 13 years ago
  91. 6508bcc Merge "Add stronger digest support to JarVerifier" by Kenny Root · 13 years ago
  92. 99d0590 Merge "Remove provider specified from JarVerifier" by Kenny Root · 13 years ago
  93. 30d217a Merge "Add OIDs for algorithms" by Kenny Root · 13 years ago
  94. bd8ab2e Remove provider specified from JarVerifier by Kenny Root · 13 years ago
  95. bff099b Add stronger digest support to JarVerifier by Kenny Root · 13 years ago
  96. 0f12963 Fix races in OldPreferencesTest. by Elliott Hughes · 13 years ago
  97. 3d16433 Add OIDs for algorithms by Kenny Root · 13 years ago
  98. 2371917 Merge "Rewrite NativeBreakIterator to use refreshInputText." by Elliott Hughes · 13 years ago
  99. 0158436 Rewrite NativeBreakIterator to use refreshInputText. by Elliott Hughes · 13 years ago
  100. 5f7d4a5 am 34907e20: Merge "NativeCrypto: scope output byte array" by Kenny Root · 13 years ago