1. ce54057 Partially fix GregorianCalendarTest. by Narayan Kamath · 11 years ago
  2. 7fbd82c Tidy up Console, fix ConsoleTest by Narayan Kamath · 11 years ago
  3. 34543a9 Fix compatibility issues in XmlPullParserFactory. by Narayan Kamath · 11 years ago
  4. 0d1f57e Merge "Delete unused test resources." by Narayan Kamath · 11 years ago
  5. 2e413ba Merge "Late binding: support NullCipher" by Kenny Root · 11 years ago
  6. 16ec648 Late binding: support NullCipher by Kenny Root · 11 years ago
  7. da4b7ef Merge "Finish fixing Zygote descriptor leakage problem" by Dave Platt · 11 years ago
  8. 17d1f4d Merge "Late binding: support children of Signature" by Kenny Root · 11 years ago
  9. b81ec2b Late binding: support children of Signature by Kenny Root · 11 years ago
  10. a70e905 Delete unused test resources. by Narayan Kamath · 11 years ago
  11. b6d9c26 Merge "Delete DalvikExecTest." by Narayan Kamath · 11 years ago
  12. b75ac3c Delete DalvikExecTest. by Narayan Kamath · 11 years ago
  13. 6bac5b7 Merge "Add documentation around zero-length timeouts" by Neil Fuller · 11 years ago
  14. 23122dc Add documentation around zero-length timeouts by Neil Fuller · 11 years ago
  15. 28261e4 Merge "Adding additional methods to NetworkChannel." by Neil Fuller · 11 years ago
  16. 1bdb39d Merge "Don't hardcode object layout in Unsafe." by Hiroshi Yamauchi · 11 years ago
  17. 7ce6ae5 Don't hardcode object layout in Unsafe. by Hiroshi Yamauchi · 11 years ago
  18. ff81b74 Adding additional methods to NetworkChannel. by Neil Fuller · 11 years ago
  19. 58ac1fd Merge "Implementing bind() and getLocalAddress() for NIO2." by Neil Fuller · 11 years ago
  20. 47ae0b5 Implementing bind() and getLocalAddress() for NIO2. by Neil Fuller · 11 years ago
  21. 2b4e246 Merge "Fix Thread.sleep(0) of an interrupted thread" by Brian Carlstrom · 11 years ago
  22. b5a43a8 Fix Thread.sleep(0) of an interrupted thread by Brian Carlstrom · 11 years ago
  23. 506021c Merge "Avoid running Runtime.gc() until we need to run finalization." by Mathieu Chartier · 11 years ago
  24. 6e73b94 Merge "Late binding: add support to Mac" by Kenny Root · 11 years ago
  25. be8f188 Merge "Making SelectorTest.testInterrupted() clearer." by Neil Fuller · 11 years ago
  26. 26ac40d Merge "Fix JNI issues in NativeCollation." by Narayan Kamath · 11 years ago
  27. e43ee50 Fix JNI issues in NativeCollation. by Narayan Kamath · 11 years ago
  28. 0bb999c Making SelectorTest.testInterrupted() clearer. by Neil Fuller · 11 years ago
  29. d3f6a49 Merge "Skip TimaKeyStore in KeyStoreTest" by Narayan Kamath · 11 years ago
  30. 1d07b46 Merge "Fix CTS test failure under ART" by Neil Fuller · 11 years ago
  31. f0cd15d Skip TimaKeyStore in KeyStoreTest by An Liu · 11 years ago
  32. e37bfbc Fix CTS test failure under ART by Neil Fuller · 11 years ago
  33. f7d997e Merge "64bit ART object model changes." by Ian Rogers · 11 years ago
  34. 00afb8c 64bit ART object model changes. by Ian Rogers · 11 years ago
  35. 14d47c8 Merge "Late binding: add support to KeyAgreement" by Kenny Root · 11 years ago
  36. 91e77f6 Late binding: add support to Mac by Kenny Root · 11 years ago
  37. 14a26bd Late binding: add support to KeyAgreement by Kenny Root · 11 years ago
  38. 19a25cc Merge "Late binding: reinitializing causes selection" by Kenny Root · 11 years ago
  39. beff0f1 Late binding: reinitializing causes selection by Kenny Root · 11 years ago
  40. b5e85ee Merge "Late binding: fix refactor mistake in Cipher" by Kenny Root · 11 years ago
  41. 07c8c69 Late binding: fix refactor mistake in Cipher by Kenny Root · 11 years ago
  42. b5b01fe Merge "Late binding: add support to Signature" by Kenny Root · 11 years ago
  43. c539bff Late binding: add support to Signature by Kenny Root · 11 years ago
  44. 35d776d Merge "All our structs should have a public constructor." by Elliott Hughes · 11 years ago
  45. 848e5ee Merge "Make ICU.localeFromIcuLocaleId public." by Narayan Kamath · 11 years ago
  46. c92598f Make ICU.localeFromIcuLocaleId public. by Narayan Kamath · 11 years ago
  47. 0fe3dd1 Merge "Only offer the CAP_* constants on bionic." by Elliott Hughes · 11 years ago
  48. d0432cd Only offer the CAP_* constants on bionic. by Elliott Hughes · 11 years ago
  49. c80b755 All our structs should have a public constructor. by Elliott Hughes · 11 years ago
  50. 55b2ba2 Finish fixing Zygote descriptor leakage problem by Dave Platt · 11 years ago
  51. 250e0e3 Merge "Revert "Revert "ExpatParser LP64 fixes.""" by Elliott Hughes · 11 years ago
  52. 8107b20 Revert "Revert "ExpatParser LP64 fixes."" by Elliott Hughes · 11 years ago
  53. a6d2e94 Merge "Improve JCE getInstance documentation" by Kenny Root · 11 years ago
  54. 0a64887 Improve JCE getInstance documentation by Kenny Root · 11 years ago
  55. ecd4da0 Merge "Revert "ExpatParser LP64 fixes."" by Elliott Hughes · 11 years ago
  56. d88231f Revert "ExpatParser LP64 fixes." by Elliott Hughes · 11 years ago
  57. 268b5e1 Merge "Late binding: supplied Provider should be used" by Kenny Root · 11 years ago
  58. 3ed78a8 Late binding: supplied Provider should be used by Kenny Root · 11 years ago
  59. 089ca43 Merge "Switch libcore over to a long in DexFile." by Elliott Hughes · 11 years ago
  60. 6b98299 Switch libcore over to a long in DexFile. by Elliott Hughes · 11 years ago
  61. 930e26f Avoid running Runtime.gc() until we need to run finalization. by Mathieu Chartier · 11 years ago
  62. bfb883a Merge "Delete test that depends on an external server." by Narayan Kamath · 11 years ago
  63. c35abba Merge "Fixed incorrect class names in golden serialized files for EnumSetTest and EnumMapTest" by Paul Duffin · 11 years ago
  64. d449d74 Fixed incorrect class names in golden serialized files for EnumSetTest and EnumMapTest by Paul Duffin · 11 years ago
  65. 4dd5268 Delete test that depends on an external server. by Narayan Kamath · 11 years ago
  66. 1d21829 Merge "MemoryTest LP64 fixes." by Elliott Hughes · 11 years ago
  67. c9525e1 MemoryTest LP64 fixes. by Elliott Hughes · 11 years ago
  68. da01c6e Merge "ExpatParser LP64 fixes." by Elliott Hughes · 11 years ago
  69. a8a1e20 ExpatParser LP64 fixes. by Elliott Hughes · 11 years ago
  70. f5dc65c Merge "Add aarch64 to the architectures without alignment restrictions." by Elliott Hughes · 11 years ago
  71. 183f85f Add aarch64 to the architectures without alignment restrictions. by Elliott Hughes · 11 years ago
  72. 918d6b8 Merge "Be more consistent with L suffixes in NIOAcccess." by Elliott Hughes · 11 years ago
  73. 026a0cd Be more consistent with L suffixes in NIOAcccess. by Elliott Hughes · 11 years ago
  74. b836492 Merge "NativeBreakIterator LP64 fixes." by Elliott Hughes · 11 years ago
  75. 9adba44 NativeBreakIterator LP64 fixes. by Elliott Hughes · 11 years ago
  76. ce7a7a3 Merge "NativeCollation LP64 fixes." by Elliott Hughes · 11 years ago
  77. df40b4a NativeCollation LP64 fixes. by Elliott Hughes · 11 years ago
  78. 25aa606 Merge "Add posix_fallocate to Libcore.os." by Elliott Hughes · 11 years ago
  79. 11f07d3 Add posix_fallocate to Libcore.os. by Elliott Hughes · 11 years ago
  80. 11c14e6 Merge "Assert PKCS#7 padding supported for AES and 3DES." by Alex Klyubin · 11 years ago
  81. 85f9014 Merge "Move the hidden File.readlink into Libcore.os." by Elliott Hughes · 11 years ago
  82. 9f48b7f Assert PKCS#7 padding supported for AES and 3DES. by Alex Klyubin · 11 years ago
  83. 0b6b3e1 Move the hidden File.readlink into Libcore.os. by Elliott Hughes · 11 years ago
  84. a835db1 Merge "Rename our 'realpath' because it isn't the same as realpath(3)." by Elliott Hughes · 11 years ago
  85. f515af7 Merge "CryptoProvider: remove duplicate algorithms" by Kenny Root · 11 years ago
  86. 342e06a CryptoProvider: remove duplicate algorithms by Kenny Root · 11 years ago
  87. 85ec182 Merge "Remove DRLCertFactory" by Kenny Root · 11 years ago
  88. 88f0e15 Remove DRLCertFactory by Kenny Root · 11 years ago
  89. eda50a4 Merge changes I0b98fa47,I7ee4b273,Ib1ca31d5 by Kenny Root · 11 years ago
  90. 4253928 X509CRLTest: fix lastUpdate vs revocation time by Kenny Root · 11 years ago
  91. 081c0de Rename our 'realpath' because it isn't the same as realpath(3). by Elliott Hughes · 11 years ago
  92. ced0ecf X509CRLImpl: add generics! by Kenny Root · 11 years ago
  93. 305e50e X509CRLImpl: fix getRevokedCertificate by serial by Kenny Root · 11 years ago
  94. a4dc1a1 Merge "X509CRLTest: add get revoked by serial test" by Kenny Root · 11 years ago
  95. 79e58fa X509CRLTest: add get revoked by serial test by Kenny Root · 11 years ago
  96. d96a716 Merge "Uncomment some accidentally commented tests." by Narayan Kamath · 11 years ago
  97. fd34156 Uncomment some accidentally commented tests. by Narayan Kamath · 11 years ago
  98. 5bdb797 Merge "Refactoring in preparation for NIO2 changes." by Neil Fuller · 11 years ago
  99. e528b49 Merge "Introduction of SeekableByteChannel." by Neil Fuller · 11 years ago
  100. 7546364 Introduction of SeekableByteChannel. by Neil Fuller · 11 years ago