1. 29e8285 Rename ZipEntryName to ZipString by Yusuke Sato · 9 years ago
  2. a1938de zip64: Exercise getInputStream(ZipEntry) for files with > 65k entries. by Narayan Kamath · 9 years ago
  3. 14ba1a7 libcore: remove unnecessary assertion in testNewConstructors_Success by Sergio Giro · 9 years ago
  4. d6006a0 Merge "Make sure the Services cache is refreshed" by Sergio Giro · 9 years ago
  5. 517c814 ProviderTest : make sure alias / algo. lookups are case insensitive. by Narayan Kamath · 9 years ago
  6. 08d73bd ProviderTest: Add provider name to failure message. by Narayan Kamath · 9 years ago
  7. 10dced1 Make sure the Services cache is refreshed by Kenny Root · 9 years ago
  8. 959a23e Add ENONET to OsConstants by Erik Kline · 9 years ago
  9. 69b6dc0 Merge "Make Locale.forLanguageTag() map the language code "und" to language ""." by Neil Fuller · 9 years ago
  10. d3c5690 Merge "libcore: removed unnecessary code in SSLSocketTest" by Sergio Giro · 9 years ago
  11. 7fc2f44 Merge "harmony/security: fix bugs concerning escaping in X500Principal" by Sergio Giro · 9 years ago
  12. c22dd77 libcore: removed unnecessary code in SSLSocketTest by Sergio Giro · 9 years ago
  13. a8931133 harmony/security: fix bugs concerning escaping in X500Principal by Sergio Giro · 9 years ago
  14. 3a44108 Mark deprecated ciphers visually by Kenny Root · 9 years ago
  15. 184d077 Make Locale.forLanguageTag() map the language code "und" to language "". by Fredrik Roubert · 9 years ago
  16. b8d35e5 Fix CertificateTest#testVerifyPublicKeyString2 by Narayan Kamath · 9 years ago
  17. bba8e66 Merge "Explicitly set DateFormat.is24Hour value needed by tests" by Neil Fuller · 9 years ago
  18. 384730c Fix lookup order when opening directly from APK by Dmitriy Ivanov · 9 years ago
  19. ad4a67f Explicitly set DateFormat.is24Hour value needed by tests by Neil Fuller · 9 years ago
  20. 642c718 Add AES 192 test by Kenny Root · 9 years ago
  21. f518c43 Merge "SSLSocketTest: add test with no ciphers" by Kenny Root · 9 years ago
  22. 6a25596 Merge "libcore: add tests to check behaviour for padding and decrypt mode" by Sergio Giro · 9 years ago
  23. def50a2 SSLSocketTest: add test with no ciphers by Kenny Root · 9 years ago
  24. 3124875 Fix JniTest#testGetSuperclass by Brian Carlstrom · 9 years ago
  25. 5653292 Merge "Relax the test for inappropriate fallback" by Kenny Root · 9 years ago
  26. 43e063b Relax the test for inappropriate fallback by Kenny Root · 9 years ago
  27. 9f7960c libcore: add tests to check behaviour for padding and decrypt mode by Sergio Giro · 9 years ago
  28. 5dc9ac8 Implemented ceil and floor in StrictMath by agicsaki · 9 years ago
  29. 79eb265 Merge "Avoid binding a DatagramSocket before setReuseAddress" by Neil Fuller · 9 years ago
  30. 49f2d45 Avoid binding a DatagramSocket before setReuseAddress by Neil Fuller · 9 years ago
  31. 737d0de Merge "libcore: throw InvalidKeyException instead of ProviderException" by Sergio Giro · 9 years ago
  32. 9b2d8e2 Add VMRuntime.runFinalizationWithTimeout by Mathieu Chartier · 9 years ago
  33. 8aa9a98 Merge "Revert "libcore: add tests to check behaviour for padding and decrypt mode"" by Sergio Giro · 9 years ago
  34. 304bb76 Revert "libcore: add tests to check behaviour for padding and decrypt mode" by Sergio Giro · 9 years ago
  35. edf6000 Merge "libcore: add tests to check behaviour for padding and decrypt mode" by Sergio Giro · 9 years ago
  36. dfb72da Update offered ciphers by Kenny Root · 9 years ago
  37. 3db17f7 Merge "Revert "Revert "Modification to the way boot classpath resources are loaded""" by Neil Fuller · 9 years ago
  38. 2ce899f Revert "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 9 years ago
  39. 0db8089 Merge "Make StrictJarFile deal with missing manifest entries" by Neil Fuller · 9 years ago
  40. b8ec837 Make StrictJarFile deal with missing manifest entries by Neil Fuller · 9 years ago
  41. b72f1fa Merge "Replace hyphen with en dash" by Kenny Root · 9 years ago
  42. 814e15d Replace hyphen with en dash by Kenny Root · 9 years ago
  43. f4b4fff libcore: add tests to check behaviour for padding and decrypt mode by Sergio Giro · 9 years ago
  44. 049862d Merge "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 9 years ago
  45. 0c2e3c7 Revert "Modification to the way boot classpath resources are loaded" by Neil Fuller · 9 years ago
  46. e38b83d libcore: throw InvalidKeyException instead of ProviderException by Sergio Giro · 9 years ago
  47. e41d5b9 Merge "Modification to the way boot classpath resources are loaded" by Neil Fuller · 9 years ago
  48. 811586f Merge "Configure ICU4C without relying on build-time flags" by Neil Fuller · 9 years ago
  49. b33ae4f Improve HttpURLConnection Performance docs by Neil Fuller · 9 years ago
  50. 79fdcc6 Configure ICU4C without relying on build-time flags by Neil Fuller · 9 years ago
  51. e20cd5b Merge "Correct docs based on recent behavior change" by Neil Fuller · 9 years ago
  52. fb83715 Signature2Test: calling verify a second time can throw by Kenny Root · 9 years ago
  53. 654e819 Fix incorrect position calculation in CharsetDecoder. by Narayan Kamath · 9 years ago
  54. 05a5c2f Modification to the way boot classpath resources are loaded by Neil Fuller · 9 years ago
  55. be5d952 Correct docs based on recent behavior change by Neil Fuller · 9 years ago
  56. aac3c2c Merge "Add test for application use of PathClassLoader." by Richard Uhler · 9 years ago
  57. c3cedb4 Don't throw UnsupportedOpEx on multi-char negative/percent symbols. by Narayan Kamath · 9 years ago
  58. 58bef8e Add test for application use of PathClassLoader. by Richard Uhler · 9 years ago
  59. 1c444ca Merge "Fix problems with DexClassLoaderTest." by Richard Uhler · 9 years ago
  60. 5099b54 Fix problems with DexClassLoaderTest. by Richard Uhler · 9 years ago
  61. ea43704 Change >= to > in OldSystemTest.test_gc by Mathieu Chartier · 9 years ago
  62. 90ad87a Merge "Fix OldSystemTest gc" by Mathieu Chartier · 9 years ago
  63. f49f9d8 Fix OldSystemTest gc by Mathieu Chartier · 9 years ago
  64. 4fd2c14 Serialize minusSign/percentSign as strings in DecimalFormatSymbols. by Narayan Kamath · 9 years ago
  65. 7389bd0 Merge "munmap the tzdata file if ZoneInfoDB.TzData is ever collected" by Neil Fuller · 9 years ago
  66. c93108e munmap the tzdata file if ZoneInfoDB.TzData is ever collected by Neil Fuller · 9 years ago
  67. 4f9043b Merge "Revert "Expose getSpi from crypto operations as hidden API."" by Alex Klyubin · 9 years ago
  68. fc0a747 Remove support for big endian native orders. by Narayan Kamath · 9 years ago
  69. c52bf74 Revert "Expose getSpi from crypto operations as hidden API." by Alex Klyubin · 9 years ago
  70. b9129dc Follow-up for incorrect test pre-condition by Kenny Root · 9 years ago
  71. 559126c Fix test18566 to have the correct expectation by Kenny Root · 9 years ago
  72. b8acd20 Merge "Expose getCurrentSpi from crypto operations as hidden API." by Alex Klyubin · 9 years ago
  73. 08871b7 Merge "Get rid of old Harmony Services cache" by Kenny Root · 9 years ago
  74. cc4791a Get rid of old Harmony Services cache by Kenny Root · 9 years ago
  75. 4411bd0 Merge "Add an additional check for ICU4J tz data version" by Neil Fuller · 9 years ago
  76. 32e7bc1 Add an additional check for ICU4J tz data version by Neil Fuller · 9 years ago
  77. b5ddfe5 Merge "Refactor the test to ensure positive tests do pass." by Nicolas Geoffray · 9 years ago
  78. f35b064 Merge "libcore: add test for arbitrary ECC groups." by Kenny Root · 9 years ago
  79. 8157bc8 Refactor the test to ensure positive tests do pass. by Nicolas Geoffray · 9 years ago
  80. b6a6d8a Merge "Fix for TimSort in the two Java forms in libcore" by Neil Fuller · 9 years ago
  81. daadb9f libcore: add test for arbitrary ECC groups. by Adam Langley · 9 years ago
  82. 9b8f9a1 No need to test EC keys of 192 bits by Kenny Root · 9 years ago
  83. d63d8be Merge "Late binding: track differences in RI behavior" by Kenny Root · 9 years ago
  84. e45a8ec Fix a couple of Locale bugs discovered by ICU4J tests. by Narayan Kamath · 9 years ago
  85. f547d3a Fix for TimSort in the two Java forms in libcore by Neil Fuller · 9 years ago
  86. 13faecd Fix bug in formatting intervals at month boundaries. by Travis Keep · 9 years ago
  87. 10661d5 Late binding: track differences in RI behavior by Kenny Root · 9 years ago
  88. d5ed0e9 Add tests for AES/GCM/NOPADDING by Kenny Root · 9 years ago
  89. df9b861 Document that null collections aren't valid input. by Narayan Kamath · 9 years ago
  90. 5d15925 Expose getCurrentSpi from crypto operations as hidden API. by Alex Klyubin · 9 years ago
  91. d343b15 Handle whitespaces after DOCTYPE element by Wojciech Staszkiewicz · 9 years ago
  92. 61dd198 Add a test for bug 20708022. by Narayan Kamath · 9 years ago
  93. 87f7635 Libcore: Correct IllegalAccessError class javadoc by Andreas Gampe · 9 years ago
  94. bb3beca Don't accept [path|file|line].separator from the commandline. by Narayan Kamath · 9 years ago
  95. 8ac0945 Add a ZoneInfoDB.hasTimeZone API. by Narayan Kamath · 9 years ago
  96. aa2ed9e Update JSR-166 to Revision 1.43 by Narayan Kamath · 9 years ago
  97. 12f81a0 Merge "CipherTest: make multiple doFinal calls for RSA/ECB" by Kenny Root · 9 years ago
  98. b76ea24 CipherTest: make multiple doFinal calls for RSA/ECB by Kenny Root · 9 years ago
  99. 43debff Remove libcore_util_CharsetUtils.cpp by Narayan Kamath · 9 years ago
  100. 5e50fbc Date.toString must always use Locale.US. by Narayan Kamath · 9 years ago