1. 2995755 Move java.util.concurrent from JSR-166 to an OpenJDK upstream by Tobias Thierer · 8 years ago
  2. c6c543e Merge "Update Locale to OpenJDK8u60, part 2" by Tobias Thierer · 8 years ago
  3. fab6599 Merge "Libcore: Re-add old Element constructor" by Treehugger Robot · 8 years ago
  4. 18e39e6 Libcore: Re-add old Element constructor by Andreas Gampe · 8 years ago
  5. c2dc56c Merge "Revert "recvfrom should set srcAddress for empty packets"" by Yi Kong · 8 years ago
  6. 9476731 Revert "recvfrom should set srcAddress for empty packets" by Yi Kong · 8 years ago
  7. 2c1391a Merge "Boundary checks / synchronization / tests for MemoryMappedFile" by Neil Fuller · 8 years ago
  8. d443d10 Boundary checks / synchronization / tests for MemoryMappedFile by Neil Fuller · 8 years ago
  9. 751566d Merge "recvfrom should set srcAddress for empty packets" by Treehugger Robot · 8 years ago
  10. a6f1e8a recvfrom should set srcAddress for empty packets by Yi Kong · 8 years ago
  11. 56d22f0 Merge changes from topic 'jack-1.3-b13' by Benoit Lamarche · 8 years ago
  12. f78acdf Merge "Fix NPE in Signature getCurrentSpi." by Sergio Giro · 8 years ago
  13. ed0c2aa Add Android-changed on modifications to workaround an ECJ bug by mikaelpeltier · 8 years ago
  14. 08029be Merge "Update java.util.jar to openJdk8u60" by Przemyslaw Szczepaniak · 8 years ago
  15. 69adde9 Workaround of a Jack front-end bug related to type inference by mikaelpeltier · 8 years ago
  16. af33b46f Update Locale to OpenJDK8u60, part 2 by Tobias Thierer · 8 years ago
  17. 31dea2c Fix NPE in Signature getCurrentSpi. by rhed_jao · 8 years ago
  18. 03d2687 Update java.util.jar to openJdk8u60 by Przemyslaw Szczepaniak · 8 years ago
  19. 49be6d8 Merge "Replace core-junit/junit4-target with junit" by Paul Duffin · 8 years ago
  20. c347df8 Replace core-junit/junit4-target with junit by Paul Duffin · 8 years ago
  21. 613b07e Merge "Move blockUntilAvailableOrTimeout method to IoBridge" by Yi Kong · 8 years ago
  22. ae02efc Merge "Use getReferent() in enqueueSentinelReference to avoid race with GC." by Hiroshi Yamauchi · 8 years ago
  23. d44f898 Merge "Use getReferent() in enqueueSentinelReference to avoid race with GC." by Hiroshi Yamauchi · 8 years ago
  24. d880e69 Move blockUntilAvailableOrTimeout method to IoBridge by Yi Kong · 8 years ago
  25. 2212c89 Merge "sun.security.provider.X509Factory: port from jdk8u560 and comment out unused code" by Sergio Giro · 8 years ago
  26. 813c124 Merge "sun.security.provider.X509Factory: port from jdk8u560 and comment out unused code" by Sergio Giro · 8 years ago
  27. 7a7e340 Merge "Fix Formatter.format("%,d") for locales without grouping" am: 7b0b51c30d by Neil Fuller · 8 years ago
  28. 7b0b51c Merge "Fix Formatter.format("%,d") for locales without grouping" by Treehugger Robot · 8 years ago
  29. 26d1f75 Fix Formatter.format("%,d") for locales without grouping by Neil Fuller · 8 years ago
  30. d5db964 Merge "Drop deprecated libcore.io.Base64 in favor of java.util.Base64" by Tobias Thierer · 8 years ago
  31. d4dde4e Merge "Drop deprecated libcore.io.Base64 in favor of java.util.Base64" by Tobias Thierer · 8 years ago
  32. 01401e1 Merge "Remove unneeded 'transient' modifiers" am: fede554dbb by Alex Light · 8 years ago
  33. fede554 Merge "Remove unneeded 'transient' modifiers" by Treehugger Robot · 8 years ago
  34. 8125e3f Remove unneeded 'transient' modifiers by Alex Light · 8 years ago
  35. e81e4fa Use getReferent() in enqueueSentinelReference to avoid race with GC. by Hiroshi Yamauchi · 8 years ago
  36. 92929ee Drop deprecated libcore.io.Base64 in favor of java.util.Base64 by Tobias Thierer · 8 years ago
  37. 31c04b0 Merge "[DatagramChannelMulticastTest] poll before receive" am: 0e6a2b6348 by Yi Kong · 8 years ago
  38. 0e6a2b6 Merge "[DatagramChannelMulticastTest] poll before receive" by Treehugger Robot · 8 years ago
  39. 89674d6 Merge "sun.security.pkcs: type tyding. Port from jdk8u60" am: 51c6d486b6 by Sergio Giro · 8 years ago
  40. 620236a Merge "sun.security.x509: linting and types tidying. Port from jdk8u60" by Sergio Giro · 8 years ago
  41. 51c6d48 Merge "sun.security.pkcs: type tyding. Port from jdk8u60" by Sergio Giro · 8 years ago
  42. c878a4f Merge "sun.security.x509: linting and types tidying. Port from jdk8u60" by Sergio Giro · 8 years ago
  43. 6a68248 [DatagramChannelMulticastTest] poll before receive by Yi Kong · 8 years ago
  44. 7ad34f2 Merge "Switch Base64 decoder implementation used in harmony SSL tests" by Tobias Thierer · 8 years ago
  45. ed56a64 Merge "Switch Base64 decoder implementation used in harmony SSL tests" by Tobias Thierer · 8 years ago
  46. 9ce8dff Merge "Remove unused initialization code" am: 3456c2e59b by Yi Kong · 8 years ago
  47. 3456c2e Merge "Remove unused initialization code" by Yi Kong · 8 years ago
  48. 13489c2 sun.security.x509: linting and types tidying. Port from jdk8u60 by Sergio Giro · 8 years ago
  49. 8a72f61 Merge "fix warning: Function call argument is an uninitialized value" by Yunlian Jiang · 8 years ago
  50. 29d750d Merge "fix warning: Function call argument is an uninitialized value" by Treehugger Robot · 8 years ago
  51. b721e58 sun.security.pkcs: type tyding. Port from jdk8u60 by Sergio Giro · 8 years ago
  52. 7ff6454 Switch Base64 decoder implementation used in harmony SSL tests by Tobias Thierer · 8 years ago
  53. 4bc2288 Merge "sun.security.x509.AlgorithmId: port rev/e129833555f6 and rev/1da93663f8f3" by Sergio Giro · 8 years ago
  54. 3442abd Remove unused initialization code by Yi Kong · 8 years ago
  55. be592dd Merge "sun.security.x509.AlgorithmId: port rev/e129833555f6 and rev/1da93663f8f3" by Sergio Giro · 8 years ago
  56. 434f8eb sun.security.provider.X509Factory: port from jdk8u560 and comment out unused code by Sergio Giro · 8 years ago
  57. 8fed7bb Merge "Fix ordering issue in view ByteBuffer" am: bb86d15782 by Shubham Ajmera · 8 years ago
  58. bb86d15 Merge "Fix ordering issue in view ByteBuffer" by Treehugger Robot · 8 years ago
  59. 5784ad5 Merge "Replace core-junit with legacy-test" am: da9a5ed753 by Paul Duffin · 8 years ago
  60. da9a5ed Merge "Replace core-junit with legacy-test" by Paul Duffin · 8 years ago
  61. 9a596f0 Merge "Increase timeout for flaky WeakHashMap.test_keySet()" am: 171ae553c0 by Tobias Thierer · 8 years ago
  62. 171ae55 Merge "Increase timeout for flaky WeakHashMap.test_keySet()" by Tobias Thierer · 8 years ago
  63. 54eb9a1 Merge "Refactoring before adding stricter validity checking" am: 5580c1103d by Neil Fuller · 8 years ago
  64. 5580c11 Merge "Refactoring before adding stricter validity checking" by Neil Fuller · 8 years ago
  65. c300594 Fix ordering issue in view ByteBuffer by Shubham Ajmera · 8 years ago
  66. 9093f6a Merge "Infrastructure for obsolete methods" am: 955a686816 by Alex Light · 8 years ago
  67. 955a686 Merge "Infrastructure for obsolete methods" by Alex Light · 8 years ago
  68. 18e8cc9 Merge "fix Attempt to free released memory warning." am: 847f099b3e by Yunlian Jiang · 8 years ago
  69. 847f099 Merge "fix Attempt to free released memory warning." by Treehugger Robot · 8 years ago
  70. cd1f937 fix warning: Function call argument is an uninitialized value by Yunlian Jiang · 8 years ago
  71. 2e716c2 fix Attempt to free released memory warning. by Yunlian Jiang · 8 years ago
  72. 1cebf95 Infrastructure for obsolete methods by Alex Light · 8 years ago
  73. 441108f Replace core-junit with legacy-test by Paul Duffin · 8 years ago
  74. 7e0ee09 Refactoring before adding stricter validity checking by Neil Fuller · 8 years ago
  75. 86d3126 Merge "Fix bug in expires time calculation" am: 8992e392fa by Przemyslaw Szczepaniak · 8 years ago
  76. 8992e39 Merge "Fix bug in expires time calculation" by Przemyslaw Szczepaniak · 8 years ago
  77. 072c64e Merge "Add uninstall behavior to TzDataBundleInstaller" am: d92d21812a by Neil Fuller · 8 years ago
  78. d92d218 Merge "Add uninstall behavior to TzDataBundleInstaller" by Neil Fuller · 8 years ago
  79. 564d90a Merge "Add a test for IP_MULTICAST_ALL for DatagramSocket" am: 7ee861bf75 by Yi Kong · 8 years ago
  80. 7ee861b Merge "Add a test for IP_MULTICAST_ALL for DatagramSocket" by Yi Kong · 8 years ago
  81. 40938aa Increase timeout for flaky WeakHashMap.test_keySet() by Tobias Thierer · 8 years ago
  82. 3128b30 Add a test for IP_MULTICAST_ALL for DatagramSocket by Yi Kong · 8 years ago
  83. f8c921c Fix bug in expires time calculation by Przemyslaw Szczepaniak · 8 years ago
  84. c979448 Merge "Modify version checks for the TzDataBundleInstaller" am: c949b536bb by Neil Fuller · 8 years ago
  85. c949b53 Merge "Modify version checks for the TzDataBundleInstaller" by Neil Fuller · 8 years ago
  86. 69b4598 Add uninstall behavior to TzDataBundleInstaller by Neil Fuller · 8 years ago
  87. 23cd983 Merge "Include source IP address in socket timeout exceptions" am: 90648eb7c3 by Yi Kong · 8 years ago
  88. 90648eb Merge "Include source IP address in socket timeout exceptions" by Yi Kong · 8 years ago
  89. ea7efe8 Merge "Use 64-bit version of stat(2) and mmap(2)" am: fad58c1df4 by Yi Kong · 8 years ago
  90. 8d03f07 Merge "sun.security.provider.X509Factory: general tidying/linting" by Sergio Giro · 8 years ago
  91. fad58c1 Merge "Use 64-bit version of stat(2) and mmap(2)" by Yi Kong · 8 years ago
  92. 2a3a1a5 Merge "sun.security.provider.X509Factory: general tidying/linting" by Sergio Giro · 8 years ago
  93. d5483d6 Merge "sun.security.jca.ProviderList: add serialVersionUID to EMPTY_PROVIDER" by Sergio Giro · 8 years ago
  94. 9ef0e6d Merge "sun.security.jca.ProviderList: add serialVersionUID to EMPTY_PROVIDER" by Sergio Giro · 8 years ago
  95. 0e82007 sun.security.x509.AlgorithmId: port rev/e129833555f6 and rev/1da93663f8f3 by Sergio Giro · 8 years ago
  96. 125f3f3 sun.security.jca.ProviderList: add serialVersionUID to EMPTY_PROVIDER by Sergio Giro · 8 years ago
  97. 2c0c75b Include source IP address in socket timeout exceptions by Yi Kong · 8 years ago
  98. 426fcbf Merge "SSLEngineTest: fix test output buffer size" am: 3d7ef9fae9 by Kenny Root · 8 years ago
  99. 3d7ef9f Merge "SSLEngineTest: fix test output buffer size" by Kenny Root · 8 years ago
  100. 64a979b Modify version checks for the TzDataBundleInstaller by Neil Fuller · 8 years ago