1. a44c959 java.lang.reflect.Proxy update to odjk8u60 by Przemyslaw Szczepaniak · 8 years ago
  2. d2e8a8a Merge "Fix NetworkInterface#getSubInterfaces throws NPE" by Yi Kong · 8 years ago
  3. db29690 Fix NetworkInterface#getSubInterfaces throws NPE by Yi Kong · 8 years ago
  4. 92294f4 Merge "Move PlainDatagramSocketImpl away from JNI (part 1)" by Yi Kong · 8 years ago
  5. 9fbf7ae Merge "Rearrange deps in JavaLibrary.mk" by Tobias Thierer · 8 years ago
  6. 5e0df13 Move PlainDatagramSocketImpl away from JNI (part 1) by Yi Kong · 8 years ago
  7. d5e8f8c Rearrange deps in JavaLibrary.mk by Tobias Thierer · 8 years ago
  8. 6205f00 Merge "Add test to assert DatagramSocket#receive behaviour" by Yi Kong · 8 years ago
  9. 5f56bf0 Merge "Remove StuckServer using backlog and tests relying on it" by Yi Kong · 8 years ago
  10. 0cc6b17 Merge "AlgorithmParametersTestPBES2: change incorrect name of package" by Sergio Giro · 8 years ago
  11. e4d67d3 AlgorithmParametersTestPBES2: change incorrect name of package by Sergio Giro · 8 years ago
  12. 63b21e3 Merge "Add dex load reporting hooks in BaseDexClassLoader" by Calin Juravle · 8 years ago
  13. b14a229 Merge "Changed semantics of FP Math.abs() to impact bit sign (but nothing else)." by Aart Bik · 8 years ago
  14. 6a5e142 Remove StuckServer using backlog and tests relying on it by Yi Kong · 8 years ago
  15. c5a77fb Merge "Update to work with JUnit 4.12" by Paul Duffin · 8 years ago
  16. a04e91d Merge "Revert "Revert "Revert "recvfrom should set srcAddress for empty packets"""" by Treehugger Robot · 8 years ago
  17. 83dbbbc Revert "Revert "Revert "recvfrom should set srcAddress for empty packets""" by Nicolas Geoffray · 8 years ago
  18. 932af32 Changed semantics of FP Math.abs() to impact bit sign (but nothing else). by Aart Bik · 8 years ago
  19. a8c3279 Add dex load reporting hooks in BaseDexClassLoader by Calin Juravle · 8 years ago
  20. e60b5fc Update to work with JUnit 4.12 by Paul Duffin · 8 years ago
  21. 27a3e02 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 8 years ago
  22. d921b10 Merge "Remove some dependencies on framework libraries" by Neil Fuller · 8 years ago
  23. 24d388d Remove some dependencies on framework libraries by Neil Fuller · 8 years ago
  24. 22b96d5 Merge "Adding extra validation to TzDataBundleInstaller" by Neil Fuller · 8 years ago
  25. c262e2d Merge "IoBridge.recvfrom: fill in the srcAddr for connected sockets" by Yi Kong · 8 years ago
  26. 356ccfc Merge "Revert "Revert "recvfrom should set srcAddress for empty packets""" by Treehugger Robot · 8 years ago
  27. ec30b7b Merge "Comment possible test failure due to kernel behaviour change" by Yi Kong · 8 years ago
  28. 0d4a600 Revert "Revert "recvfrom should set srcAddress for empty packets"" by Yi Kong · 8 years ago
  29. abee91c Comment possible test failure due to kernel behaviour change by Yi Kong · 8 years ago
  30. 98396f2 Merge "Move java.util.concurrent from JSR-166 to an OpenJDK upstream" by Tobias Thierer · 8 years ago
  31. 625ec3b Merge "Updated test expectations for ICU 58." by Joachim Sauer · 8 years ago
  32. b02282c Merge "Make SimpleDateFormatTest independent of default locale" by Neil Fuller · 8 years ago
  33. 23de2e0 Merge "Fix accidental calling of wrong clear()" by Mathieu Chartier · 8 years ago
  34. b6ae6ab Fix accidental calling of wrong clear() by Mathieu Chartier · 8 years ago
  35. 2995755 Move java.util.concurrent from JSR-166 to an OpenJDK upstream by Tobias Thierer · 8 years ago
  36. 79170e9 Merge "Move java.lang.ref.Reference.clear() to native" by Mathieu Chartier · 8 years ago
  37. 0b6eb5a Add test to assert DatagramSocket#receive behaviour by Yi Kong · 8 years ago
  38. a1e2e64 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 8 years ago
  39. 37de57c IoBridge.recvfrom: fill in the srcAddr for connected sockets by Yi Kong · 8 years ago
  40. e30fed3 Merge "Fix LocaleMatcher modifying global static map during query" by Tobias Thierer · 8 years ago
  41. 8e0c349 Adding extra validation to TzDataBundleInstaller by Neil Fuller · 8 years ago
  42. 2220606 Merge "Improved zoneinfo file validation" by Neil Fuller · 8 years ago
  43. 1b322da Move java.lang.ref.Reference.clear() to native by Mathieu Chartier · 8 years ago
  44. b03ea11 Improved zoneinfo file validation by Neil Fuller · 8 years ago
  45. bade80a Fix LocaleMatcher modifying global static map during query by Tobias Thierer · 8 years ago
  46. c6c543e Merge "Update Locale to OpenJDK8u60, part 2" by Tobias Thierer · 8 years ago
  47. fab6599 Merge "Libcore: Re-add old Element constructor" by Treehugger Robot · 8 years ago
  48. 18e39e6 Libcore: Re-add old Element constructor by Andreas Gampe · 8 years ago
  49. c2dc56c Merge "Revert "recvfrom should set srcAddress for empty packets"" by Yi Kong · 8 years ago
  50. 9476731 Revert "recvfrom should set srcAddress for empty packets" by Yi Kong · 8 years ago
  51. 2c1391a Merge "Boundary checks / synchronization / tests for MemoryMappedFile" by Neil Fuller · 8 years ago
  52. d443d10 Boundary checks / synchronization / tests for MemoryMappedFile by Neil Fuller · 8 years ago
  53. 751566d Merge "recvfrom should set srcAddress for empty packets" by Treehugger Robot · 8 years ago
  54. a6f1e8a recvfrom should set srcAddress for empty packets by Yi Kong · 8 years ago
  55. 56d22f0 Merge changes from topic 'jack-1.3-b13' by Benoit Lamarche · 8 years ago
  56. f78acdf Merge "Fix NPE in Signature getCurrentSpi." by Sergio Giro · 8 years ago
  57. ed0c2aa Add Android-changed on modifications to workaround an ECJ bug by mikaelpeltier · 8 years ago
  58. 08029be Merge "Update java.util.jar to openJdk8u60" by Przemyslaw Szczepaniak · 8 years ago
  59. 69adde9 Workaround of a Jack front-end bug related to type inference by mikaelpeltier · 8 years ago
  60. ee45ecd Updated test expectations for ICU 58. by Fredrik Roubert · 8 years ago
  61. af33b46f Update Locale to OpenJDK8u60, part 2 by Tobias Thierer · 8 years ago
  62. 31dea2c Fix NPE in Signature getCurrentSpi. by rhed_jao · 8 years ago
  63. 03d2687 Update java.util.jar to openJdk8u60 by Przemyslaw Szczepaniak · 8 years ago
  64. 49be6d8 Merge "Replace core-junit/junit4-target with junit" by Paul Duffin · 8 years ago
  65. c347df8 Replace core-junit/junit4-target with junit by Paul Duffin · 8 years ago
  66. 613b07e Merge "Move blockUntilAvailableOrTimeout method to IoBridge" by Yi Kong · 8 years ago
  67. ae02efc Merge "Use getReferent() in enqueueSentinelReference to avoid race with GC." by Hiroshi Yamauchi · 8 years ago
  68. d44f898 Merge "Use getReferent() in enqueueSentinelReference to avoid race with GC." by Hiroshi Yamauchi · 8 years ago
  69. d880e69 Move blockUntilAvailableOrTimeout method to IoBridge by Yi Kong · 8 years ago
  70. 2212c89 Merge "sun.security.provider.X509Factory: port from jdk8u560 and comment out unused code" by Sergio Giro · 8 years ago
  71. 813c124 Merge "sun.security.provider.X509Factory: port from jdk8u560 and comment out unused code" by Sergio Giro · 8 years ago
  72. 7a7e340 Merge "Fix Formatter.format("%,d") for locales without grouping" am: 7b0b51c30d by Neil Fuller · 8 years ago
  73. 7b0b51c Merge "Fix Formatter.format("%,d") for locales without grouping" by Treehugger Robot · 8 years ago
  74. 26d1f75 Fix Formatter.format("%,d") for locales without grouping by Neil Fuller · 8 years ago
  75. d5db964 Merge "Drop deprecated libcore.io.Base64 in favor of java.util.Base64" by Tobias Thierer · 8 years ago
  76. d4dde4e Merge "Drop deprecated libcore.io.Base64 in favor of java.util.Base64" by Tobias Thierer · 8 years ago
  77. 01401e1 Merge "Remove unneeded 'transient' modifiers" am: fede554dbb by Alex Light · 8 years ago
  78. fede554 Merge "Remove unneeded 'transient' modifiers" by Treehugger Robot · 8 years ago
  79. 8125e3f Remove unneeded 'transient' modifiers by Alex Light · 8 years ago
  80. e81e4fa Use getReferent() in enqueueSentinelReference to avoid race with GC. by Hiroshi Yamauchi · 8 years ago
  81. 92929ee Drop deprecated libcore.io.Base64 in favor of java.util.Base64 by Tobias Thierer · 8 years ago
  82. 31c04b0 Merge "[DatagramChannelMulticastTest] poll before receive" am: 0e6a2b6348 by Yi Kong · 8 years ago
  83. 0e6a2b6 Merge "[DatagramChannelMulticastTest] poll before receive" by Treehugger Robot · 8 years ago
  84. 89674d6 Merge "sun.security.pkcs: type tyding. Port from jdk8u60" am: 51c6d486b6 by Sergio Giro · 8 years ago
  85. 620236a Merge "sun.security.x509: linting and types tidying. Port from jdk8u60" by Sergio Giro · 8 years ago
  86. 51c6d48 Merge "sun.security.pkcs: type tyding. Port from jdk8u60" by Sergio Giro · 8 years ago
  87. c878a4f Merge "sun.security.x509: linting and types tidying. Port from jdk8u60" by Sergio Giro · 8 years ago
  88. 6a68248 [DatagramChannelMulticastTest] poll before receive by Yi Kong · 8 years ago
  89. 7ad34f2 Merge "Switch Base64 decoder implementation used in harmony SSL tests" by Tobias Thierer · 8 years ago
  90. ed56a64 Merge "Switch Base64 decoder implementation used in harmony SSL tests" by Tobias Thierer · 8 years ago
  91. 9ce8dff Merge "Remove unused initialization code" am: 3456c2e59b by Yi Kong · 8 years ago
  92. 3456c2e Merge "Remove unused initialization code" by Yi Kong · 8 years ago
  93. 13489c2 sun.security.x509: linting and types tidying. Port from jdk8u60 by Sergio Giro · 8 years ago
  94. 8a72f61 Merge "fix warning: Function call argument is an uninitialized value" by Yunlian Jiang · 8 years ago
  95. 29d750d Merge "fix warning: Function call argument is an uninitialized value" by Treehugger Robot · 8 years ago
  96. b721e58 sun.security.pkcs: type tyding. Port from jdk8u60 by Sergio Giro · 8 years ago
  97. a67c4e9 Make SimpleDateFormatTest independent of default locale by Neil Fuller · 8 years ago
  98. 7ff6454 Switch Base64 decoder implementation used in harmony SSL tests by Tobias Thierer · 8 years ago
  99. 4bc2288 Merge "sun.security.x509.AlgorithmId: port rev/e129833555f6 and rev/1da93663f8f3" by Sergio Giro · 8 years ago
  100. 3442abd Remove unused initialization code by Yi Kong · 8 years ago