1. 90f79d0 Re-enable harmony tests for javax.net.ssl. by Narayan Kamath · 8 years ago
  2. 41a74d3 Merge "Unblacklist a few tests." by Narayan Kamath · 8 years ago
  3. d5405c29 Unblacklist a few tests. by Narayan Kamath · 8 years ago
  4. de473dd Merge "Update bogus PatternSyntaxException test case." by Narayan Kamath · 8 years ago
  5. c907a4c Update bogus PatternSyntaxException test case. by Narayan Kamath · 8 years ago
  6. 2fd9297 Merge "Update ThreadTest#test_isDaemon." by Narayan Kamath · 8 years ago
  7. 872ba17 Update ThreadTest#test_isDaemon. by Narayan Kamath · 8 years ago
  8. 0d5d144 Merge "Re-enable harmony ServerSocketTest" by Przemyslaw Szczepaniak · 8 years ago
  9. 978f726 Merge "Temporarily wait without timeouts in two jsr166 tests for debugging." by Hiroshi Yamauchi · 8 years ago
  10. 12b0b5b Temporarily wait without timeouts in two jsr166 tests for debugging. by Hiroshi Yamauchi · 8 years ago
  11. c930873 Merge "Delete unnecessary notify" by Mathieu Chartier · 8 years ago
  12. e84f3b7 Delete unnecessary notify by Mathieu Chartier · 8 years ago
  13. a649042 Merge "Workaround bogus TreeMap Comparators." by Narayan Kamath · 8 years ago
  14. 78562a1 Workaround bogus TreeMap Comparators. by Narayan Kamath · 8 years ago
  15. 767f133 Merge "Time zone ID should not use localized format" by Yi Kong · 8 years ago
  16. ed577c2 Time zone ID should not use localized format by Yi Kong · 8 years ago
  17. 65f1e0b Re-enable harmony ServerSocketTest by Przemyslaw Szczepaniak · 8 years ago
  18. a69dc63 Merge "Libcore: Add always-unstripped core jars" by Andreas Gampe · 8 years ago
  19. 7859026 Libcore: Add always-unstripped core jars by Andreas Gampe · 9 years ago
  20. ead9117 Merge "Check for leniency of calendar in getDisplayNames" by Yi Kong · 8 years ago
  21. 7e2649e Check for leniency of calendar in getDisplayNames by Yi Kong · 8 years ago
  22. b1ff2d4 Merge "Allow "_" in URIs" by Yi Kong · 8 years ago
  23. 9265d1f Allow "_" in URIs by Yi Kong · 8 years ago
  24. a272b44 Merge "Remove #close() call from Socket constructor." by Przemyslaw Szczepaniak · 8 years ago
  25. 6573c14 Merge "Separate java stdio from native stdio" by Nick Kralevich · 8 years ago
  26. d53cca9 Merge "FileDispatcherImpl.c: Don't leak file descriptors" by Nick Kralevich · 8 years ago
  27. eab063d Separate java stdio from native stdio by Nick Kralevich · 9 years ago
  28. 829f74e Remove #close() call from Socket constructor. by Przemyslaw Szczepaniak · 8 years ago
  29. f043b66 Merge "Look for charset providers with context class loader" by Yi Kong · 8 years ago
  30. 3c61658 Look for charset providers with context class loader by Yi Kong · 8 years ago
  31. f61a3ad Merge "SocketChannelTest#testSocket_NonBlock_BasicStatusAfterConnect fix" by Przemyslaw Szczepaniak · 8 years ago
  32. 0f9610a Merge "Fix NumberFormatTest#test_customCurrencySymbol" by Yi Kong · 8 years ago
  33. fc13507 Merge "Fix alignment test for DirectByteBuffer" by Shubham Ajmera · 8 years ago
  34. 5982ffc Merge "Fix java.lang.Character" by Shubham Ajmera · 8 years ago
  35. e789c59 SocketChannelTest#testSocket_NonBlock_BasicStatusAfterConnect fix by Przemyslaw Szczepaniak · 9 years ago
  36. 63f481e Merge "Revert "Re-enable libcore.java.util.LocaleTest"" by Przemyslaw Szczepaniak · 8 years ago
  37. 5a65597 Revert "Re-enable libcore.java.util.LocaleTest" by Przemyslaw Szczepaniak · 8 years ago
  38. 9eb1f63 Merge "Remove DecimalFormatSymbolsTest / StrictJarFileTest from the blacklist." by Narayan Kamath · 8 years ago
  39. 2aabc94 Remove DecimalFormatSymbolsTest / StrictJarFileTest from the blacklist. by Narayan Kamath · 9 years ago
  40. 2f98ca5 Merge "Re-enable libcore.java.util.LocaleTest" by Przemyslaw Szczepaniak · 8 years ago
  41. e802cf5 Re-enable libcore.java.util.LocaleTest by Przemyslaw Szczepaniak · 9 years ago
  42. 937cd27 Merge "Re-enable URLConnectionTest and HttpsURLConnectionTest." by Narayan Kamath · 9 years ago
  43. 00b854e Re-enable URLConnectionTest and HttpsURLConnectionTest. by Narayan Kamath · 9 years ago
  44. 1418568 Merge "Remove unused luni java.util.regex.* implementation." by Narayan Kamath · 9 years ago
  45. 7e67be2 Remove unused luni java.util.regex.* implementation. by Narayan Kamath · 9 years ago
  46. c173579 Merge "Remove unused sun.text.* code and resources." by Narayan Kamath · 9 years ago
  47. d0ee141 Remove unused sun.text.* code and resources. by Narayan Kamath · 9 years ago
  48. 0f153ca Fix alignment test for DirectByteBuffer by Shubham Ajmera · 9 years ago
  49. cbcc3ca Fix java.lang.Character by Shubham Ajmera · 9 years ago
  50. 5b4ece2 FileDispatcherImpl.c: Don't leak file descriptors by Nick Kralevich · 9 years ago
  51. bcdd537 Fix NumberFormatTest#test_customCurrencySymbol by Yi Kong · 9 years ago
  52. 47f03ba Merge "Prune down the list of compiler warning exclusions." by Narayan Kamath · 9 years ago
  53. fd9e618 Merge "Fix multi-thread problem in BigInteger hashCode method" by Narayan Kamath · 9 years ago
  54. 071b891 Fix multi-thread problem in BigInteger hashCode method by ganxiaolin · 9 years ago
  55. e25e93d Prune down the list of compiler warning exclusions. by Narayan Kamath · 9 years ago
  56. 5d52b7f Merge internal master into aosp/master. by Narayan Kamath · 9 years ago
  57. 388f08a Start sentences with capitals. by Narayan Kamath · 9 years ago
  58. da3e730 Merge "Assert that PSS AlgorithmParameters work as expected." am: 87fe8d1e38 am: 944cd3d9fd by Alex Klyubin · 9 years ago
  59. f9edf53 Merge "Assert that RSASSA-PSS Signature available and works." am: 9599b3b487 am: 94ed76b5f2 by Alex Klyubin · 9 years ago
  60. ef7ef94 Merge "libcore: add tests in X500Principal and DistinguishedParserName" am: 7de0f60482 am: f141a2f7fc by Sergio Giro · 9 years ago
  61. 706cc23 Merge "Revert "libart: add lambda proxy support"" am: 6a410f0708 am: df2be6aef8 by Nicolas Geoffray · 9 years ago
  62. cc4b929 Merge "libart: add lambda proxy support" am: b5259fcf87 am: 332fe5898c by Igor Murashkin · 9 years ago
  63. dbac469 Merge "Implement java.net.IDN using ICU4J" by Shubham Ajmera · 9 years ago
  64. 046bab7 Merge "Fix CurrencyText#test_getSymbol" by Shubham Ajmera · 9 years ago
  65. 54d64a4 Implement java.net.IDN using ICU4J by Shubham Ajmera · 9 years ago
  66. 276b9d1 Merge "Override notice file for OpenJdk based modules." by Narayan Kamath · 9 years ago
  67. 558a2d1 Override notice file for OpenJdk based modules. by Narayan Kamath · 9 years ago
  68. cb48139 Merge "java.text.BreakIterator implemented using icu4j" by Shubham Ajmera · 9 years ago
  69. a8a6d1d Merge "Use shared namespace for bundled apps" am: f36bffbbf0 by Dimitry Ivanov · 9 years ago
  70. 97f88e2 Merge "Change FinalizeTest to use helper function" into marshmallow-cts-dev am: d0ae2ffcb6 am: 1e6284ec29 am: 762c0d8cc3 am: c547ad05a0 by Daniel Xie · 9 years ago
  71. 133d3d2 java.text.BreakIterator implemented using icu4j by Shubham Ajmera · 9 years ago
  72. ed7c218 Fix CurrencyText#test_getSymbol by Shubham Ajmera · 9 years ago
  73. 4b5d41b Merge "Encode entry name before creating URL" by Paul Duffin · 9 years ago
  74. 9777098 Merge "Remove unused non-java files under ojluni/src/main/java." by Narayan Kamath · 9 years ago
  75. e840d72 Fix a typo in the notice file. by Narayan Kamath · 9 years ago
  76. 46cd4f0 Merge "Use shared namespace for bundled apps" am: f36bffbbf0 by Dimitry Ivanov · 9 years ago
  77. f36bffb Merge "Use shared namespace for bundled apps" by Dimitry Ivanov · 9 years ago
  78. 10dc381 Merge "Change FinalizeTest to use helper function" into marshmallow-cts-dev am: d0ae2ffcb6 am: 1e6284ec29 am: 762c0d8cc3 by Daniel Xie · 9 years ago
  79. c547ad0 Merge "Change FinalizeTest to use helper function" into marshmallow-cts-dev am: d0ae2ffcb6 am: 1e6284ec29 by Daniel Xie · 9 years ago
  80. 762c0d8 Merge "Change FinalizeTest to use helper function" into marshmallow-cts-dev am: d0ae2ffcb6 by Daniel Xie · 9 years ago
  81. 1e6284e Merge "Change FinalizeTest to use helper function" into marshmallow-cts-dev by Daniel Xie · 9 years ago
  82. d0ae2ff Merge "Change FinalizeTest to use helper function" into marshmallow-cts-dev by Daniel Xie · 9 years ago
  83. 29c2a3a Update NOTICE. by Narayan Kamath · 9 years ago
  84. 2c87ad3 Update file headers. by Narayan Kamath · 9 years ago
  85. 688c3ff Merge "Update file headers." by Narayan Kamath · 9 years ago
  86. d14e2be Merge "Add hostname aware isCleartextTrafficPermitted" am: 46c7d0482e by Chad Brubaker · 9 years ago
  87. 051f3cf Merge "Add hostname aware isCleartextTrafficPermitted" am: 46c7d0482e by Chad Brubaker · 9 years ago
  88. 46c7d04 Merge "Add hostname aware isCleartextTrafficPermitted" by Chad Brubaker · 9 years ago
  89. 541a3f4 Fix build. by Narayan Kamath · 9 years ago
  90. 3c2b8ee Encode entry name before creating URL by Paul Duffin · 9 years ago
  91. 451b727 Remove unused non-java files under ojluni/src/main/java. by Narayan Kamath · 9 years ago
  92. 70d6d27 Update file headers. by Narayan Kamath · 9 years ago
  93. 89d911b Update header for Register.cpp. by Narayan Kamath · 9 years ago
  94. 240109a Delete unused JNI header files. by Narayan Kamath · 9 years ago
  95. cc42201 Deleting unused or broken files by Paul Duffin · 9 years ago
  96. 0990839 Update headers for header files. by Narayan Kamath · 9 years ago
  97. 26ab15c Fix for enso 'new File("", String)' regression. by Przemyslaw Szczepaniak · 9 years ago
  98. e0ab2e9 Merge "Add private Runtime#load(String,ClassLoader)" by Przemyslaw Szczepaniak · 9 years ago
  99. 8d7eda8 Add private Runtime#load(String,ClassLoader) by Przemyslaw Szczepaniak · 9 years ago
  100. c3ae37d Merge "Remove unused resources." by Narayan Kamath · 9 years ago