1. 25136f6 Merge "Fix sanitizer in libopenjdk_native_defaults." by Ivan Lozano · 7 years ago
  2. 79eefb5 Fix sanitizer in libopenjdk_native_defaults. by Ivan Lozano · 7 years ago
  3. 414f107 Merge "Remove test time zone updater app" by Neil Fuller · 7 years ago
  4. 7873498 Merge "Fix OpenJDK TCK test after 2017c update" by Treehugger Robot · 7 years ago
  5. 5155277 Merge "Mark getgroups()/setgroups() as non-blocking in BlockGuard tests." by Przemyslaw Szczepaniak · 7 years ago
  6. 772deb8 Fix OpenJDK TCK test after 2017c update by Neil Fuller · 7 years ago
  7. 9c1623e Mark getgroups()/setgroups() as non-blocking in BlockGuard tests. by Przemyslaw Szczepaniak · 7 years ago
  8. ccac271 Merge "Add getgroups()/setgroups() to libcore.Os" by Enrico Granata · 7 years ago
  9. 44177e6 Add getgroups()/setgroups() to libcore.Os by Enrico Granata · 7 years ago
  10. 060c861 Remove test time zone updater app by Neil Fuller · 7 years ago
  11. b629aaf Merge "Update tests for Conscrypt upstream merge." by Adam Vartanian · 7 years ago
  12. ecd333a Merge "VarHandle simplifications" by Treehugger Robot · 7 years ago
  13. 7576ea5 Merge "Remove obsolete TODO" by Colin Cross · 7 years ago
  14. b386cba Merge "[libcore] Add check that classpath is up to date to getDexOptNeeded" by Treehugger Robot · 7 years ago
  15. fd86ab6 [libcore] Add check that classpath is up to date to getDexOptNeeded by Calin Juravle · 7 years ago
  16. 35d845b VarHandle simplifications by Orion Hodson · 7 years ago
  17. 36ef0f9 Remove obsolete TODO by Colin Cross · 7 years ago
  18. dc2ad65 Merge "Libcore: Move mutable class cache to libcore" by Treehugger Robot · 7 years ago
  19. 9a14761 Merge "Revert "Revert "Add makefile targets for ojluni jaif-annotated source files.""" by Treehugger Robot · 7 years ago
  20. d30929b Merge "Update change markers in SignerInfo." by Treehugger Robot · 7 years ago
  21. 64b70b4 Update change markers in SignerInfo. by Adam Vartanian · 7 years ago
  22. fb7218e Revert "Revert "Add makefile targets for ojluni jaif-annotated source files."" by Colin Cross · 7 years ago
  23. 2c549f1 Libcore: Move mutable class cache to libcore by Andreas Gampe · 7 years ago
  24. c304c5b Merge "Track moving of OkHttp facade API to new package." by Tobias Thierer · 7 years ago
  25. f97f3a0 Merge "Migrate libcore code to new classes libcore.util.Mutable{Int,Long}." by Treehugger Robot · 7 years ago
  26. 2b2a809 Merge "Add missing packages to core-all module-info.java" by Tobias Thierer · 7 years ago
  27. 8df3ca4 Add missing packages to core-all module-info.java by Tobias Thierer · 7 years ago
  28. d674759 Merge "Remove unused TimeZoneNames.getExemplarLocation()" by Treehugger Robot · 7 years ago
  29. 6f02cff Merge "Revert "Add makefile targets for ojluni jaif-annotated source files."" by Colin Cross · 7 years ago
  30. 554d654 Revert "Add makefile targets for ojluni jaif-annotated source files." by Colin Cross · 7 years ago
  31. 30fc598 Remove unused TimeZoneNames.getExemplarLocation() by Neil Fuller · 7 years ago
  32. d208594 Merge changes from topic "tz_catchup2" by Treehugger Robot · 7 years ago
  33. e041041 Add lookupTimeZoneIdsByCountry by Neil Fuller · 7 years ago
  34. 7ffead4 Make use of the default time zone for a country by Neil Fuller · 7 years ago
  35. 58e96b6 Merge "Add makefile targets for ojluni jaif-annotated source files." by Przemyslaw Szczepaniak · 7 years ago
  36. 027f5e5 Merge "Revert RandomAccessFile to fsync/fdatasync for rws/rwd" by Treehugger Robot · 7 years ago
  37. 82a6d07 Merge changes from topic "tz_catchup1" by Neil Fuller · 7 years ago
  38. 0bd321c Merge "Libcore: Move JniConstants::init from ART to libcore" by Treehugger Robot · 7 years ago
  39. 8fb2ca9 Libcore: Move JniConstants::init from ART to libcore by Andreas Gampe · 7 years ago
  40. 53446a42 Revert RandomAccessFile to fsync/fdatasync for rws/rwd by Przemyslaw Szczepaniak · 7 years ago
  41. eb55e5c Add makefile targets for ojluni jaif-annotated source files. by Przemyslaw Szczepaniak · 7 years ago
  42. d7e5deb Merge "Fix PerMill sign in DecimalFormatSymbols - part 2" by vichang · 7 years ago
  43. 12442ce Update tests for Conscrypt upstream merge. by Adam Vartanian · 7 years ago
  44. 74cb339 Track moving of OkHttp facade API to new package. by Tobias Thierer · 7 years ago
  45. c182200 Track changes to the tzlookup.xml format by Neil Fuller · 7 years ago
  46. 53dd473 Add support for an IANA version in tzlookup.xml by Neil Fuller · 7 years ago
  47. 9fbd2af Merge "Deprecate BC implementations of duplicated Ciphers." by Treehugger Robot · 7 years ago
  48. 624724e Merge changes from topic "DoNotUntagBeforeClose" by vichang · 7 years ago
  49. 14cf0e0 Deprecate BC implementations of duplicated Ciphers. by Adam Vartanian · 7 years ago
  50. 0db74df Migrate libcore code to new classes libcore.util.Mutable{Int,Long}. by Tobias Thierer · 7 years ago
  51. db279ae Merge "Fix CompareUpstreams instructions for jdk8u121-b13 and jdk-9+181." by Adam Vartanian · 7 years ago
  52. f25e7a8 Merge "Fix CompareUpstreams instructions for jdk8u121-b13 and jdk-9+181." by Treehugger Robot · 7 years ago
  53. 00494db Don't untag socket before preClose / close by Victor Chang · 7 years ago
  54. 8f133af Revert "FileDispatcherImpl: Untag sockets before preClose." by Victor Chang · 7 years ago
  55. e8fda45 Merge "Update Cipher change markers." am: 5f07a13e4f by Adam Vartanian · 7 years ago
  56. 5f07a13 Merge "Update Cipher change markers." by Treehugger Robot · 7 years ago
  57. 5ea3fed Fix CompareUpstreams instructions for jdk8u121-b13 and jdk-9+181. by Adam Vartanian · 7 years ago
  58. 11bd349 Update Cipher change markers. by Adam Vartanian · 7 years ago
  59. 0d95894 Merge "Revert "Migrate libcore code to new classes libcore.util.Mutable{Int,Long}."" by Tobias Thierer · 7 years ago
  60. b468540 Merge "Revert "Migrate libcore code to new classes libcore.util.Mutable{Int,Long}."" by Tobias Thierer · 7 years ago
  61. 3e06dd1 Revert "Migrate libcore code to new classes libcore.util.Mutable{Int,Long}." by Tobias Thierer · 7 years ago
  62. 2fd4d0e Merge "Migrate libcore code to new classes libcore.util.Mutable{Int,Long}." by Tobias Thierer · 7 years ago
  63. 44910fb Merge "Migrate libcore code to new classes libcore.util.Mutable{Int,Long}." by Tobias Thierer · 7 years ago
  64. fa6ded8 Merge "Move some libcore test modules to soong" am: 5525ce2101 by Colin Cross · 7 years ago
  65. 5525ce2 Merge "Move some libcore test modules to soong" by Treehugger Robot · 7 years ago
  66. 3c6c2e2 Move some libcore test modules to soong by Colin Cross · 7 years ago
  67. bb1ca69 Migrate libcore code to new classes libcore.util.Mutable{Int,Long}. by Tobias Thierer · 7 years ago
  68. e16a14a Merge "Verify two more sun.security classes." am: 1221497835 by Adam Vartanian · 7 years ago
  69. 1221497 Merge "Verify two more sun.security classes." by Treehugger Robot · 7 years ago
  70. 8c28489 Merge "Remove --toolchain jdk" am: fb4d0342af by Neil Fuller · 7 years ago
  71. fb4d034 Merge "Remove --toolchain jdk" by Neil Fuller · 7 years ago
  72. 37055fc Verify two more sun.security classes. by Adam Vartanian · 7 years ago
  73. a474d0a Remove --toolchain jdk by Neil Fuller · 7 years ago
  74. f054baf Merge changes from topic "bug_67901714_movemutable" am: 58679c4274 by Tobias Thierer · 7 years ago
  75. ecac3a9 Libcore: Convert android.* to 4-space indent. am: 87231677f5 by Tobias Thierer · 7 years ago
  76. 58679c4 Merge changes from topic "bug_67901714_movemutable" by Tobias Thierer · 7 years ago
  77. dc6a626 Merge "Add android.system.Os.realpath()." am: f7c6542742 by Tobias Thierer · 7 years ago
  78. f7c6542 Merge "Add android.system.Os.realpath()." by Tobias Thierer · 7 years ago
  79. 0e4ea29 Merge "Revert "Add makefile targets for ojluni jaif-annotated source files."" by Przemyslaw Szczepaniak · 7 years ago
  80. 9e9732b Merge "Revert "Add makefile targets for ojluni jaif-annotated source files."" by Treehugger Robot · 7 years ago
  81. 9c30254 Revert "Add makefile targets for ojluni jaif-annotated source files." by Przemyslaw Szczepaniak · 7 years ago
  82. 45f3dcb Merge "Add makefile targets for ojluni jaif-annotated source files." by Przemyslaw Szczepaniak · 7 years ago
  83. 5dc41da Move most android.util.Mutable* classes to framework. by Tobias Thierer · 7 years ago
  84. 8723167 Libcore: Convert android.* to 4-space indent. by Tobias Thierer · 7 years ago
  85. 7d623ca Add android.system.Os.realpath(). by Tobias Thierer · 7 years ago
  86. 10b4bc6 Merge "Add makefile targets for ojluni jaif-annotated source files." by Przemyslaw Szczepaniak · 7 years ago
  87. e106467 Add makefile targets for ojluni jaif-annotated source files. by Przemyslaw Szczepaniak · 7 years ago
  88. a2c4fca Fix PerMill sign in DecimalFormatSymbols - part 2 by Victor Chang · 7 years ago
  89. 61c7c9f Merge "Add system modules" am: a323f7acc5 by Colin Cross · 7 years ago
  90. a323f7a Merge "Add system modules" by Colin Cross · 7 years ago
  91. 5daf4b3 Merge "Add/update android-changed markers for j.l.Boolean and Void." by Pete Gillin · 7 years ago
  92. 943d249 Merge "Add/update android-changed markers for j.l.Boolean and Void." by Pete Gillin · 7 years ago
  93. a4d9fc4 Add system modules by Colin Cross · 7 years ago
  94. 4d5d42b Merge "Fix OsTest#test_xattr_Errno test on CTS" am: 9239fc5db0 by Tobias Thierer · 7 years ago
  95. 9239fc5 Merge "Fix OsTest#test_xattr_Errno test on CTS" by Tobias Thierer · 7 years ago
  96. 87e39b8 Add/update android-changed markers for j.l.Boolean and Void. by Pete Gillin · 7 years ago
  97. 06fca49 Merge "Remove unused method String.fastIndexOf" am: 6cf88bbc10 by Przemyslaw Szczepaniak · 7 years ago
  98. 6cf88bb Merge "Remove unused method String.fastIndexOf" by Treehugger Robot · 7 years ago
  99. 45d3a6e Merge "Integrate upstream changes from 8u121-b13 in URLClassLoader" by vichang · 7 years ago
  100. dfd9c00 Merge "Integrate upstream changes from 8u121-b13 in URLClassLoader" by vichang · 7 years ago