1. f6b97c9 Merge "Move annotations to native." by Jeff Hao · 9 years ago
  2. be33d88 Merge "Add class flags to java.lang.Class" by Mathieu Chartier · 9 years ago
  3. ab78ed6 Add class flags to java.lang.Class by Mathieu Chartier · 9 years ago
  4. 748b5ce Move annotations to native. by Jeff Hao · 9 years ago
  5. 07af2d0 Merge "Use System.nanoTime() for timeouts and durations" by Neil Fuller · 9 years ago
  6. 3447516 Merge "Fixes and improvements for SerializationTest" by Neil Fuller · 9 years ago
  7. 729d4ec Fixes and improvements for SerializationTest by Neil Fuller · 9 years ago
  8. 4fd3844 Merge "Revert "Migrate Collator classes to use ICU4J."" by Neil Fuller · 9 years ago
  9. 5fc822e Revert "Migrate Collator classes to use ICU4J." by Neil Fuller · 9 years ago
  10. 0340f95 Merge "Change the Bidi class over to ICU4J." by Neil Fuller · 9 years ago
  11. 1a48afb Merge "Migrate Collator classes to use ICU4J." by Neil Fuller · 9 years ago
  12. bf7bbff Migrate Collator classes to use ICU4J. by Rayhaan Jaufeerally · 9 years ago
  13. 660d0be Change the Bidi class over to ICU4J. by Rayhaan Jaufeerally · 9 years ago
  14. 07044c1 Merge "Convert ByteBuffers to byte[] correctly." by Narayan Kamath · 9 years ago
  15. 3ff37c4 Convert ByteBuffers to byte[] correctly. by Narayan Kamath · 9 years ago
  16. 65633b2 Merge "Properly restore errno if NET_FAILURE_RETRY fails." by Lorenzo Colitti · 9 years ago
  17. b4af0b5 Properly restore errno if NET_FAILURE_RETRY fails. by Lorenzo Colitti · 9 years ago
  18. a53c58d Merge "Migrate IDNA2003 implementation to ICU4J." by Neil Fuller · 9 years ago
  19. 001231c Merge "Remove libcore AlphabeticIndex and references. This has been replaced by ICU4J's library." by Neil Fuller · 9 years ago
  20. 3dce898 Merge "Revert "Fix annoying (but non-fatal) java doc error."" by Neil Fuller · 9 years ago
  21. d0694e7 Merge "Add class table field to class loader" by Mathieu Chartier · 9 years ago
  22. b7dc698 Revert "Fix annoying (but non-fatal) java doc error." by Neil Fuller · 9 years ago
  23. 304152b Add class table field to class loader by Mathieu Chartier · 9 years ago
  24. 3e2ce4c Merge "Clean up some dead code." by Elliott Hughes · 9 years ago
  25. efe4293 Clean up some dead code. by Elliott Hughes · 9 years ago
  26. 0517aff Remove libcore AlphabeticIndex and references. This has by Craig Cornelius · 9 years ago
  27. 60c4480 Merge "Fix FileUtilsTest.testCreateSubFile for Android One devices" by Neil Fuller · 9 years ago
  28. 6c9dd0d Fix FileUtilsTest.testCreateSubFile for Android One devices by Neil Fuller · 9 years ago
  29. 9dcac82 Migrate IDNA2003 implementation to ICU4J. by Rayhaan Jaufeerally · 9 years ago
  30. 90f1790 Merge "Delete unused fields in class" by Mathieu Chartier · 9 years ago
  31. ab7b1a4 Delete unused fields in class by Mathieu Chartier · 9 years ago
  32. 69bd8d2 Merge "CipherTest: add assertions about GCM parameters" by Kenny Root · 9 years ago
  33. 8fa441e Merge "Minor tweak to DeflaterOutputStreamTest." by Narayan Kamath · 9 years ago
  34. 3e2415c Minor tweak to DeflaterOutputStreamTest. by Narayan Kamath · 9 years ago
  35. 55d6814 CipherTest: add assertions about GCM parameters by Kenny Root · 9 years ago
  36. eaef70a Merge "Fix broken Zip64 extended info size checks." by Narayan Kamath · 9 years ago
  37. 837aeb3 Fix broken Zip64 extended info size checks. by Narayan Kamath · 9 years ago
  38. 14c118f Merge "Remove Transliterator wrapper class." by Narayan Kamath · 9 years ago
  39. 17552b6 Remove Transliterator wrapper class. by Rayhaan Jaufeerally · 9 years ago
  40. 3fd52b6 Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 9 years ago
  41. 2664be0 Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 9 years ago
  42. ccca2a8 Merge "Get rid of dex-host." by Narayan Kamath · 9 years ago
  43. c167fce Get rid of dex-host. by Narayan Kamath · 9 years ago
  44. 7cd64b3 Merge "Change mockito-api-host to mockito-api-hostdex" by Kenny Root · 9 years ago
  45. 03fcecb Merge "Revert "Convert IDN to use ICU4j instead of ICU4c."" by Narayan Kamath · 9 years ago
  46. 8d7307a Revert "Convert IDN to use ICU4j instead of ICU4c." by Narayan Kamath · 9 years ago
  47. 0409b67 Merge "Convert IDN to use ICU4j instead of ICU4c." by Narayan Kamath · 9 years ago
  48. 9fe4436 Convert IDN to use ICU4j instead of ICU4c. by Rayhaan Jaufeerally · 9 years ago
  49. 32e6338 Change mockito-api-host to mockito-api-hostdex by Kenny Root · 9 years ago
  50. b9ca83a Merge changes from topic 'mockito-libcore' by Kenny Root · 9 years ago
  51. ec80f1b Merge "Add tests for alg name aliases" by Kenny Root · 9 years ago
  52. 6eb5c66 Merge "Late binding: add Cipher#init checks" by Kenny Root · 9 years ago
  53. 22a8e20 Merge "Late binding: add more Cipher tests" by Kenny Root · 9 years ago
  54. f591462 Late binding: add Cipher#init checks by Kenny Root · 9 years ago
  55. f7cae39 Late binding: add more Cipher tests by Kenny Root · 9 years ago
  56. ebd99d8 Merge "Late binding: add tests for init-time rejection" by Kenny Root · 9 years ago
  57. 18d5ad8 SignatureTest: convert first test to mockito by Kenny Root · 9 years ago
  58. 72aeabb Add mockito for tests by Kenny Root · 9 years ago
  59. 7f531bd Merge "Ensure the SignatureImpl overrides all methods" by Kenny Root · 9 years ago
  60. b131e0c Ensure the SignatureImpl overrides all methods by Kenny Root · 9 years ago
  61. 83b2235 Merge "Remove NativePluralRules since we are using ICU4J directly." by Narayan Kamath · 9 years ago
  62. 32563bc Remove NativePluralRules since we are using ICU4J directly. by Rayhaan Jaufeerally · 9 years ago
  63. adcee61 Merge "Use O_DSYNC instead of O_SYNC when opening a file with mode="rwd"." by Narayan Kamath · 9 years ago
  64. 49bd5fa Use O_DSYNC instead of O_SYNC when opening a file with mode="rwd". by Philippe Longepe · 10 years ago
  65. eed9cb1 Merge "Transition the Normalizer class to call ICU4j." by Narayan Kamath · 9 years ago
  66. 37dd239 Transition the Normalizer class to call ICU4j. by Rayhaan Jaufeerally · 9 years ago
  67. 85d1800 Late binding: add tests for init-time rejection by Kenny Root · 9 years ago
  68. a287897 Merge "Fix mistake in reflection documentation" by Kenny Root · 9 years ago
  69. 2faa3c3 Fix mistake in reflection documentation by Kenny Root · 9 years ago
  70. 4283034 Merge "Remove a couple of bogus test cases from SecureRandom2Test." by Narayan Kamath · 9 years ago
  71. fab575d Remove a couple of bogus test cases from SecureRandom2Test. by Narayan Kamath · 9 years ago
  72. de8d2c4 Merge "Repurpose SHA1PRNG_SecureRandomTest." by Narayan Kamath · 9 years ago
  73. a0f58d5 Repurpose SHA1PRNG_SecureRandomTest. by Narayan Kamath · 9 years ago
  74. b58bb3b Merge "Remove harmony provider and default SecureRandom impl." by Narayan Kamath · 9 years ago
  75. 04270c6 Remove harmony provider and default SecureRandom impl. by Narayan Kamath · 10 years ago
  76. bf1ac91 Add tests for alg name aliases by Kenny Root · 10 years ago
  77. eba48f2 Merge "JarEntry: test that certs/signers are null until the entry is read." by Narayan Kamath · 9 years ago
  78. d2f1d51 JarEntry: test that certs/signers are null until the entry is read. by Narayan Kamath · 9 years ago
  79. 4fed3e9 Merge "Rewrite testInterruptTest." by Narayan Kamath · 9 years ago
  80. 9ec2565 Rewrite testInterruptTest. by Narayan Kamath · 9 years ago
  81. 7fc3b1a Merge "Delete some unused cruft from OldAndroidMonitorTest." by Narayan Kamath · 9 years ago
  82. e6637b9 Delete some unused cruft from OldAndroidMonitorTest. by Narayan Kamath · 9 years ago
  83. a279497 Merge "Get rid of as much of dalvik.annotation.* as we can." by Narayan Kamath · 9 years ago
  84. cff384f Get rid of as much of dalvik.annotation.* as we can. by Narayan Kamath · 10 years ago
  85. 3f80630 Merge "Add isInstance performance test to ReflectionBenchmark." by Jeff Hao · 9 years ago
  86. bf7fbb3 Add isInstance performance test to ReflectionBenchmark. by Jeff Hao · 9 years ago
  87. 0330fd5 Merge "Make isAssignableFrom not cast iftable entries to class." by Jeff Hao · 9 years ago
  88. 5a0bc3d Make isAssignableFrom not cast iftable entries to class. by Jeff Hao · 9 years ago
  89. 3ac9548 Merge "Fix sockaddr_un length calculation" by Neil Fuller · 9 years ago
  90. 97d8034 Merge "Add testInterfaceProperties() . Move Ethernet verification out of testLoopback()." by Neil Fuller · 9 years ago
  91. 07fedcf Add testInterfaceProperties() . Move Ethernet verification out of testLoopback(). by Tochau Hoang · 10 years ago
  92. 7f72d3d Merge "Add tests for unlink" by Neil Fuller · 9 years ago
  93. 2492e43 Add tests for unlink by Neil Fuller · 10 years ago
  94. 6628e0b Merge "javax.crypto.Cipher: try less specific Cipher/Mode/Padding combinations before throwing InvalidKeyException" by Sergio Giro · 9 years ago
  95. 53bec15 Merge "Add VMDebug.countInstancesOfClasses" by Mathieu Chartier · 10 years ago
  96. 47556a3 Merge "libcore: libexpat now exports its headers." by Elliott Hughes · 10 years ago
  97. a90630d Add VMDebug.countInstancesOfClasses by Mathieu Chartier · 10 years ago
  98. b63760e libcore: libexpat now exports its headers. by Elliott Hughes · 10 years ago
  99. 2550a25 Fix sockaddr_un length calculation by Neil Fuller · 10 years ago
  100. 8157603 javax.crypto.Cipher: try less specific Cipher/Mode/Padding combinations before throwing InvalidKeyException by Sergio Giro · 10 years ago