1. 7cd64b3 Merge "Change mockito-api-host to mockito-api-hostdex" by Kenny Root · 9 years ago
  2. 03fcecb Merge "Revert "Convert IDN to use ICU4j instead of ICU4c."" by Narayan Kamath · 9 years ago
  3. 8d7307a Revert "Convert IDN to use ICU4j instead of ICU4c." by Narayan Kamath · 9 years ago
  4. 0409b67 Merge "Convert IDN to use ICU4j instead of ICU4c." by Narayan Kamath · 9 years ago
  5. 9fe4436 Convert IDN to use ICU4j instead of ICU4c. by Rayhaan Jaufeerally · 9 years ago
  6. 32e6338 Change mockito-api-host to mockito-api-hostdex by Kenny Root · 9 years ago
  7. b9ca83a Merge changes from topic 'mockito-libcore' by Kenny Root · 9 years ago
  8. ec80f1b Merge "Add tests for alg name aliases" by Kenny Root · 9 years ago
  9. 6eb5c66 Merge "Late binding: add Cipher#init checks" by Kenny Root · 9 years ago
  10. 22a8e20 Merge "Late binding: add more Cipher tests" by Kenny Root · 9 years ago
  11. f591462 Late binding: add Cipher#init checks by Kenny Root · 9 years ago
  12. f7cae39 Late binding: add more Cipher tests by Kenny Root · 9 years ago
  13. ebd99d8 Merge "Late binding: add tests for init-time rejection" by Kenny Root · 9 years ago
  14. 18d5ad8 SignatureTest: convert first test to mockito by Kenny Root · 9 years ago
  15. 72aeabb Add mockito for tests by Kenny Root · 9 years ago
  16. 7f531bd Merge "Ensure the SignatureImpl overrides all methods" by Kenny Root · 9 years ago
  17. b131e0c Ensure the SignatureImpl overrides all methods by Kenny Root · 9 years ago
  18. 83b2235 Merge "Remove NativePluralRules since we are using ICU4J directly." by Narayan Kamath · 9 years ago
  19. 32563bc Remove NativePluralRules since we are using ICU4J directly. by Rayhaan Jaufeerally · 9 years ago
  20. adcee61 Merge "Use O_DSYNC instead of O_SYNC when opening a file with mode="rwd"." by Narayan Kamath · 9 years ago
  21. 49bd5fa Use O_DSYNC instead of O_SYNC when opening a file with mode="rwd". by Philippe Longepe · 9 years ago
  22. eed9cb1 Merge "Transition the Normalizer class to call ICU4j." by Narayan Kamath · 9 years ago
  23. 37dd239 Transition the Normalizer class to call ICU4j. by Rayhaan Jaufeerally · 9 years ago
  24. 85d1800 Late binding: add tests for init-time rejection by Kenny Root · 9 years ago
  25. a287897 Merge "Fix mistake in reflection documentation" by Kenny Root · 9 years ago
  26. 2faa3c3 Fix mistake in reflection documentation by Kenny Root · 9 years ago
  27. 4283034 Merge "Remove a couple of bogus test cases from SecureRandom2Test." by Narayan Kamath · 9 years ago
  28. fab575d Remove a couple of bogus test cases from SecureRandom2Test. by Narayan Kamath · 9 years ago
  29. de8d2c4 Merge "Repurpose SHA1PRNG_SecureRandomTest." by Narayan Kamath · 9 years ago
  30. a0f58d5 Repurpose SHA1PRNG_SecureRandomTest. by Narayan Kamath · 9 years ago
  31. b58bb3b Merge "Remove harmony provider and default SecureRandom impl." by Narayan Kamath · 9 years ago
  32. 04270c6 Remove harmony provider and default SecureRandom impl. by Narayan Kamath · 9 years ago
  33. bf1ac91 Add tests for alg name aliases by Kenny Root · 9 years ago
  34. eba48f2 Merge "JarEntry: test that certs/signers are null until the entry is read." by Narayan Kamath · 9 years ago
  35. d2f1d51 JarEntry: test that certs/signers are null until the entry is read. by Narayan Kamath · 9 years ago
  36. 4fed3e9 Merge "Rewrite testInterruptTest." by Narayan Kamath · 9 years ago
  37. 9ec2565 Rewrite testInterruptTest. by Narayan Kamath · 9 years ago
  38. 7fc3b1a Merge "Delete some unused cruft from OldAndroidMonitorTest." by Narayan Kamath · 9 years ago
  39. e6637b9 Delete some unused cruft from OldAndroidMonitorTest. by Narayan Kamath · 9 years ago
  40. a279497 Merge "Get rid of as much of dalvik.annotation.* as we can." by Narayan Kamath · 9 years ago
  41. cff384f Get rid of as much of dalvik.annotation.* as we can. by Narayan Kamath · 9 years ago
  42. 3f80630 Merge "Add isInstance performance test to ReflectionBenchmark." by Jeff Hao · 9 years ago
  43. bf7fbb3 Add isInstance performance test to ReflectionBenchmark. by Jeff Hao · 9 years ago
  44. 0330fd5 Merge "Make isAssignableFrom not cast iftable entries to class." by Jeff Hao · 9 years ago
  45. 5a0bc3d Make isAssignableFrom not cast iftable entries to class. by Jeff Hao · 9 years ago
  46. 3ac9548 Merge "Fix sockaddr_un length calculation" by Neil Fuller · 9 years ago
  47. 97d8034 Merge "Add testInterfaceProperties() . Move Ethernet verification out of testLoopback()." by Neil Fuller · 9 years ago
  48. 07fedcf Add testInterfaceProperties() . Move Ethernet verification out of testLoopback(). by Tochau Hoang · 10 years ago
  49. 7f72d3d Merge "Add tests for unlink" by Neil Fuller · 9 years ago
  50. 2492e43 Add tests for unlink by Neil Fuller · 9 years ago
  51. 6628e0b Merge "javax.crypto.Cipher: try less specific Cipher/Mode/Padding combinations before throwing InvalidKeyException" by Sergio Giro · 9 years ago
  52. 53bec15 Merge "Add VMDebug.countInstancesOfClasses" by Mathieu Chartier · 9 years ago
  53. 47556a3 Merge "libcore: libexpat now exports its headers." by Elliott Hughes · 9 years ago
  54. a90630d Add VMDebug.countInstancesOfClasses by Mathieu Chartier · 9 years ago
  55. b63760e libcore: libexpat now exports its headers. by Elliott Hughes · 9 years ago
  56. 2550a25 Fix sockaddr_un length calculation by Neil Fuller · 9 years ago
  57. 8157603 javax.crypto.Cipher: try less specific Cipher/Mode/Padding combinations before throwing InvalidKeyException by Sergio Giro · 9 years ago
  58. ba95610 Merge "Add Os.unlink" by Neil Fuller · 9 years ago
  59. ecd97bd Merge "Fix KeyPairGeneratorTest." by Narayan Kamath · 9 years ago
  60. a02da73 Fix KeyPairGeneratorTest. by Narayan Kamath · 9 years ago
  61. 495081c Merge "Add EUSERS to OsConstants." by Narayan Kamath · 9 years ago
  62. cfef2bb Add EUSERS to OsConstants. by Lazar Trsic · 9 years ago
  63. d30aac6 Merge "Rearrange how AF_UNIX sockets are handled for accept()" by Neil Fuller · 9 years ago
  64. 5e8f82f Add Os.unlink by Neil Fuller · 9 years ago
  65. 0ab1a26 Rearrange how AF_UNIX sockets are handled for accept() by Neil Fuller · 9 years ago
  66. 2761bd0 Merge "Fix typo in javadoc." by Narayan Kamath · 9 years ago
  67. de7e8c4 Fix typo in javadoc. by Narayan Kamath · 9 years ago
  68. bfa4c45 Merge "Add OsConstants.TIOCOUTQ" by Neil Fuller · 9 years ago
  69. bfeb65c Add OsConstants.TIOCOUTQ by Neil Fuller · 9 years ago
  70. 8090210 Merge "Add getxattr/setxattr/removexattr syscalls." by Narayan Kamath · 9 years ago
  71. 90246a0 Add getxattr/setxattr/removexattr syscalls. by Jeff Sharkey · 9 years ago
  72. fa66b53 Merge "Make some tests independent of default Locale" by Neil Fuller · 9 years ago
  73. f6cff07 Merge "InflaterInputStream : deflated streams are self limiting." by Narayan Kamath · 9 years ago
  74. bfead51 Merge "Fix test to avoid a fixed local port" by Neil Fuller · 9 years ago
  75. 41a3d42 Make some tests independent of default Locale by Neil Fuller · 9 years ago
  76. 719f2e5 Fix test to avoid a fixed local port by Neil Fuller · 9 years ago
  77. 28e3dec InflaterInputStream : deflated streams are self limiting. by Narayan Kamath · 10 years ago
  78. 4ca2a04 Merge "Clean up RandomTest." by Narayan Kamath · 10 years ago
  79. 5457b5d Clean up RandomTest. by Narayan Kamath · 10 years ago
  80. 82ce672 Merge "Rename ZipEntryName to ZipString" by Yusuke Sato · 10 years ago
  81. b2a72a3 Merge "libcore: use default SecureRandom in KeyGen DSA tests" by Sergio Giro · 10 years ago
  82. 098bc41 libcore: use default SecureRandom in KeyGen DSA tests by Sergio Giro · 10 years ago
  83. ad18b03 Merge "Do not overwrite property if it's unchangeable." by Nicolas Geoffray · 10 years ago
  84. 1659541 Do not overwrite property if it's unchangeable. by Nicolas Geoffray · 10 years ago
  85. 29e8285 Rename ZipEntryName to ZipString by Yusuke Sato · 10 years ago
  86. 3751c15 Merge "zip64: Exercise getInputStream(ZipEntry) for files with > 65k entries." by Narayan Kamath · 10 years ago
  87. a1938de zip64: Exercise getInputStream(ZipEntry) for files with > 65k entries. by Narayan Kamath · 10 years ago
  88. fde0042 Merge "String.Equals Optimization Benchmark" by Andreas Gampe · 10 years ago
  89. a22dfa9 Merge "expectations: add SSL_renegotiate tests to known failures" by Sergio Giro · 10 years ago
  90. 7f3c9cd expectations: add SSL_renegotiate tests to known failures by Sergio Giro · 10 years ago
  91. b544399 Merge "Add missing library dependency." by Narayan Kamath · 10 years ago
  92. be83c6b Add missing library dependency. by Evgenii Stepanov · 10 years ago
  93. 4301734 Merge "Fix GMS core crash loop" by Dmitriy Ivanov · 10 years ago
  94. ac4309a Fix GMS core crash loop by Dmitriy Ivanov · 10 years ago
  95. 395d429 String.Equals Optimization Benchmark by agicsaki · 10 years ago
  96. 3580b3a Merge "Add CTS test for unaligned reads / writes with swaps." by Narayan Kamath · 10 years ago
  97. 11b2b3f Add CTS test for unaligned reads / writes with swaps. by Narayan Kamath · 10 years ago
  98. 738cb5b Merge "libcore: remove unnecessary assertion in testNewConstructors_Success" by Sergio Giro · 10 years ago
  99. 14ba1a7 libcore: remove unnecessary assertion in testNewConstructors_Success by Sergio Giro · 10 years ago
  100. d6006a0 Merge "Make sure the Services cache is refreshed" by Sergio Giro · 10 years ago