1. 189d3d5 InflaterInputStream : Unconditionally close external inflaters. by Narayan Kamath · 9 years ago
  2. 419aa39 Merge "Update NOTICE." by Narayan Kamath · 9 years ago
  3. 3d8992e Update NOTICE. by Narayan Kamath · 9 years ago
  4. b2f444c Merge "Fix test_parseFloat_LString_Harmony6261" by Yi Kong · 9 years ago
  5. 9eab912 Merge "Fix NetworkInterface cannot discover down links" by Yi Kong · 9 years ago
  6. 1f93cc6 Merge "AbstractPlainSocketImpl#close shouldn't set fd to null" by Przemyslaw Szczepaniak · 9 years ago
  7. 00f9b5c AbstractPlainSocketImpl#close shouldn't set fd to null by Przemyslaw Szczepaniak · 9 years ago
  8. 1610275 Fix test_parseFloat_LString_Harmony6261 by Yi Kong · 9 years ago
  9. f111ccf Merge "Formatter: Case strings according the provided locale." by Narayan Kamath · 9 years ago
  10. 35b5ac0 Formatter: Case strings according the provided locale. by Narayan Kamath · 9 years ago
  11. 5a604d3 Merge "libjavacoretests: clean up dependencies." by Narayan Kamath · 9 years ago
  12. 18ee2b3 Merge "Remove unused method." by Nicolas Geoffray · 9 years ago
  13. 47d956d Merge "Revert "Revert "Cache all Charset instances with their aliases""" by Yi Kong · 9 years ago
  14. a44ea54 Revert "Revert "Cache all Charset instances with their aliases"" by Yi Kong · 9 years ago
  15. e8a650d Merge "Placed Locale_Bug_26387905.ser at the correct location" by Shubham Ajmera · 9 years ago
  16. 1f588af Placed Locale_Bug_26387905.ser at the correct location by Shubham Ajmera · 9 years ago
  17. 1933a63 libjavacoretests: clean up dependencies. by Narayan Kamath · 9 years ago
  18. 38746fd Merge "TimerTest: invert order of tasks for tests about exception and cancelling" by Sergio Giro · 9 years ago
  19. bcdff4f TimerTest: invert order of tasks for tests about exception and cancelling by Sergio Giro · 9 years ago
  20. bb7a219 Merge "Remove FileDescriptor reference counting usage." by Przemyslaw Szczepaniak · 9 years ago
  21. d86a435 Merge "Revert "Cache all Charset instances with their aliases"" by Narayan Kamath · 9 years ago
  22. 8f5d171 Revert "Cache all Charset instances with their aliases" by Narayan Kamath · 9 years ago
  23. b5738be Remove FileDescriptor reference counting usage. by Przemyslaw Szczepaniak · 9 years ago
  24. c8e3e73 Merge "Make sun.nio.ch.Net#connect throw ConnectException on error" by Przemyslaw Szczepaniak · 9 years ago
  25. 11823c0 Make sun.nio.ch.Net#connect throw ConnectException on error by Przemyslaw Szczepaniak · 9 years ago
  26. f3bb5a0 Merge "Fix de-serialization issue in java.util.Locale" by Shubham Ajmera · 9 years ago
  27. 3b3917e Merge "Accept empty labels in hostname for compatibility" by Yi Kong · 9 years ago
  28. b1e7204 Accept empty labels in hostname for compatibility by Yi Kong · 9 years ago
  29. 6e215e1 Merge "Inet6Address : Clean up and add block-guard checks." by Narayan Kamath · 9 years ago
  30. c2614bb Inet6Address : Clean up and add block-guard checks. by Narayan Kamath · 9 years ago
  31. 65ab35e Merge "Re-enable closeguard on a few classes that were missing it." by Narayan Kamath · 9 years ago
  32. 9bd6371 Re-enable closeguard on a few classes that were missing it. by Narayan Kamath · 9 years ago
  33. ca029af Merge changes I886321ea,I3466450d by Narayan Kamath · 9 years ago
  34. 8ac8497 Fix de-serialization issue in java.util.Locale by Shubham Ajmera · 9 years ago
  35. 5873edf Reinstate blockguard checks for file reads / writes. by Narayan Kamath · 9 years ago
  36. 05a89da Merge "Cache all Charset instances with their aliases" by Yi Kong · 9 years ago
  37. 1ef72db Merge "Libcore: Add debug version of libopenjdk" by Andreas Gampe · 9 years ago
  38. 1d568d5 Reinstate blockguard checks on network operations. by Narayan Kamath · 9 years ago
  39. 45a060b Merge "Check content of non-null URLs in testGetEntryUrlOrNull" by Paul Duffin · 9 years ago
  40. f3fbc05 Check content of non-null URLs in testGetEntryUrlOrNull by Paul Duffin · 9 years ago
  41. 363101a Cache all Charset instances with their aliases by Yi Kong · 9 years ago
  42. a12db83 Merge "InetAddress: Remove unused code." by Narayan Kamath · 9 years ago
  43. 5341952 InetAddress: Remove unused code. by Narayan Kamath · 9 years ago
  44. ebc5d82 Remove unused method. by Nicolas Geoffray · 9 years ago
  45. 0404f77 Libcore: Add debug version of libopenjdk by Andreas Gampe · 9 years ago
  46. 843bc37 Merge changes I06422b9a,I793c9ce0 by Kenny Root · 9 years ago
  47. 8188549 Check for RFC 5746 TLS extension by Kenny Root · 9 years ago
  48. 70da416 Fix NetworkInterface cannot discover down links by Yi Kong · 9 years ago
  49. 2aa6bea Merge "File[Input,Output]Stream : Remove unused code." by Narayan Kamath · 9 years ago
  50. 9c3a641 File[Input,Output]Stream : Remove unused code. by Narayan Kamath · 9 years ago
  51. 5df3ea4 Merge "Selective inclusion of 1.8 annotations" by Neil Fuller · 9 years ago
  52. 575aa51 Merge "Re-enable libcore.java.util.LocaleTest with fix" by Przemyslaw Szczepaniak · 9 years ago
  53. f0326f6 Re-enable libcore.java.util.LocaleTest with fix by Przemyslaw Szczepaniak · 9 years ago
  54. 7f356ca Merge "Make Date.parse() a tad more lenient." by Narayan Kamath · 9 years ago
  55. fa9818c Make Date.parse() a tad more lenient. by Narayan Kamath · 9 years ago
  56. d279dba Merge "Re-enable some more harmony tests." by Narayan Kamath · 9 years ago
  57. 4708418 Re-enable some more harmony tests. by Narayan Kamath · 9 years ago
  58. b0b6801 Merge "Re-enable harmony tests for javax.net.ssl." by Narayan Kamath · 9 years ago
  59. 90f79d0 Re-enable harmony tests for javax.net.ssl. by Narayan Kamath · 9 years ago
  60. 41a74d3 Merge "Unblacklist a few tests." by Narayan Kamath · 9 years ago
  61. d5405c29 Unblacklist a few tests. by Narayan Kamath · 9 years ago
  62. de473dd Merge "Update bogus PatternSyntaxException test case." by Narayan Kamath · 9 years ago
  63. c907a4c Update bogus PatternSyntaxException test case. by Narayan Kamath · 9 years ago
  64. 2fd9297 Merge "Update ThreadTest#test_isDaemon." by Narayan Kamath · 9 years ago
  65. 872ba17 Update ThreadTest#test_isDaemon. by Narayan Kamath · 9 years ago
  66. f57b889 Selective inclusion of 1.8 annotations by Neil Fuller · 9 years ago
  67. 0d5d144 Merge "Re-enable harmony ServerSocketTest" by Przemyslaw Szczepaniak · 9 years ago
  68. 978f726 Merge "Temporarily wait without timeouts in two jsr166 tests for debugging." by Hiroshi Yamauchi · 9 years ago
  69. 12b0b5b Temporarily wait without timeouts in two jsr166 tests for debugging. by Hiroshi Yamauchi · 9 years ago
  70. c930873 Merge "Delete unnecessary notify" by Mathieu Chartier · 9 years ago
  71. e84f3b7 Delete unnecessary notify by Mathieu Chartier · 9 years ago
  72. a649042 Merge "Workaround bogus TreeMap Comparators." by Narayan Kamath · 9 years ago
  73. 78562a1 Workaround bogus TreeMap Comparators. by Narayan Kamath · 9 years ago
  74. 767f133 Merge "Time zone ID should not use localized format" by Yi Kong · 9 years ago
  75. ed577c2 Time zone ID should not use localized format by Yi Kong · 9 years ago
  76. 793c9ce Revert "Update tests for BoringSSL roll." by Kenny Root · 9 years ago
  77. 65f1e0b Re-enable harmony ServerSocketTest by Przemyslaw Szczepaniak · 9 years ago
  78. a69dc63 Merge "Libcore: Add always-unstripped core jars" by Andreas Gampe · 9 years ago
  79. 7859026 Libcore: Add always-unstripped core jars by Andreas Gampe · 9 years ago
  80. ead9117 Merge "Check for leniency of calendar in getDisplayNames" by Yi Kong · 9 years ago
  81. 7e2649e Check for leniency of calendar in getDisplayNames by Yi Kong · 9 years ago
  82. b1ff2d4 Merge "Allow "_" in URIs" by Yi Kong · 9 years ago
  83. 9265d1f Allow "_" in URIs by Yi Kong · 9 years ago
  84. a272b44 Merge "Remove #close() call from Socket constructor." by Przemyslaw Szczepaniak · 9 years ago
  85. 6573c14 Merge "Separate java stdio from native stdio" by Nick Kralevich · 9 years ago
  86. d53cca9 Merge "FileDispatcherImpl.c: Don't leak file descriptors" by Nick Kralevich · 9 years ago
  87. eab063d Separate java stdio from native stdio by Nick Kralevich · 9 years ago
  88. 829f74e Remove #close() call from Socket constructor. by Przemyslaw Szczepaniak · 9 years ago
  89. f043b66 Merge "Look for charset providers with context class loader" by Yi Kong · 9 years ago
  90. 3c61658 Look for charset providers with context class loader by Yi Kong · 9 years ago
  91. f61a3ad Merge "SocketChannelTest#testSocket_NonBlock_BasicStatusAfterConnect fix" by Przemyslaw Szczepaniak · 9 years ago
  92. 0f9610a Merge "Fix NumberFormatTest#test_customCurrencySymbol" by Yi Kong · 9 years ago
  93. fc13507 Merge "Fix alignment test for DirectByteBuffer" by Shubham Ajmera · 9 years ago
  94. 5982ffc Merge "Fix java.lang.Character" by Shubham Ajmera · 9 years ago
  95. e789c59 SocketChannelTest#testSocket_NonBlock_BasicStatusAfterConnect fix by Przemyslaw Szczepaniak · 9 years ago
  96. 63f481e Merge "Revert "Re-enable libcore.java.util.LocaleTest"" by Przemyslaw Szczepaniak · 9 years ago
  97. 5a65597 Revert "Re-enable libcore.java.util.LocaleTest" by Przemyslaw Szczepaniak · 9 years ago
  98. 9eb1f63 Merge "Remove DecimalFormatSymbolsTest / StrictJarFileTest from the blacklist." by Narayan Kamath · 9 years ago
  99. 2aabc94 Remove DecimalFormatSymbolsTest / StrictJarFileTest from the blacklist. by Narayan Kamath · 9 years ago
  100. 2f98ca5 Merge "Re-enable libcore.java.util.LocaleTest" by Przemyslaw Szczepaniak · 9 years ago