1. f33eae7 Remove all trailing whitespace from the dalvik team-maintained parts of libcore. by Elliott Hughes · 15 years ago
  2. d21d78f Convert tabs to spaces. by Elliott Hughes · 15 years ago
  3. fd6bb35 Remove //$NON-NLS-\d$ cruft. by Elliott Hughes · 15 years ago
  4. 2620ff9 Fix *Channel to check that they're not trying to write into a read-only ByteBuffer. by Elliott Hughes · 15 years ago
  5. d85168b Slightly reduce duplication in FileChannelImpl/SocketChannelImpl. by Elliott Hughes · 15 years ago
  6. a008cf0 Minor file system changes. by Elliott Hughes · 15 years ago
  7. 0b2836e Apply http://svn.apache.org/viewvc?rev=936696&view=rev. by Elliott Hughes · 15 years ago
  8. f281667 Reduced the amount of memory used by the TimeZone display names. by Elliott Hughes · 15 years ago
  9. 0bcf440 Merge "Documentation improvements." into dalvik-dev by Elliott Hughes · 15 years ago
  10. a49c913 Merge "SSLSession and SSLSessionContext timeout improvements" into dalvik-dev by Brian Carlstrom · 15 years ago
  11. 5f37da0 Documentation improvements. by Elliott Hughes · 15 years ago
  12. a7ae90d SSLSession and SSLSessionContext timeout improvements by Brian Carlstrom · 15 years ago
  13. 509ca34 Fix a bug in PriorityQueue where compareTo() is used instead of equals() in the remove() method. by Jeremy Sharpe · 15 years ago
  14. 0af0a79 SSLSessionContexts should throw NullPointerException on getSession(null) by Brian Carlstrom · 15 years ago
  15. f365a1c SSLContext.getClientSessionContext and getServerSessionContext should work before SSLContext.init by Brian Carlstrom · 15 years ago
  16. 259d900 Add missing include needed for simulator build by Brian Carlstrom · 15 years ago
  17. cbf7b8c Merge "Moving most libcore .c files to .cpp" into dalvik-dev by Brian Carlstrom · 15 years ago
  18. ec2f593 Moving most libcore .c files to .cpp by Brian Carlstrom · 15 years ago
  19. edc2dae Trivia. by Elliott Hughes · 15 years ago
  20. 0356c44 Fix sim build, remove static initalizers from Deflater/Inflater. by Elliott Hughes · 15 years ago
  21. 44e0e56 Enable -Wall -Wextra for libcore and cleanup all but one warning by Brian Carlstrom · 15 years ago
  22. 0f840f7 Merge "Clean up the zlib-related native code." into dalvik-dev by Elliott Hughes · 15 years ago
  23. 74c05e2 Clean up the zlib-related native code. by Elliott Hughes · 15 years ago
  24. 2def26b Move ScopedJavaUnicodeString to include/ by Kenny Root · 15 years ago
  25. b6f5c95 Merge "Moving OpenSSLSocketImpl native code to NativeCrypto (and other clearnup)" into dalvik-dev by Brian Carlstrom · 15 years ago
  26. 3e24c53 Moving OpenSSLSocketImpl native code to NativeCrypto (and other clearnup) by Brian Carlstrom · 15 years ago
  27. 50d99e1 Merge "Fix SimpleDateFormat's unsafe Date handling." into dalvik-dev by Elliott Hughes · 15 years ago
  28. 6fcba7b Fix SimpleDateFormat's unsafe Date handling. by Elliott Hughes · 15 years ago
  29. 3642569 Setting expectations and fixing failures from scrubbing Harmony tests. by Jesse Wilson · 15 years ago
  30. ab3683b Improve File.renameTo documentation. by Elliott Hughes · 15 years ago
  31. 5cc876d Trivia. by Elliott Hughes · 15 years ago
  32. eeefcae Remove the "Answers" javadoc barbarism. by Elliott Hughes · 15 years ago
  33. b470d3a Merge "Fix HttpURLConnection to not cache failures." into dalvik-dev by Elliott Hughes · 15 years ago
  34. 6247987 Fix HttpURLConnection to not cache failures. by Elliott Hughes · 15 years ago
  35. f002bdd Moving OpenSSLSessionImpl native code to NativeCrypto by Brian Carlstrom · 15 years ago
  36. 7b18e4c Merge "Remove use of non-errno error codes in OSNetworkSystem." into dalvik-dev by Elliott Hughes · 15 years ago
  37. 02d23a6 Remove unnecessary NativeCrypto "OpenSSL error" warning by Brian Carlstrom · 15 years ago
  38. b375c0c Remove use of non-errno error codes in OSNetworkSystem. by Elliott Hughes · 15 years ago
  39. e688a41 Addressing post-submit comments regarding OpenSSL handhake changes by Brian Carlstrom · 15 years ago
  40. 6b811c5 Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni by Peter Hallam · 15 years ago
  41. 0a98ab4 Merge "Improving the doc for java.util.Timer" into dalvik-dev by Jesse Wilson · 15 years ago
  42. c38102e Improving the doc for java.util.Timer by Jesse Wilson · 15 years ago
  43. 252299f Merge "Fix IPv6 multicast TTLs." into dalvik-dev by Elliott Hughes · 15 years ago
  44. 4401c75 Fix IPv6 multicast TTLs. by Elliott Hughes · 15 years ago
  45. f4c62bc Merge "OpenSSLSocket handshake overhaul" into dalvik-dev by Brian Carlstrom · 15 years ago
  46. bcfb325 OpenSSLSocket handshake overhaul by Brian Carlstrom · 15 years ago
  47. 4cb7f05 Remove an unused field and tidy up a test. by Elliott Hughes · 15 years ago
  48. 4d8e933 Fix MulticastSocket.setTTL. by Elliott Hughes · 15 years ago
  49. 60b01a5 Merge "Adding public API for cookies." into dalvik-dev by Jesse Wilson · 15 years ago
  50. d138a32 Adding public API for cookies. by Jesse Wilson · 15 years ago
  51. 21d0308 Merge "Fixing a few TreeMap bugs found by the latest Harmony tests." into dalvik-dev by Jesse Wilson · 15 years ago
  52. 2f2e06e Fixing a few TreeMap bugs found by the latest Harmony tests. by Jesse Wilson · 15 years ago
  53. 286772e Filling out implementations of java.util. by Jesse Wilson · 15 years ago
  54. 33088ca Remove almost all of the temporary allocations. by Elliott Hughes · 15 years ago
  55. fe0daba Merge "Fix HttpURLConnection.setFixedLengthStreamingMode." into dalvik-dev by Elliott Hughes · 15 years ago
  56. 02f0cb2 Fix HttpURLConnection.setFixedLengthStreamingMode. by Elliott Hughes · 15 years ago
  57. cec4dd4 merge more modules into luni by Peter Hallam · 15 years ago
  58. b4656e4 Merge "Fix =/== bug." into dalvik-dev by Elliott Hughes · 15 years ago
  59. 18f8a70 Fix =/== bug. by Elliott Hughes · 15 years ago
  60. 3ff29eb More merging of nio into luni by Peter Hallam · 15 years ago
  61. 3860771 Remove unnecessary IPv6 and IPv4 parsing from URI. by Jesse Wilson · 15 years ago
  62. d5fa369 Merge "Fixing java.lang.NullPointerException at java.net.URI$Helper.isValidDomainName" into dalvik-dev by Jesse Wilson · 15 years ago
  63. 733642b Fixing java.lang.NullPointerException at java.net.URI$Helper.isValidDomainName by Jesse Wilson · 15 years ago
  64. a7d4139 java.text.RuleBasedCollator fixes. by Elliott Hughes · 15 years ago
  65. 92c33a9 am 3825d34f: am d4b6f6aa: am 1dd42bb9: Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 15 years ago
  66. a5fd116 Fix NetworkInterface on sholes/ppp. by Elliott Hughes · 15 years ago
  67. 0ade1b6 Fix Locale.getDisplayName for unlocalizable languages/countries/variants. by Elliott Hughes · 15 years ago
  68. 8baf143 Rewrite the HTTP connection pool used by HttpURLConnection. by Jesse Wilson · 15 years ago
  69. 2f63326 Fixing TimeZone.setDefault() documentation. by Jesse Wilson · 15 years ago
  70. 6dda210 Speed up %d for locales with non-ASCII digits. by Elliott Hughes · 15 years ago
  71. f88ba00 Remove a dangling import, and another unused Messages.java. by Elliott Hughes · 15 years ago
  72. 50f04c0 Remove two dead files. by Elliott Hughes · 15 years ago
  73. c08f9fb Move the libcore registration out of libnativehelpers and into libcore. by Elliott Hughes · 15 years ago
  74. 757a794 Merge LocaleData and Resources, rename Resources to ICU. by Elliott Hughes · 15 years ago
  75. 2699e44 Merge "Fixing TreeMap serialization issues." into dalvik-dev by Jesse Wilson · 15 years ago
  76. b7e820b Change DecimalFormatSymbols to have a field per symbol. by Elliott Hughes · 15 years ago
  77. 0790403 Fixing TreeMap serialization issues. by Jesse Wilson · 15 years ago
  78. e875cc0 Merge "java.util.Formatter: fix localization of numbers." into dalvik-dev by Elliott Hughes · 15 years ago
  79. ef415fb java.util.Formatter: fix localization of numbers. by Elliott Hughes · 15 years ago
  80. 984dc62 From scratch implementation of a Navigable TreeMap. by Jesse Wilson · 15 years ago
  81. 03c0a8e Remove "Messages" from the nio, prefs, sql, text, and x-net modules. by Elliott Hughes · 15 years ago
  82. 5dc59cf Use the same documentation in all the methods that take a format string. by Elliott Hughes · 15 years ago
  83. 3106a99 Improve documentation about the user's default locale. by Elliott Hughes · 15 years ago
  84. 9de899c Fix String.toLowerCase and toUpperCase. by Elliott Hughes · 15 years ago
  85. 4a6cd08 Fix supplementary character support. by Elliott Hughes · 15 years ago
  86. d9d4093 Throw the same exceptions as the RI from String methods. by Elliott Hughes · 15 years ago
  87. a94813f Merge "Make String.split 10x faster." into dalvik-dev by Elliott Hughes · 15 years ago
  88. 0510f0d Make String.split 10x faster. by Elliott Hughes · 15 years ago
  89. 6232a5e Latest java.util.concurrent from the JSR 166 project. by Jesse Wilson · 15 years ago
  90. 8c462db Fix build by adding missing imports. by Elliott Hughes · 15 years ago
  91. e8f1d7b Merge "Actually use ServiceLoader in places where we had a hard-coded equivalent." into dalvik-dev by Elliott Hughes · 15 years ago
  92. 64e526d Actually use ServiceLoader in places where we had a hard-coded equivalent. by Elliott Hughes · 15 years ago
  93. f307b1e resolved conflicts for merge of dd53c703 to dalvik-dev by Elliott Hughes · 15 years ago
  94. 582d926 Froyo InputStream.available documentation improvement. by Elliott Hughes · 15 years ago
  95. 3604384 Add Java 6's java.util.ServiceLoader. by Elliott Hughes · 15 years ago
  96. f9157ea Tidy up our getAvailableLocales methods to actually ask ICU4C. by Elliott Hughes · 15 years ago
  97. f072c03 Merge "Add Java 6's java.net.IDN." into dalvik-dev by Elliott Hughes · 15 years ago
  98. 79179d5 Add Java 6's java.net.IDN. by Elliott Hughes · 15 years ago
  99. de816cc Fix an off-by-one error in fd range checking. by Elliott Hughes · 15 years ago
  100. a927a85 Merge "Add Java 6's ResourceBundle/Properties API." into dalvik-dev by Elliott Hughes · 15 years ago