1. db6fe53 Let getByName prefer IPv6 loopback over IPv4 by Yi Kong · 9 years ago
  2. e3577e1 Fix String.codePointAt. by Narayan Kamath · 9 years ago
  3. 4320ad1 Refactor NetworkSecurityPolicy to be pluggable by Chad Brubaker · 9 years ago
  4. 16c5ee0 Merge "Unit test for File.exists() regression." by Narayan Kamath · 9 years ago
  5. 7ccbddf Unit test for File.exists() regression. by Narayan Kamath · 9 years ago
  6. 9d83fcf Fix URLConnection test cases. by Narayan Kamath · 9 years ago
  7. 4e44045 Merge "Add test case for bug #25883157 (ICU data lookup fallback failure)." am: 3a9acadf03 by Neil Fuller · 9 years ago
  8. b95faa1 Add test case for bug #25883157 (ICU data lookup fallback failure). by Fredrik Roubert · 9 years ago
  9. 6b49909 Merge "Fix Signature2Test." by Narayan Kamath · 9 years ago
  10. ef91ac2 Merge "Fix ByteBuffer#as*Buffer using parent limit" by Przemyslaw Szczepaniak · 9 years ago
  11. cc060d4 Fix ByteBuffer#as*Buffer using parent limit by Przemyslaw Szczepaniak · 9 years ago
  12. fd43ada Merge "Remove ANDROID_PROPERTY_WORKSPACE" am: 3f83f1ca8f am: da0ea36c5c by Tom Cherry · 9 years ago
  13. d9b361b Merge "Assert that PSSParameterSpec supported by PSS Signature." am: 550bccc472 am: a77621105f by Alex Klyubin · 9 years ago
  14. 3f83f1c Merge "Remove ANDROID_PROPERTY_WORKSPACE" by Tom Cherry · 9 years ago
  15. 61adaba Add a test-case for issue 25991669. by Narayan Kamath · 9 years ago
  16. 15d5f82 Merge "Speed up SignatureTest by caching KeyPairs by key algorithm." am: 0363e013d5 am: 79dd8faef0 by Alex Klyubin · 9 years ago
  17. 750d4df Merge "JCA Signature algorithm names are case-insensitive." am: 51139e6b88 am: 271f52c070 by Alex Klyubin · 9 years ago
  18. 0bf58e2 Assert that PSSParameterSpec supported by PSS Signature. by Alex Klyubin · 9 years ago
  19. 0363e01 Merge "Speed up SignatureTest by caching KeyPairs by key algorithm." by Alex Klyubin · 9 years ago
  20. 51139e6 Merge "JCA Signature algorithm names are case-insensitive." by Alex Klyubin · 9 years ago
  21. 53ec43b Fix Signature2Test. by Narayan Kamath · 9 years ago
  22. 6c0e55c Scripted removal of unused libcore files. by Narayan Kamath · 9 years ago
  23. 2e317a0 Merge "Fix @code escapes" by Neil Fuller · 9 years ago
  24. 8210c23 Change FinalizeTest to use helper function by Mathieu Chartier · 9 years ago
  25. cf3d432 Change FinalizeTest to use helper function by Mathieu Chartier · 9 years ago
  26. 0c07deb Speed up SignatureTest by caching KeyPairs by key algorithm. by Alex Klyubin · 9 years ago
  27. 28c2800 JCA Signature algorithm names are case-insensitive. by Alex Klyubin · 9 years ago
  28. eaffe68 Merge "Add tests for "follow redirects" behavior" am: 87bc9a67ec am: d27f7deae2 by Neil Fuller · 9 years ago
  29. 0005cba Add a positive test for System.load. by Narayan Kamath · 9 years ago
  30. a232b35 Add a unit test for String.split with trailing separators. by Narayan Kamath · 9 years ago
  31. d6c54ba Implement more of the UTS#35 spec. by Narayan Kamath · 9 years ago
  32. 8821bc6 Add tests for "follow redirects" behavior by Neil Fuller · 9 years ago
  33. c42b3c9 Fix @code escapes by Neil Fuller · 9 years ago
  34. e8e4da2 Remove StrictJarFile from ClassPathURLStreamHandler by Przemyslaw Szczepaniak · 9 years ago
  35. f640e11 Move StrictJarFile to framework/core by Przemyslaw Szczepaniak · 9 years ago
  36. f23f64f Merge "Fix OldJarFileTest: move initialization to setUp()" am: 3f6031f995 am: efb6f01120 by Neil Fuller · 9 years ago
  37. 3f6031f Merge "Fix OldJarFileTest: move initialization to setUp()" by Neil Fuller · 9 years ago
  38. 58b05c8 Fix OldJarFileTest: move initialization to setUp() by Neil Fuller · 9 years ago
  39. 8d82a8f Merge "javax.net.ssl: delete DistinguishedNameParser and test" by Sergio Giro · 9 years ago
  40. 0c9e95e1 javax.net.ssl: delete DistinguishedNameParser and test by Sergio Giro · 9 years ago
  41. 2e1b9c6 ojluni: use the okhttp DefaultHostnameVerifier in HttpsURLConnection by Sergio Giro · 9 years ago
  42. efa146c Merge "Add a test to exercise RelativeDateTimeFormatter" am: d034f35da6 am: d3b926e104 by Neil Fuller · 9 years ago
  43. 07ebb42 Merge "Fix expiry checks in HttpCookie" am: 7263b24f8c am: d729610297 by Neil Fuller · 9 years ago
  44. 2b80a43 Merge "UriCodec: use replacement character for malformed input" am: 4d1321f4e5 am: e98a1e37fe by Sergio Giro · 9 years ago
  45. e8601d1 Merge "Assert that PSS AlgorithmParameters work as expected." am: 87fe8d1e38 am: 944cd3d9fd by Alex Klyubin · 9 years ago
  46. ade22a4 Merge "Assert that RSASSA-PSS Signature available and works." am: 9599b3b487 am: 94ed76b5f2 by Alex Klyubin · 9 years ago
  47. ff151ee Merge "libcore: add tests in X500Principal and DistinguishedParserName" am: 7de0f60482 am: f141a2f7fc by Sergio Giro · 9 years ago
  48. d034f35 Merge "Add a test to exercise RelativeDateTimeFormatter" by Neil Fuller · 9 years ago
  49. 362a0fd Add a test to exercise RelativeDateTimeFormatter by Neil Fuller · 9 years ago
  50. 7263b24 Merge "Fix expiry checks in HttpCookie" by Neil Fuller · 9 years ago
  51. 4d1321f Merge "UriCodec: use replacement character for malformed input" by Sergio Giro · 9 years ago
  52. 87fe8d1 Merge "Assert that PSS AlgorithmParameters work as expected." by Alex Klyubin · 9 years ago
  53. 9599b3b Merge "Assert that RSASSA-PSS Signature available and works." by Alex Klyubin · 9 years ago
  54. e3101cd UriCodec: use replacement character for malformed input by Sergio Giro · 9 years ago
  55. 906d4ce Assert that RSASSA-PSS Signature available and works. by Alex Klyubin · 9 years ago
  56. 7de0f60 Merge "libcore: add tests in X500Principal and DistinguishedParserName" by Sergio Giro · 9 years ago
  57. f7ce6a3 libcore: add tests in X500Principal and DistinguishedParserName by Sergio Giro · 9 years ago
  58. 25cd188 Assert that PSS AlgorithmParameters work as expected. by Alex Klyubin · 9 years ago
  59. 70b617f Merge mnc-dr-enso-dev into master by Przemyslaw Szczepaniak · 9 years ago
  60. 4a0eb88 Fix expiry checks in HttpCookie by Neil Fuller · 9 years ago
  61. 50cf011 Merge "Fix for CookieStoreImpl and more tests around Cookie handling" by Neil Fuller · 9 years ago
  62. 166e79a Fix for CookieStoreImpl and more tests around Cookie handling by Neil Fuller · 9 years ago
  63. 5dca089 libcore: new implementation of libcore.io.Base64 am: 5a0ae3e0db am: aefddf2c08 by Sergio Giro · 9 years ago
  64. aefddf2 libcore: new implementation of libcore.io.Base64 am: 5a0ae3e0db by Sergio Giro · 9 years ago
  65. de28d88 Merge mnc changes into mnc-dr. by Narayan Kamath · 9 years ago
  66. 16dfe44 Collections: Remove bogus test-case and optimize sort. by Narayan Kamath · 9 years ago
  67. 4cb97fe InetSocketAddress: Read the address & port correctly in native code. by Narayan Kamath · 9 years ago
  68. c26548c Track renaming of StructPollFd member. by Przemyslaw Szczepaniak · 9 years ago
  69. 26133ec Rename FileDescriptor#isSocket -> isSocket$. by Narayan Kamath · 9 years ago
  70. b2f612d Blacklist a few more tests. by Przemyslaw Szczepaniak · 9 years ago
  71. 79fc090 Remove reference to a class that doesn't exist. by Przemyslaw Szczepaniak · 9 years ago
  72. 1a9ca63 Update StrictJarFile. by Przemyslaw Szczepaniak · 9 years ago
  73. bf07204 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  74. 5a0ae3e libcore: new implementation of libcore.io.Base64 by Sergio Giro · 9 years ago
  75. 61927cc ClassCastExceptionTest : Update test expectations. by Narayan Kamath · 9 years ago
  76. 27ba86d Revert "libcore: new implementation of libcore.io.Base64" by Przemyslaw Szczepaniak · 9 years ago
  77. a6a4efb libcore: change removal of tasks in Timer#purge by Sergio Giro · 9 years ago
  78. ae2814b libcore: remove cancelled tasks from the queue in Timer at the time they're scheduled by Sergio Giro · 9 years ago
  79. 99ac18d libcore: rewrite Timer by Sergio Giro · 9 years ago
  80. 87f37c1 libcore: fix errors in UriCodec by Sergio Giro · 9 years ago
  81. e45feb1 libcore: rewrite of UriCodec by Sergio Giro · 9 years ago
  82. 7dffb19 libcore: new implementation of libcore.util.SneakyThrow by Sergio Giro · 9 years ago
  83. 2991631 libcore: new implementation of libcore.io.Base64 by Sergio Giro · 9 years ago
  84. 358e76b Remove java.lang.IntegralToString by Przemyslaw Szczepaniak · 9 years ago
  85. 082643a Add libcore.util.RecoverySystem by Narayan Kamath · 9 years ago
  86. b97322e Tweak GZIPInputStreamTest. by Narayan Kamath · 9 years ago
  87. 867e936 Tweak selector test. by Narayan Kamath · 9 years ago
  88. deeaf6f Fix toString assertions. by Narayan Kamath · 9 years ago
  89. e8d8f9c Minor tweak to DeflaterOutputStreamTest. by Narayan Kamath · 9 years ago
  90. ecf08be Convert ByteBuffers to byte[] correctly. by Narayan Kamath · 9 years ago
  91. ca75bfe More Preferences fixes. by Narayan Kamath · 9 years ago
  92. 47d16f8 ICU55: Update locale data dependent test expectations. by Fredrik Roubert · 9 years ago
  93. afe419d Track CLDR-26 updates to currency data. by Narayan Kamath · 10 years ago
  94. 34cd02c Track date format changes for es_ES and es_US. by Narayan Kamath · 10 years ago
  95. ca01d76 Track CDLR-26 changes to czech narrow standalone months. by Narayan Kamath · 10 years ago
  96. c6bf020 Track ICU54 CLDR update. by Narayan Kamath · 10 years ago
  97. 96b40e8 Stop using libcore's java.util.prefs implementation. by Narayan Kamath · 9 years ago
  98. 8c3d6c2 Remove a couple of bogus test cases from SecureRandom2Test. by Narayan Kamath · 9 years ago
  99. 8e07541 Repurpose SHA1PRNG_SecureRandomTest. by Narayan Kamath · 9 years ago
  100. f041054 Remove harmony provider and default SecureRandom impl. by Narayan Kamath · 9 years ago