1. 49f2d45 Avoid binding a DatagramSocket before setReuseAddress by Neil Fuller · 9 years ago
  2. e20cd5b Merge "Correct docs based on recent behavior change" by Neil Fuller · 9 years ago
  3. eaafaa5 Merge "Signature2Test: calling verify a second time can throw" by Kenny Root · 9 years ago
  4. 38ae353 Merge "Move mirror::ArtMethod to native" by Mathieu Chartier · 9 years ago
  5. fb83715 Signature2Test: calling verify a second time can throw by Kenny Root · 9 years ago
  6. 2d4366e Merge "Fix incorrect position calculation in CharsetDecoder." by Narayan Kamath · 9 years ago
  7. 654e819 Fix incorrect position calculation in CharsetDecoder. by Narayan Kamath · 9 years ago
  8. be5d952 Correct docs based on recent behavior change by Neil Fuller · 9 years ago
  9. aac3c2c Merge "Add test for application use of PathClassLoader." by Richard Uhler · 9 years ago
  10. 634981d Merge "Don't throw UnsupportedOpEx on multi-char negative/percent symbols." by Narayan Kamath · 9 years ago
  11. c3cedb4 Don't throw UnsupportedOpEx on multi-char negative/percent symbols. by Narayan Kamath · 9 years ago
  12. 58bef8e Add test for application use of PathClassLoader. by Richard Uhler · 9 years ago
  13. 1c444ca Merge "Fix problems with DexClassLoaderTest." by Richard Uhler · 9 years ago
  14. 5099b54 Fix problems with DexClassLoaderTest. by Richard Uhler · 9 years ago
  15. db537c4 Merge "Change >= to > in OldSystemTest.test_gc" by Mathieu Chartier · 9 years ago
  16. ea43704 Change >= to > in OldSystemTest.test_gc by Mathieu Chartier · 9 years ago
  17. 90ad87a Merge "Fix OldSystemTest gc" by Mathieu Chartier · 9 years ago
  18. f49f9d8 Fix OldSystemTest gc by Mathieu Chartier · 9 years ago
  19. 5a98f1a Merge "Serialize minusSign/percentSign as strings in DecimalFormatSymbols." by Narayan Kamath · 9 years ago
  20. 4fd2c14 Serialize minusSign/percentSign as strings in DecimalFormatSymbols. by Narayan Kamath · 9 years ago
  21. 7389bd0 Merge "munmap the tzdata file if ZoneInfoDB.TzData is ever collected" by Neil Fuller · 9 years ago
  22. c93108e munmap the tzdata file if ZoneInfoDB.TzData is ever collected by Neil Fuller · 9 years ago
  23. c8595cd Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  24. 8c28234 Merge "StandardNames: update expectations for RI" by Kenny Root · 9 years ago
  25. 4f9043b Merge "Revert "Expose getSpi from crypto operations as hidden API."" by Alex Klyubin · 9 years ago
  26. 7217bcc Merge "Remove support for big endian native orders." by Narayan Kamath · 9 years ago
  27. fc0a747 Remove support for big endian native orders. by Narayan Kamath · 9 years ago
  28. 405c427 Merge "No need to test "GCM" mode in regular Cipher test" by Kenny Root · 9 years ago
  29. c52bf74 Revert "Expose getSpi from crypto operations as hidden API." by Alex Klyubin · 9 years ago
  30. a174063 No need to test "GCM" mode in regular Cipher test by Kenny Root · 9 years ago
  31. 9b424e9 Merge "Track change from GCM -> AES/GCM/NoPadding" by Kenny Root · 9 years ago
  32. ba9e20f Merge "Follow-up for incorrect test pre-condition" by Kenny Root · 9 years ago
  33. e6037c3 Merge "Fix test18566 to have the correct expectation" by Kenny Root · 9 years ago
  34. 4d582b4 StandardNames: update expectations for RI by Kenny Root · 9 years ago
  35. 6e0cdd0 Track change from GCM -> AES/GCM/NoPadding by Kenny Root · 9 years ago
  36. b9129dc Follow-up for incorrect test pre-condition by Kenny Root · 9 years ago
  37. 559126c Fix test18566 to have the correct expectation by Kenny Root · 9 years ago
  38. a22d198 Merge "Fix a cast in org.apache.harmony.tests.java.util.ArraysTest." by Roland Levillain · 9 years ago
  39. 9ee28da Fix a cast in org.apache.harmony.tests.java.util.ArraysTest. by Roland Levillain · 9 years ago
  40. b8acd20 Merge "Expose getCurrentSpi from crypto operations as hidden API." by Alex Klyubin · 9 years ago
  41. 08871b7 Merge "Get rid of old Harmony Services cache" by Kenny Root · 9 years ago
  42. cc4791a Get rid of old Harmony Services cache by Kenny Root · 9 years ago
  43. 7de0689 Merge "Add test_PacketSocketAddress to the list of known failures." by Narayan Kamath · 9 years ago
  44. 676fbcf Add test_PacketSocketAddress to the list of known failures. by Narayan Kamath · 9 years ago
  45. f2a754b Merge "Remove ICU4J data build hack" by Neil Fuller · 9 years ago
  46. 417d6d3 Remove ICU4J data build hack by Neil Fuller · 9 years ago
  47. 4411bd0 Merge "Add an additional check for ICU4J tz data version" by Neil Fuller · 9 years ago
  48. 32e7bc1 Add an additional check for ICU4J tz data version by Neil Fuller · 9 years ago
  49. b5ddfe5 Merge "Refactor the test to ensure positive tests do pass." by Nicolas Geoffray · 9 years ago
  50. f35b064 Merge "libcore: add test for arbitrary ECC groups." by Kenny Root · 9 years ago
  51. 8157bc8 Refactor the test to ensure positive tests do pass. by Nicolas Geoffray · 9 years ago
  52. b6a6d8a Merge "Fix for TimSort in the two Java forms in libcore" by Neil Fuller · 9 years ago
  53. daadb9f libcore: add test for arbitrary ECC groups. by Adam Langley · 9 years ago
  54. aef2747 Merge "No need to test EC keys of 192 bits" by Kenny Root · 9 years ago
  55. 9b8f9a1 No need to test EC keys of 192 bits by Kenny Root · 9 years ago
  56. d63d8be Merge "Late binding: track differences in RI behavior" by Kenny Root · 9 years ago
  57. eb1268e Merge "Fix a couple of Locale bugs discovered by ICU4J tests." by Narayan Kamath · 9 years ago
  58. e45a8ec Fix a couple of Locale bugs discovered by ICU4J tests. by Narayan Kamath · 9 years ago
  59. f547d3a Fix for TimSort in the two Java forms in libcore by Neil Fuller · 9 years ago
  60. 9812c37 Merge "Fix bug in formatting intervals at month boundaries." by Narayan Kamath · 9 years ago
  61. 13faecd Fix bug in formatting intervals at month boundaries. by Travis Keep · 9 years ago
  62. f55af59 Merge "Add tests for AES/GCM/NOPADDING" by Kenny Root · 9 years ago
  63. 10661d5 Late binding: track differences in RI behavior by Kenny Root · 9 years ago
  64. d5ed0e9 Add tests for AES/GCM/NOPADDING by Kenny Root · 9 years ago
  65. a0fcbe6 Merge "Document that null collections aren't valid input." by Narayan Kamath · 9 years ago
  66. df9b861 Document that null collections aren't valid input. by Narayan Kamath · 9 years ago
  67. 5d15925 Expose getCurrentSpi from crypto operations as hidden API. by Alex Klyubin · 9 years ago
  68. 9e69957 Merge "Handle whitespaces after DOCTYPE element" by Piotr Jastrzebski · 9 years ago
  69. d343b15 Handle whitespaces after DOCTYPE element by Wojciech Staszkiewicz · 9 years ago
  70. 70df7bf Merge "Add known DateIntervalFormatTest failure to knownfailures." by Narayan Kamath · 9 years ago
  71. c04b1cc Add known DateIntervalFormatTest failure to knownfailures. by Narayan Kamath · 9 years ago
  72. b450208 Merge "Add a test for bug 20708022." by Narayan Kamath · 9 years ago
  73. 61dd198 Add a test for bug 20708022. by Narayan Kamath · 9 years ago
  74. 96b45e0 Merge "Libcore: Correct IllegalAccessError class javadoc" by Andreas Gampe · 9 years ago
  75. 87f7635 Libcore: Correct IllegalAccessError class javadoc by Andreas Gampe · 9 years ago
  76. 9201dc4 Merge "Add buffering to KXmlSerializer" by Piotr Jastrzebski · 9 years ago
  77. 1e71902 am 49c0bf1f: Suppress okhttp\'s ResponseCacheAdapterTest. automerge: 18bcdd9 by Takayuki Hoshi · 9 years ago
  78. 310eafd Merge "Don't accept [path|file|line].separator from the commandline." by Narayan Kamath · 9 years ago
  79. bb3beca Don't accept [path|file|line].separator from the commandline. by Narayan Kamath · 9 years ago
  80. 2f70aa8 Merge "Avoid opening jar files from the classpath more than once" by Neil Fuller · 9 years ago
  81. 553571c Merge "Suppress a couple of tests that need quite a lot of memory" by Neil Fuller · 9 years ago
  82. a9c0a52 Merge "Add a ZoneInfoDB.hasTimeZone API." by Narayan Kamath · 9 years ago
  83. 8ac0945 Add a ZoneInfoDB.hasTimeZone API. by Narayan Kamath · 9 years ago
  84. 713ceeb Merge "Fix JSR-166 tests." by Narayan Kamath · 9 years ago
  85. 151f344 Fix JSR-166 tests. by Narayan Kamath · 9 years ago
  86. 5e3b6b2 Merge "Use libziparchive shared library on host." by Narayan Kamath · 9 years ago
  87. 3153886 Use libziparchive shared library on host. by Narayan Kamath · 9 years ago
  88. dff7d13 Merge "Add a static dependency on libbase." by Narayan Kamath · 9 years ago
  89. a9b386f Add a static dependency on libbase. by Narayan Kamath · 9 years ago
  90. 23fa44f Merge "Update JSR166 tck tests." by Narayan Kamath · 9 years ago
  91. 5da8b2b Update JSR166 tck tests. by Narayan Kamath · 9 years ago
  92. 834566b Merge "Update JSR-166 to Revision 1.43" by Narayan Kamath · 9 years ago
  93. aa2ed9e Update JSR-166 to Revision 1.43 by Narayan Kamath · 9 years ago
  94. c3dc3f7 Add buffering to KXmlSerializer by Wojciech Staszkiewicz · 9 years ago
  95. fcee6ab Suppress a couple of tests that need quite a lot of memory by Neil Fuller · 9 years ago
  96. 12f81a0 Merge "CipherTest: make multiple doFinal calls for RSA/ECB" by Kenny Root · 9 years ago
  97. b76ea24 CipherTest: make multiple doFinal calls for RSA/ECB by Kenny Root · 9 years ago
  98. 3f4c8d1 Merge "Remove libcore_util_CharsetUtils.cpp" by Narayan Kamath · 9 years ago
  99. 43debff Remove libcore_util_CharsetUtils.cpp by Narayan Kamath · 9 years ago
  100. 930025e Merge "Date.toString must always use Locale.US." by Narayan Kamath · 9 years ago