1. f9b6ef9 Implement IcuZoneRulesProvider. by Joachim Sauer · 8 years ago
  2. 14b36b4 Fix loading calendar properties. by Joachim Sauer · 8 years ago
  3. d792857 Make java.time compile. by Joachim Sauer · 8 years ago
  4. c9dd338 Initial import of java.time. by Joachim Sauer · 8 years ago
  5. db9adc6 Merge "Regex support for named capture groups." by Treehugger Robot · 8 years ago
  6. 69860bf Regex support for named capture groups. by Przemyslaw Szczepaniak · 8 years ago
  7. 96bc40d Merge "libcore: reference log/log.h when using LOG* macros" by Treehugger Robot · 8 years ago
  8. a8478ab Merge "Revert "Move PlainDatagramSocketImpl away from JNI"" by Treehugger Robot · 8 years ago
  9. 4ed11b3 Merge "Update Libcore's Elliptic Curves to the BoringSSL change:" by Rob Sloan · 8 years ago
  10. bfe2284 Merge "Additional methods for TimeZoneBundleInstaller" by Neil Fuller · 8 years ago
  11. fba2622 Revert "Move PlainDatagramSocketImpl away from JNI" by Yi Kong · 8 years ago
  12. e910467 Merge "Remove unused Console#getConsole" by Przemyslaw Szczepaniak · 8 years ago
  13. 6724797 Merge "Remove unused PATCHOAT_FOR_RELOCATION." by Treehugger Robot · 8 years ago
  14. 00780cf Remove unused Console#getConsole by Przemyslaw Szczepaniak · 8 years ago
  15. 54555bb Merge "java.lang.reflect.Proxy update to odjk8u60" by Przemyslaw Szczepaniak · 8 years ago
  16. aeec00f Update Libcore's Elliptic Curves to the BoringSSL change: by Robert Sloan · 8 years ago
  17. 160a7c4 Merge "Fix a memory leak reported by Valgrind" by Mathieu Chartier · 8 years ago
  18. 3a9de46 Merge "DatagramSocket should set IP_MULTICAST_ALL to 0" by Treehugger Robot · 8 years ago
  19. 77110aa DatagramSocket should set IP_MULTICAST_ALL to 0 by Yi Kong · 8 years ago
  20. d3a88f9 libcore: reference log/log.h when using LOG* macros by Mark Salyzyn · 8 years ago
  21. 25e0f5f Merge changes I2cb3f1cf,I6310edd9 by Yi Kong · 8 years ago
  22. a44c959 java.lang.reflect.Proxy update to odjk8u60 by Przemyslaw Szczepaniak · 8 years ago
  23. 0c38d18 Move PlainDatagramSocketImpl away from JNI (part 3) by Yi Kong · 8 years ago
  24. 0cda059 Move PlainDatagramSocketImpl away from JNI (part 2) by Yi Kong · 8 years ago
  25. 3ebd936 Fix a memory leak reported by Valgrind by Anton Kirilov · 8 years ago
  26. 0481939 Merge "Skip the private use area when testing legacy character encoders." by Joachim Sauer · 8 years ago
  27. 8427461 Merge "Fix ByteBuffer.put(ByteBuffer) edge case." by Przemyslaw Szczepaniak · 8 years ago
  28. b5ccb993 Merge "Revert "Revert "Workaround bogus TreeMap Comparators.""" by Tobias Thierer · 8 years ago
  29. 15536b5 Merge "Disable builtins in libcore native io memory test." by Christopher Ferris · 8 years ago
  30. 4c3c11b Disable builtins in libcore native io memory test. by Christopher Ferris · 8 years ago
  31. 48b8a25 Revert "Revert "Workaround bogus TreeMap Comparators."" by Tobias Thierer · 8 years ago
  32. 7dd5daa Merge "Refined comment in FP abs() implementation." by Aart Bik · 8 years ago
  33. 094c77b Fix ByteBuffer.put(ByteBuffer) edge case. by Przemyslaw Szczepaniak · 8 years ago
  34. 6e3c08b Merge "App compat: Temporarily rename CopyOnWriteArrayList.array -> elements" by Treehugger Robot · 8 years ago
  35. b16ffb6 Additional methods for TimeZoneBundleInstaller by Neil Fuller · 8 years ago
  36. 3e090b8 App compat: Temporarily rename CopyOnWriteArrayList.array -> elements by Tobias Thierer · 8 years ago
  37. 8de4fb6 Merge "Updated versions of tools/testing scripts for update2" by Neil Fuller · 8 years ago
  38. 7654284 Refined comment in FP abs() implementation. by Aart Bik · 8 years ago
  39. 1ec9994 Updated versions of tools/testing scripts for update2 by Neil Fuller · 8 years ago
  40. 48b5f45 Merge "MethodHandleInfo: Fix a couple of TODOs." by Treehugger Robot · 8 years ago
  41. 47d5651 Merge "Rename timezone update classes" by Treehugger Robot · 8 years ago
  42. cadbf92 Merge "MethodHandles: Remove a couple of obsolete TODOs." by Treehugger Robot · 8 years ago
  43. d37b49d MethodHandleInfo: Fix a couple of TODOs. by Narayan Kamath · 8 years ago
  44. 8637b9d Rename timezone update classes by Neil Fuller · 8 years ago
  45. 780172f MethodHandles: Remove a couple of obsolete TODOs. by Narayan Kamath · 8 years ago
  46. 4fcf754 Merge "Revert^4 "recvfrom should set srcAddress for empty packets"" by Yi Kong · 8 years ago
  47. 8c0209d Merge "Update java.util.prefs to openJdk8u60" by Przemyslaw Szczepaniak · 8 years ago
  48. d239fec Merge "Switch to using a single file for versioning" by Neil Fuller · 8 years ago
  49. 1f0bdc8 Switch to using a single file for versioning by Neil Fuller · 8 years ago
  50. 6dd21e6 Revert^4 "recvfrom should set srcAddress for empty packets" by Yi Kong · 8 years ago
  51. c2cef2e Merge "Establish OpenJDK upstream for remaining java.util classes." by Tobias Thierer · 8 years ago
  52. d2e8a8a Merge "Fix NetworkInterface#getSubInterfaces throws NPE" by Yi Kong · 8 years ago
  53. db29690 Fix NetworkInterface#getSubInterfaces throws NPE by Yi Kong · 8 years ago
  54. bc1e8f9 Update java.util.prefs to openJdk8u60 by Przemyslaw Szczepaniak · 8 years ago
  55. 4437a20 Remove unused PATCHOAT_FOR_RELOCATION. by Richard Uhler · 8 years ago
  56. 92294f4 Merge "Move PlainDatagramSocketImpl away from JNI (part 1)" by Yi Kong · 8 years ago
  57. 9fbf7ae Merge "Rearrange deps in JavaLibrary.mk" by Tobias Thierer · 8 years ago
  58. 5e0df13 Move PlainDatagramSocketImpl away from JNI (part 1) by Yi Kong · 8 years ago
  59. d5e8f8c Rearrange deps in JavaLibrary.mk by Tobias Thierer · 8 years ago
  60. 8ef87b0 Skip the private use area when testing legacy character encoders. by Fredrik Roubert · 8 years ago
  61. 242e5bf Establish OpenJDK upstream for remaining java.util classes. by Tobias Thierer · 8 years ago
  62. 6205f00 Merge "Add test to assert DatagramSocket#receive behaviour" by Yi Kong · 8 years ago
  63. 5f56bf0 Merge "Remove StuckServer using backlog and tests relying on it" by Yi Kong · 8 years ago
  64. 0cc6b17 Merge "AlgorithmParametersTestPBES2: change incorrect name of package" by Sergio Giro · 8 years ago
  65. e4d67d3 AlgorithmParametersTestPBES2: change incorrect name of package by Sergio Giro · 8 years ago
  66. 63b21e3 Merge "Add dex load reporting hooks in BaseDexClassLoader" by Calin Juravle · 8 years ago
  67. b14a229 Merge "Changed semantics of FP Math.abs() to impact bit sign (but nothing else)." by Aart Bik · 8 years ago
  68. 6a5e142 Remove StuckServer using backlog and tests relying on it by Yi Kong · 8 years ago
  69. c5a77fb Merge "Update to work with JUnit 4.12" by Paul Duffin · 8 years ago
  70. a04e91d Merge "Revert "Revert "Revert "recvfrom should set srcAddress for empty packets"""" by Treehugger Robot · 8 years ago
  71. 83dbbbc Revert "Revert "Revert "recvfrom should set srcAddress for empty packets""" by Nicolas Geoffray · 8 years ago
  72. 932af32 Changed semantics of FP Math.abs() to impact bit sign (but nothing else). by Aart Bik · 8 years ago
  73. a8c3279 Add dex load reporting hooks in BaseDexClassLoader by Calin Juravle · 8 years ago
  74. e60b5fc Update to work with JUnit 4.12 by Paul Duffin · 8 years ago
  75. 27a3e02 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 8 years ago
  76. d921b10 Merge "Remove some dependencies on framework libraries" by Neil Fuller · 8 years ago
  77. 24d388d Remove some dependencies on framework libraries by Neil Fuller · 8 years ago
  78. 22b96d5 Merge "Adding extra validation to TzDataBundleInstaller" by Neil Fuller · 8 years ago
  79. c262e2d Merge "IoBridge.recvfrom: fill in the srcAddr for connected sockets" by Yi Kong · 8 years ago
  80. 356ccfc Merge "Revert "Revert "recvfrom should set srcAddress for empty packets""" by Treehugger Robot · 8 years ago
  81. ec30b7b Merge "Comment possible test failure due to kernel behaviour change" by Yi Kong · 8 years ago
  82. 0d4a600 Revert "Revert "recvfrom should set srcAddress for empty packets"" by Yi Kong · 8 years ago
  83. abee91c Comment possible test failure due to kernel behaviour change by Yi Kong · 8 years ago
  84. 98396f2 Merge "Move java.util.concurrent from JSR-166 to an OpenJDK upstream" by Tobias Thierer · 8 years ago
  85. 625ec3b Merge "Updated test expectations for ICU 58." by Joachim Sauer · 8 years ago
  86. b02282c Merge "Make SimpleDateFormatTest independent of default locale" by Neil Fuller · 8 years ago
  87. 23de2e0 Merge "Fix accidental calling of wrong clear()" by Mathieu Chartier · 8 years ago
  88. b6ae6ab Fix accidental calling of wrong clear() by Mathieu Chartier · 8 years ago
  89. 2995755 Move java.util.concurrent from JSR-166 to an OpenJDK upstream by Tobias Thierer · 8 years ago
  90. 79170e9 Merge "Move java.lang.ref.Reference.clear() to native" by Mathieu Chartier · 8 years ago
  91. 0b6eb5a Add test to assert DatagramSocket#receive behaviour by Yi Kong · 8 years ago
  92. a1e2e64 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 8 years ago
  93. 37de57c IoBridge.recvfrom: fill in the srcAddr for connected sockets by Yi Kong · 8 years ago
  94. e30fed3 Merge "Fix LocaleMatcher modifying global static map during query" by Tobias Thierer · 8 years ago
  95. 8e0c349 Adding extra validation to TzDataBundleInstaller by Neil Fuller · 8 years ago
  96. 2220606 Merge "Improved zoneinfo file validation" by Neil Fuller · 8 years ago
  97. 1b322da Move java.lang.ref.Reference.clear() to native by Mathieu Chartier · 8 years ago
  98. b03ea11 Improved zoneinfo file validation by Neil Fuller · 8 years ago
  99. bade80a Fix LocaleMatcher modifying global static map during query by Tobias Thierer · 8 years ago
  100. c6c543e Merge "Update Locale to OpenJDK8u60, part 2" by Tobias Thierer · 8 years ago