1. 65633b2 Merge "Properly restore errno if NET_FAILURE_RETRY fails." by Lorenzo Colitti · 9 years ago
  2. b4af0b5 Properly restore errno if NET_FAILURE_RETRY fails. by Lorenzo Colitti · 9 years ago
  3. a53c58d Merge "Migrate IDNA2003 implementation to ICU4J." by Neil Fuller · 9 years ago
  4. 001231c Merge "Remove libcore AlphabeticIndex and references. This has been replaced by ICU4J's library." by Neil Fuller · 9 years ago
  5. d0694e7 Merge "Add class table field to class loader" by Mathieu Chartier · 9 years ago
  6. 304152b Add class table field to class loader by Mathieu Chartier · 9 years ago
  7. efe4293 Clean up some dead code. by Elliott Hughes · 9 years ago
  8. 0517aff Remove libcore AlphabeticIndex and references. This has by Craig Cornelius · 9 years ago
  9. 9dcac82 Migrate IDNA2003 implementation to ICU4J. by Rayhaan Jaufeerally · 9 years ago
  10. 69bd8d2 Merge "CipherTest: add assertions about GCM parameters" by Kenny Root · 9 years ago
  11. 8fa441e Merge "Minor tweak to DeflaterOutputStreamTest." by Narayan Kamath · 9 years ago
  12. 3e2415c Minor tweak to DeflaterOutputStreamTest. by Narayan Kamath · 9 years ago
  13. 55d6814 CipherTest: add assertions about GCM parameters by Kenny Root · 9 years ago
  14. eaef70a Merge "Fix broken Zip64 extended info size checks." by Narayan Kamath · 9 years ago
  15. 837aeb3 Fix broken Zip64 extended info size checks. by Narayan Kamath · 9 years ago
  16. 17552b6 Remove Transliterator wrapper class. by Rayhaan Jaufeerally · 9 years ago
  17. 2664be0 Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 9 years ago
  18. 8d7307a Revert "Convert IDN to use ICU4j instead of ICU4c." by Narayan Kamath · 9 years ago
  19. 9fe4436 Convert IDN to use ICU4j instead of ICU4c. by Rayhaan Jaufeerally · 9 years ago
  20. b9ca83a Merge changes from topic 'mockito-libcore' by Kenny Root · 9 years ago
  21. ec80f1b Merge "Add tests for alg name aliases" by Kenny Root · 9 years ago
  22. f591462 Late binding: add Cipher#init checks by Kenny Root · 9 years ago
  23. f7cae39 Late binding: add more Cipher tests by Kenny Root · 9 years ago
  24. ebd99d8 Merge "Late binding: add tests for init-time rejection" by Kenny Root · 9 years ago
  25. 18d5ad8 SignatureTest: convert first test to mockito by Kenny Root · 9 years ago
  26. 7f531bd Merge "Ensure the SignatureImpl overrides all methods" by Kenny Root · 9 years ago
  27. b131e0c Ensure the SignatureImpl overrides all methods by Kenny Root · 9 years ago
  28. 32563bc Remove NativePluralRules since we are using ICU4J directly. by Rayhaan Jaufeerally · 9 years ago
  29. 49bd5fa Use O_DSYNC instead of O_SYNC when opening a file with mode="rwd". by Philippe Longepe · 9 years ago
  30. 37dd239 Transition the Normalizer class to call ICU4j. by Rayhaan Jaufeerally · 9 years ago
  31. 85d1800 Late binding: add tests for init-time rejection by Kenny Root · 9 years ago
  32. fab575d Remove a couple of bogus test cases from SecureRandom2Test. by Narayan Kamath · 9 years ago
  33. a0f58d5 Repurpose SHA1PRNG_SecureRandomTest. by Narayan Kamath · 9 years ago
  34. 04270c6 Remove harmony provider and default SecureRandom impl. by Narayan Kamath · 9 years ago
  35. bf1ac91 Add tests for alg name aliases by Kenny Root · 9 years ago
  36. 9ec2565 Rewrite testInterruptTest. by Narayan Kamath · 9 years ago
  37. e6637b9 Delete some unused cruft from OldAndroidMonitorTest. by Narayan Kamath · 9 years ago
  38. cff384f Get rid of as much of dalvik.annotation.* as we can. by Narayan Kamath · 9 years ago
  39. 3ac9548 Merge "Fix sockaddr_un length calculation" by Neil Fuller · 9 years ago
  40. 97d8034 Merge "Add testInterfaceProperties() . Move Ethernet verification out of testLoopback()." by Neil Fuller · 9 years ago
  41. 07fedcf Add testInterfaceProperties() . Move Ethernet verification out of testLoopback(). by Tochau Hoang · 9 years ago
  42. 7f72d3d Merge "Add tests for unlink" by Neil Fuller · 9 years ago
  43. 2492e43 Add tests for unlink by Neil Fuller · 9 years ago
  44. 6628e0b Merge "javax.crypto.Cipher: try less specific Cipher/Mode/Padding combinations before throwing InvalidKeyException" by Sergio Giro · 9 years ago
  45. b63760e libcore: libexpat now exports its headers. by Elliott Hughes · 9 years ago
  46. 2550a25 Fix sockaddr_un length calculation by Neil Fuller · 9 years ago
  47. 8157603 javax.crypto.Cipher: try less specific Cipher/Mode/Padding combinations before throwing InvalidKeyException by Sergio Giro · 9 years ago
  48. ba95610 Merge "Add Os.unlink" by Neil Fuller · 9 years ago
  49. a02da73 Fix KeyPairGeneratorTest. by Narayan Kamath · 9 years ago
  50. cfef2bb Add EUSERS to OsConstants. by Lazar Trsic · 9 years ago
  51. 5e8f82f Add Os.unlink by Neil Fuller · 9 years ago
  52. 0ab1a26 Rearrange how AF_UNIX sockets are handled for accept() by Neil Fuller · 9 years ago
  53. bfa4c45 Merge "Add OsConstants.TIOCOUTQ" by Neil Fuller · 9 years ago
  54. bfeb65c Add OsConstants.TIOCOUTQ by Neil Fuller · 9 years ago
  55. 90246a0 Add getxattr/setxattr/removexattr syscalls. by Jeff Sharkey · 9 years ago
  56. 28e3dec InflaterInputStream : deflated streams are self limiting. by Narayan Kamath · 9 years ago
  57. 82ce672 Merge "Rename ZipEntryName to ZipString" by Yusuke Sato · 9 years ago
  58. b2a72a3 Merge "libcore: use default SecureRandom in KeyGen DSA tests" by Sergio Giro · 9 years ago
  59. 098bc41 libcore: use default SecureRandom in KeyGen DSA tests by Sergio Giro · 9 years ago
  60. 1659541 Do not overwrite property if it's unchangeable. by Nicolas Geoffray · 9 years ago
  61. 29e8285 Rename ZipEntryName to ZipString by Yusuke Sato · 9 years ago
  62. a1938de zip64: Exercise getInputStream(ZipEntry) for files with > 65k entries. by Narayan Kamath · 9 years ago
  63. 14ba1a7 libcore: remove unnecessary assertion in testNewConstructors_Success by Sergio Giro · 9 years ago
  64. d6006a0 Merge "Make sure the Services cache is refreshed" by Sergio Giro · 9 years ago
  65. 517c814 ProviderTest : make sure alias / algo. lookups are case insensitive. by Narayan Kamath · 9 years ago
  66. 08d73bd ProviderTest: Add provider name to failure message. by Narayan Kamath · 9 years ago
  67. 10dced1 Make sure the Services cache is refreshed by Kenny Root · 9 years ago
  68. 959a23e Add ENONET to OsConstants by Erik Kline · 9 years ago
  69. 69b6dc0 Merge "Make Locale.forLanguageTag() map the language code "und" to language ""." by Neil Fuller · 9 years ago
  70. d3c5690 Merge "libcore: removed unnecessary code in SSLSocketTest" by Sergio Giro · 9 years ago
  71. 7fc2f44 Merge "harmony/security: fix bugs concerning escaping in X500Principal" by Sergio Giro · 9 years ago
  72. c22dd77 libcore: removed unnecessary code in SSLSocketTest by Sergio Giro · 9 years ago
  73. a8931133 harmony/security: fix bugs concerning escaping in X500Principal by Sergio Giro · 9 years ago
  74. 3a44108 Mark deprecated ciphers visually by Kenny Root · 9 years ago
  75. 184d077 Make Locale.forLanguageTag() map the language code "und" to language "". by Fredrik Roubert · 9 years ago
  76. b8d35e5 Fix CertificateTest#testVerifyPublicKeyString2 by Narayan Kamath · 9 years ago
  77. bba8e66 Merge "Explicitly set DateFormat.is24Hour value needed by tests" by Neil Fuller · 9 years ago
  78. 384730c Fix lookup order when opening directly from APK by Dmitriy Ivanov · 9 years ago
  79. ad4a67f Explicitly set DateFormat.is24Hour value needed by tests by Neil Fuller · 9 years ago
  80. 642c718 Add AES 192 test by Kenny Root · 9 years ago
  81. f518c43 Merge "SSLSocketTest: add test with no ciphers" by Kenny Root · 9 years ago
  82. 6a25596 Merge "libcore: add tests to check behaviour for padding and decrypt mode" by Sergio Giro · 9 years ago
  83. def50a2 SSLSocketTest: add test with no ciphers by Kenny Root · 9 years ago
  84. 3124875 Fix JniTest#testGetSuperclass by Brian Carlstrom · 9 years ago
  85. 5653292 Merge "Relax the test for inappropriate fallback" by Kenny Root · 9 years ago
  86. 43e063b Relax the test for inappropriate fallback by Kenny Root · 9 years ago
  87. 9f7960c libcore: add tests to check behaviour for padding and decrypt mode by Sergio Giro · 9 years ago
  88. 5dc9ac8 Implemented ceil and floor in StrictMath by agicsaki · 9 years ago
  89. 79eb265 Merge "Avoid binding a DatagramSocket before setReuseAddress" by Neil Fuller · 9 years ago
  90. 49f2d45 Avoid binding a DatagramSocket before setReuseAddress by Neil Fuller · 9 years ago
  91. 737d0de Merge "libcore: throw InvalidKeyException instead of ProviderException" by Sergio Giro · 9 years ago
  92. 9b2d8e2 Add VMRuntime.runFinalizationWithTimeout by Mathieu Chartier · 9 years ago
  93. 8aa9a98 Merge "Revert "libcore: add tests to check behaviour for padding and decrypt mode"" by Sergio Giro · 9 years ago
  94. 304bb76 Revert "libcore: add tests to check behaviour for padding and decrypt mode" by Sergio Giro · 9 years ago
  95. edf6000 Merge "libcore: add tests to check behaviour for padding and decrypt mode" by Sergio Giro · 9 years ago
  96. dfb72da Update offered ciphers by Kenny Root · 9 years ago
  97. 3db17f7 Merge "Revert "Revert "Modification to the way boot classpath resources are loaded""" by Neil Fuller · 9 years ago
  98. 2ce899f Revert "Revert "Modification to the way boot classpath resources are loaded"" by Neil Fuller · 9 years ago
  99. 0db8089 Merge "Make StrictJarFile deal with missing manifest entries" by Neil Fuller · 9 years ago
  100. b8ec837 Make StrictJarFile deal with missing manifest entries by Neil Fuller · 9 years ago