1. f518c43 Merge "SSLSocketTest: add test with no ciphers" by Kenny Root · 10 years ago
  2. 6a25596 Merge "libcore: add tests to check behaviour for padding and decrypt mode" by Sergio Giro · 10 years ago
  3. def50a2 SSLSocketTest: add test with no ciphers by Kenny Root · 10 years ago
  4. 2a080da Merge "Fix JniTest#testGetSuperclass" by Narayan Kamath · 10 years ago
  5. 3124875 Fix JniTest#testGetSuperclass by Brian Carlstrom · 10 years ago
  6. 5653292 Merge "Relax the test for inappropriate fallback" by Kenny Root · 10 years ago
  7. 5c92a51 Merge "Implemented ceil and floor in StrictMath" by Andreas Gampe · 10 years ago
  8. 43e063b Relax the test for inappropriate fallback by Kenny Root · 10 years ago
  9. 9f7960c libcore: add tests to check behaviour for padding and decrypt mode by Sergio Giro · 10 years ago
  10. 5dc9ac8 Implemented ceil and floor in StrictMath by agicsaki · 10 years ago
  11. 79eb265 Merge "Avoid binding a DatagramSocket before setReuseAddress" by Neil Fuller · 10 years ago
  12. 49f2d45 Avoid binding a DatagramSocket before setReuseAddress by Neil Fuller · 10 years ago
  13. 737d0de Merge "libcore: throw InvalidKeyException instead of ProviderException" by Sergio Giro · 10 years ago
  14. e9da043 Merge "Add VMRuntime.runFinalizationWithTimeout" by Mathieu Chartier · 10 years ago
  15. 9b2d8e2 Add VMRuntime.runFinalizationWithTimeout by Mathieu Chartier · 10 years ago
  16. 8aa9a98 Merge "Revert "libcore: add tests to check behaviour for padding and decrypt mode"" by Sergio Giro · 10 years ago
  17. 304bb76 Revert "libcore: add tests to check behaviour for padding and decrypt mode" by Sergio Giro · 10 years ago
  18. edf6000 Merge "libcore: add tests to check behaviour for padding and decrypt mode" by Sergio Giro · 10 years ago
  19. 85eb6db Merge "Update offered ciphers" by Kenny Root · 10 years ago
  20. 5d7a90d Merge "Correct Class.superClass documentation." by Brian Carlstrom · 10 years ago
  21. dfb72da Update offered ciphers by Kenny Root · 10 years ago
  22. de86f14 Correct Class.superClass documentation. by Brian Carlstrom · 10 years ago
  23. 3db17f7 Merge "Revert "Revert "Modification to the way boot classpath resources are loaded""" by Neil Fuller · 10 years ago
  24. 2ce899f Revert "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 10 years ago
  25. 0db8089 Merge "Make StrictJarFile deal with missing manifest entries" by Neil Fuller · 10 years ago
  26. b8ec837 Make StrictJarFile deal with missing manifest entries by Neil Fuller · 10 years ago
  27. b72f1fa Merge "Replace hyphen with en dash" by Kenny Root · 10 years ago
  28. 814e15d Replace hyphen with en dash by Kenny Root · 10 years ago
  29. f4b4fff libcore: add tests to check behaviour for padding and decrypt mode by Sergio Giro · 10 years ago
  30. 049862d Merge "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 10 years ago
  31. 0c2e3c7 Revert "Modification to the way boot classpath resources are loaded" by Neil Fuller · 10 years ago
  32. e38b83d libcore: throw InvalidKeyException instead of ProviderException by Sergio Giro · 10 years ago
  33. e41d5b9 Merge "Modification to the way boot classpath resources are loaded" by Neil Fuller · 10 years ago
  34. 811586f Merge "Configure ICU4C without relying on build-time flags" by Neil Fuller · 10 years ago
  35. 24030f5 Merge "Improve HttpURLConnection Performance docs" by Neil Fuller · 10 years ago
  36. b33ae4f Improve HttpURLConnection Performance docs by Neil Fuller · 10 years ago
  37. 79fdcc6 Configure ICU4C without relying on build-time flags by Neil Fuller · 10 years ago
  38. e20cd5b Merge "Correct docs based on recent behavior change" by Neil Fuller · 10 years ago
  39. eaafaa5 Merge "Signature2Test: calling verify a second time can throw" by Kenny Root · 10 years ago
  40. 38ae353 Merge "Move mirror::ArtMethod to native" by Mathieu Chartier · 10 years ago
  41. fb83715 Signature2Test: calling verify a second time can throw by Kenny Root · 10 years ago
  42. 2d4366e Merge "Fix incorrect position calculation in CharsetDecoder." by Narayan Kamath · 10 years ago
  43. 654e819 Fix incorrect position calculation in CharsetDecoder. by Narayan Kamath · 10 years ago
  44. 05a5c2f Modification to the way boot classpath resources are loaded by Neil Fuller · 10 years ago
  45. be5d952 Correct docs based on recent behavior change by Neil Fuller · 10 years ago
  46. aac3c2c Merge "Add test for application use of PathClassLoader." by Richard Uhler · 10 years ago
  47. 634981d Merge "Don't throw UnsupportedOpEx on multi-char negative/percent symbols." by Narayan Kamath · 10 years ago
  48. c3cedb4 Don't throw UnsupportedOpEx on multi-char negative/percent symbols. by Narayan Kamath · 10 years ago
  49. 58bef8e Add test for application use of PathClassLoader. by Richard Uhler · 10 years ago
  50. 1c444ca Merge "Fix problems with DexClassLoaderTest." by Richard Uhler · 10 years ago
  51. 5099b54 Fix problems with DexClassLoaderTest. by Richard Uhler · 10 years ago
  52. db537c4 Merge "Change >= to > in OldSystemTest.test_gc" by Mathieu Chartier · 10 years ago
  53. ea43704 Change >= to > in OldSystemTest.test_gc by Mathieu Chartier · 10 years ago
  54. 90ad87a Merge "Fix OldSystemTest gc" by Mathieu Chartier · 10 years ago
  55. f49f9d8 Fix OldSystemTest gc by Mathieu Chartier · 10 years ago
  56. 5a98f1a Merge "Serialize minusSign/percentSign as strings in DecimalFormatSymbols." by Narayan Kamath · 10 years ago
  57. 4fd2c14 Serialize minusSign/percentSign as strings in DecimalFormatSymbols. by Narayan Kamath · 10 years ago
  58. 7389bd0 Merge "munmap the tzdata file if ZoneInfoDB.TzData is ever collected" by Neil Fuller · 10 years ago
  59. c93108e munmap the tzdata file if ZoneInfoDB.TzData is ever collected by Neil Fuller · 10 years ago
  60. c8595cd Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  61. 8c28234 Merge "StandardNames: update expectations for RI" by Kenny Root · 10 years ago
  62. 4f9043b Merge "Revert "Expose getSpi from crypto operations as hidden API."" by Alex Klyubin · 10 years ago
  63. 7217bcc Merge "Remove support for big endian native orders." by Narayan Kamath · 10 years ago
  64. fc0a747 Remove support for big endian native orders. by Narayan Kamath · 10 years ago
  65. 405c427 Merge "No need to test "GCM" mode in regular Cipher test" by Kenny Root · 10 years ago
  66. c52bf74 Revert "Expose getSpi from crypto operations as hidden API." by Alex Klyubin · 10 years ago
  67. a174063 No need to test "GCM" mode in regular Cipher test by Kenny Root · 10 years ago
  68. 9b424e9 Merge "Track change from GCM -> AES/GCM/NoPadding" by Kenny Root · 10 years ago
  69. ba9e20f Merge "Follow-up for incorrect test pre-condition" by Kenny Root · 10 years ago
  70. e6037c3 Merge "Fix test18566 to have the correct expectation" by Kenny Root · 10 years ago
  71. 4d582b4 StandardNames: update expectations for RI by Kenny Root · 10 years ago
  72. 6e0cdd0 Track change from GCM -> AES/GCM/NoPadding by Kenny Root · 10 years ago
  73. b9129dc Follow-up for incorrect test pre-condition by Kenny Root · 10 years ago
  74. 559126c Fix test18566 to have the correct expectation by Kenny Root · 10 years ago
  75. a22d198 Merge "Fix a cast in org.apache.harmony.tests.java.util.ArraysTest." by Roland Levillain · 10 years ago
  76. 9ee28da Fix a cast in org.apache.harmony.tests.java.util.ArraysTest. by Roland Levillain · 10 years ago
  77. b8acd20 Merge "Expose getCurrentSpi from crypto operations as hidden API." by Alex Klyubin · 10 years ago
  78. 08871b7 Merge "Get rid of old Harmony Services cache" by Kenny Root · 10 years ago
  79. cc4791a Get rid of old Harmony Services cache by Kenny Root · 10 years ago
  80. 7de0689 Merge "Add test_PacketSocketAddress to the list of known failures." by Narayan Kamath · 10 years ago
  81. 676fbcf Add test_PacketSocketAddress to the list of known failures. by Narayan Kamath · 10 years ago
  82. f2a754b Merge "Remove ICU4J data build hack" by Neil Fuller · 10 years ago
  83. 417d6d3 Remove ICU4J data build hack by Neil Fuller · 10 years ago
  84. 4411bd0 Merge "Add an additional check for ICU4J tz data version" by Neil Fuller · 10 years ago
  85. 32e7bc1 Add an additional check for ICU4J tz data version by Neil Fuller · 10 years ago
  86. b5ddfe5 Merge "Refactor the test to ensure positive tests do pass." by Nicolas Geoffray · 10 years ago
  87. f35b064 Merge "libcore: add test for arbitrary ECC groups." by Kenny Root · 10 years ago
  88. 8157bc8 Refactor the test to ensure positive tests do pass. by Nicolas Geoffray · 10 years ago
  89. b6a6d8a Merge "Fix for TimSort in the two Java forms in libcore" by Neil Fuller · 10 years ago
  90. daadb9f libcore: add test for arbitrary ECC groups. by Adam Langley · 10 years ago
  91. aef2747 Merge "No need to test EC keys of 192 bits" by Kenny Root · 10 years ago
  92. 9b8f9a1 No need to test EC keys of 192 bits by Kenny Root · 10 years ago
  93. d63d8be Merge "Late binding: track differences in RI behavior" by Kenny Root · 10 years ago
  94. eb1268e Merge "Fix a couple of Locale bugs discovered by ICU4J tests." by Narayan Kamath · 10 years ago
  95. e45a8ec Fix a couple of Locale bugs discovered by ICU4J tests. by Narayan Kamath · 10 years ago
  96. f547d3a Fix for TimSort in the two Java forms in libcore by Neil Fuller · 10 years ago
  97. 9812c37 Merge "Fix bug in formatting intervals at month boundaries." by Narayan Kamath · 10 years ago
  98. 13faecd Fix bug in formatting intervals at month boundaries. by Travis Keep · 10 years ago
  99. f55af59 Merge "Add tests for AES/GCM/NOPADDING" by Kenny Root · 10 years ago
  100. 10661d5 Late binding: track differences in RI behavior by Kenny Root · 10 years ago