1. 44e0e56 Enable -Wall -Wextra for libcore and cleanup all but one warning by Brian Carlstrom · 14 years ago
  2. 0f840f7 Merge "Clean up the zlib-related native code." into dalvik-dev by Elliott Hughes · 14 years ago
  3. 74c05e2 Clean up the zlib-related native code. by Elliott Hughes · 14 years ago
  4. 2def26b Move ScopedJavaUnicodeString to include/ by Kenny Root · 14 years ago
  5. b6f5c95 Merge "Moving OpenSSLSocketImpl native code to NativeCrypto (and other clearnup)" into dalvik-dev by Brian Carlstrom · 14 years ago
  6. 3e24c53 Moving OpenSSLSocketImpl native code to NativeCrypto (and other clearnup) by Brian Carlstrom · 14 years ago
  7. 50d99e1 Merge "Fix SimpleDateFormat's unsafe Date handling." into dalvik-dev by Elliott Hughes · 14 years ago
  8. 6fcba7b Fix SimpleDateFormat's unsafe Date handling. by Elliott Hughes · 14 years ago
  9. 3642569 Setting expectations and fixing failures from scrubbing Harmony tests. by Jesse Wilson · 14 years ago
  10. ab3683b Improve File.renameTo documentation. by Elliott Hughes · 14 years ago
  11. 5cc876d Trivia. by Elliott Hughes · 14 years ago
  12. e7fab8b Merge "Remove the "Answers" javadoc barbarism." into dalvik-dev by Elliott Hughes · 14 years ago
  13. 18c2d2a Merge "A test for unexpected finalization on objects that failed creation." into dalvik-dev by Jesse Wilson · 14 years ago
  14. 3bbc1e7 A test for unexpected finalization on objects that failed creation. by Jesse Wilson · 14 years ago
  15. eeefcae Remove the "Answers" javadoc barbarism. by Elliott Hughes · 14 years ago
  16. b470d3a Merge "Fix HttpURLConnection to not cache failures." into dalvik-dev by Elliott Hughes · 14 years ago
  17. 6247987 Fix HttpURLConnection to not cache failures. by Elliott Hughes · 14 years ago
  18. f002bdd Moving OpenSSLSessionImpl native code to NativeCrypto by Brian Carlstrom · 14 years ago
  19. 7b18e4c Merge "Remove use of non-errno error codes in OSNetworkSystem." into dalvik-dev by Elliott Hughes · 14 years ago
  20. 02d23a6 Remove unnecessary NativeCrypto "OpenSSL error" warning by Brian Carlstrom · 14 years ago
  21. b375c0c Remove use of non-errno error codes in OSNetworkSystem. by Elliott Hughes · 14 years ago
  22. e688a41 Addressing post-submit comments regarding OpenSSL handhake changes by Brian Carlstrom · 14 years ago
  23. 6b811c5 Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni by Peter Hallam · 14 years ago
  24. 0a98ab4 Merge "Improving the doc for java.util.Timer" into dalvik-dev by Jesse Wilson · 14 years ago
  25. c38102e Improving the doc for java.util.Timer by Jesse Wilson · 14 years ago
  26. 0ebe222 Merge "Remove workarounds from JSSE tests now that SSLServerSocket.accept no longer tries to handshake" into dalvik-dev by Brian Carlstrom · 14 years ago
  27. 17c7442 Remove workarounds from JSSE tests now that SSLServerSocket.accept no longer tries to handshake by Brian Carlstrom · 14 years ago
  28. 252299f Merge "Fix IPv6 multicast TTLs." into dalvik-dev by Elliott Hughes · 14 years ago
  29. 4401c75 Fix IPv6 multicast TTLs. by Elliott Hughes · 14 years ago
  30. f4c62bc Merge "OpenSSLSocket handshake overhaul" into dalvik-dev by Brian Carlstrom · 14 years ago
  31. bcfb325 OpenSSLSocket handshake overhaul by Brian Carlstrom · 14 years ago
  32. 4cb7f05 Remove an unused field and tidy up a test. by Elliott Hughes · 14 years ago
  33. 4d8e933 Fix MulticastSocket.setTTL. by Elliott Hughes · 14 years ago
  34. 60b01a5 Merge "Adding public API for cookies." into dalvik-dev by Jesse Wilson · 14 years ago
  35. d138a32 Adding public API for cookies. by Jesse Wilson · 14 years ago
  36. 21d0308 Merge "Fixing a few TreeMap bugs found by the latest Harmony tests." into dalvik-dev by Jesse Wilson · 14 years ago
  37. 2f2e06e Fixing a few TreeMap bugs found by the latest Harmony tests. by Jesse Wilson · 14 years ago
  38. 80d0616 Merge "Add a regression test for http://code.google.com/p/android/issues/detail?id=7935." into dalvik-dev by Elliott Hughes · 14 years ago
  39. afbd39b Merge "Filling out implementations of java.util." into dalvik-dev by Jesse Wilson · 14 years ago
  40. 286772e Filling out implementations of java.util. by Jesse Wilson · 14 years ago
  41. ad4718b Add a regression test for http://code.google.com/p/android/issues/detail?id=7935. by Elliott Hughes · 14 years ago
  42. 781de60 Add a regression test for another DST-less locale. by Elliott Hughes · 14 years ago
  43. 33088ca Remove almost all of the temporary allocations. by Elliott Hughes · 14 years ago
  44. fe0daba Merge "Fix HttpURLConnection.setFixedLengthStreamingMode." into dalvik-dev by Elliott Hughes · 14 years ago
  45. 02f0cb2 Fix HttpURLConnection.setFixedLengthStreamingMode. by Elliott Hughes · 14 years ago
  46. cec4dd4 merge more modules into luni by Peter Hallam · 14 years ago
  47. b4656e4 Merge "Fix =/== bug." into dalvik-dev by Elliott Hughes · 14 years ago
  48. 18f8a70 Fix =/== bug. by Elliott Hughes · 14 years ago
  49. 3ff29eb More merging of nio into luni by Peter Hallam · 14 years ago
  50. 3860771 Remove unnecessary IPv6 and IPv4 parsing from URI. by Jesse Wilson · 14 years ago
  51. d5fa369 Merge "Fixing java.lang.NullPointerException at java.net.URI$Helper.isValidDomainName" into dalvik-dev by Jesse Wilson · 14 years ago
  52. 733642b Fixing java.lang.NullPointerException at java.net.URI$Helper.isValidDomainName by Jesse Wilson · 14 years ago
  53. a7d4139 java.text.RuleBasedCollator fixes. by Elliott Hughes · 14 years ago
  54. 5779f05 Update to the latest upstream collator tests. by Elliott Hughes · 14 years ago
  55. 92c33a9 am 3825d34f: am d4b6f6aa: am 1dd42bb9: Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 14 years ago
  56. 6b0aab1 am 1dd42bb9: Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 14 years ago
  57. a5fd116 Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 14 years ago
  58. 0ade1b6 Fix Locale.getDisplayName for unlocalizable languages/countries/variants. by Elliott Hughes · 14 years ago
  59. 8baf143 Rewrite the HTTP connection pool used by HttpURLConnection. by Jesse Wilson · 14 years ago
  60. 2f63326 Fixing TimeZone.setDefault() documentation. by Jesse Wilson · 14 years ago
  61. a4ffd96 Fix a BigInteger(String) bug I introduced yesterday. by Elliott Hughes · 14 years ago
  62. 0fa251a Fix several BigInteger failures. by Elliott Hughes · 14 years ago
  63. 6dda210 Speed up %d for locales with non-ASCII digits. by Elliott Hughes · 14 years ago
  64. f88ba00 Remove a dangling import, and another unused Messages.java. by Elliott Hughes · 14 years ago
  65. 50f04c0 Remove two dead files. by Elliott Hughes · 14 years ago
  66. c08f9fb Move the libcore registration out of libnativehelpers and into libcore. by Elliott Hughes · 14 years ago
  67. 757a794 Merge LocaleData and Resources, rename Resources to ICU. by Elliott Hughes · 14 years ago
  68. b988f46 merging FRF15 for dalvik-dev by Brian Carlstrom · 14 years ago
  69. 2699e44 Merge "Fixing TreeMap serialization issues." into dalvik-dev by Jesse Wilson · 14 years ago
  70. b7e820b Change DecimalFormatSymbols to have a field per symbol. by Elliott Hughes · 14 years ago
  71. 0790403 Fixing TreeMap serialization issues. by Jesse Wilson · 14 years ago
  72. e875cc0 Merge "java.util.Formatter: fix localization of numbers." into dalvik-dev by Elliott Hughes · 14 years ago
  73. ef415fb java.util.Formatter: fix localization of numbers. by Elliott Hughes · 14 years ago
  74. 943381b Merge "From scratch implementation of a Navigable TreeMap." into dalvik-dev by Jesse Wilson · 14 years ago
  75. 6ed11ae Merge commit 'da18d995' into manualmerge by Jesse Wilson · 14 years ago
  76. 984dc62 From scratch implementation of a Navigable TreeMap. by Jesse Wilson · 15 years ago
  77. f0b2ee0 DO NOT MERGE. Suppressing tests that fail in CTS' test runner. by Jesse Wilson · 14 years ago
  78. 03c0a8e Remove "Messages" from the nio, prefs, sql, text, and x-net modules. by Elliott Hughes · 14 years ago
  79. c763c76 Fixing PipedInputStreamTest to fill the buffer before dying on a dead reader. by Jesse Wilson · 14 years ago
  80. 5dc59cf Use the same documentation in all the methods that take a format string. by Elliott Hughes · 14 years ago
  81. 3106a99 Improve documentation about the user's default locale. by Elliott Hughes · 14 years ago
  82. 9de899c Fix String.toLowerCase and toUpperCase. by Elliott Hughes · 15 years ago
  83. 4a6cd08 Fix supplementary character support. by Elliott Hughes · 15 years ago
  84. d9d4093 Throw the same exceptions as the RI from String methods. by Elliott Hughes · 15 years ago
  85. a94813f Merge "Make String.split 10x faster." into dalvik-dev by Elliott Hughes · 15 years ago
  86. cabe39b Merge "Latest java.util.concurrent from the JSR 166 project." into dalvik-dev by Jesse Wilson · 15 years ago
  87. 0510f0d Make String.split 10x faster. by Elliott Hughes · 15 years ago
  88. fc03218 Disable our new javax.net.ssl tests until hangs are resolved by Brian Carlstrom · 15 years ago
  89. 6232a5e Latest java.util.concurrent from the JSR 166 project. by Jesse Wilson · 15 years ago
  90. 6414b62 An InlineNative for String.isEmpty, so it's not slower than length() == 0. by Elliott Hughes · 15 years ago
  91. cac4981 Fixing javax.net.ssl test failures on RI by Brian Carlstrom · 15 years ago
  92. 8c462db Fix build by adding missing imports. by Elliott Hughes · 15 years ago
  93. e8f1d7b Merge "Actually use ServiceLoader in places where we had a hard-coded equivalent." into dalvik-dev by Elliott Hughes · 15 years ago
  94. 64e526d Actually use ServiceLoader in places where we had a hard-coded equivalent. by Elliott Hughes · 15 years ago
  95. ecaf759 Rewrite JSSE code to use one openssl SSL per SSLSocket an one SSL_CTX per SSLSessionContext by Brian Carlstrom · 15 years ago
  96. f307b1e resolved conflicts for merge of dd53c703 to dalvik-dev by Elliott Hughes · 15 years ago
  97. 582d926 Froyo InputStream.available documentation improvement. by Elliott Hughes · 15 years ago
  98. 8ee2e66 Remove unnecessary final local variables and arguments from javax.net.ssl tests by Brian Carlstrom · 15 years ago
  99. c2e77ad Merge "New "from scratch" Junit tests for javax.net.ssl" into dalvik-dev by Brian Carlstrom · 15 years ago
  100. ebabb91 New "from scratch" Junit tests for javax.net.ssl by Brian Carlstrom · 15 years ago