1. 0dac6dd DO NOT MERGE by The Android Open Source Project · 6 years ago
  2. 43cdac7 Merge "Remove an unused method from TimeZoneNames" by Treehugger Robot · 6 years ago
  3. 8ac10cc Add InMemoryDexClassLoader test with null parent by David Brazdil · 6 years ago
  4. 8760f83 Add runtime module into the tz data search path by Neil Fuller · 6 years ago
  5. 8912257 Track move of APEX module tz files under etc/tz by Neil Fuller · 6 years ago
  6. 0972919 Merge "Remove unused libjavacore dependency on libutils." by Treehugger Robot · 6 years ago
  7. 97e7c99 Merge "Tweak / extend time zone related debug info" by Neil Fuller · 6 years ago
  8. 28127cf Merge "Tweak the location of the tz module ICU file" by Neil Fuller · 6 years ago
  9. cc36a9b Remove unused libjavacore dependency on libutils. by Pete Bentley · 6 years ago
  10. dc7c504 Merge "Include tz_version on device" by Neil Fuller · 6 years ago
  11. 452ceea Merge "Verify java.text.SimpleDateFormat against 8u121-b13 (part 1)" by Treehugger Robot · 6 years ago
  12. 474ad31 Add @Nullable and @NonNull to intra-core API by Adam Vartanian · 6 years ago
  13. 047b9f0 Merge "Blacklist SSL(Server)?SocketFactory default fields in Q and above" by Paul Duffin · 6 years ago
  14. dd988fa Tweak / extend time zone related debug info by Neil Fuller · 6 years ago
  15. 1a0bd544 Tweak the location of the tz module ICU file by Neil Fuller · 6 years ago
  16. 5a2c0fc Verify java.text.SimpleDateFormat against 8u121-b13 (part 1) by Nikita Iashchenko · 6 years ago
  17. 25ed3ac Blacklist SSL(Server)?SocketFactory default fields in Q and above by Paul Duffin · 6 years ago
  18. c25c4cd Merge "Add fields to ClassExt to store pre-redefine DexFile pointer" by David Brazdil · 6 years ago
  19. c126989 Merge "Add initial support for RuntimeService" by Neil Fuller · 6 years ago
  20. 1ba63c8 Add fields to ClassExt to store pre-redefine DexFile pointer by David Brazdil · 6 years ago
  21. 7a9cf73 Blacklist primitive wrapper class value fields for Q and above by Paul Duffin · 6 years ago
  22. 54be7bf Merge "Re-order assignments in BaseDexClassLoader constructor." by Nicolas Geoffray · 6 years ago
  23. 394ee56 Merge "Add .m4r to audio/mpeg mimetype for Android" by Treehugger Robot · 6 years ago
  24. 45072c4 Merge "libjavacore does not need to depend on libfdlibm." by Treehugger Robot · 6 years ago
  25. 02374ef libjavacore does not need to depend on libfdlibm. by Pete Bentley · 6 years ago
  26. 38cc8b0 Add .m4r to audio/mpeg mimetype for Android by Chong Zhang · 6 years ago
  27. 86cc9fc Remove an unused method from TimeZoneNames by Neil Fuller · 6 years ago
  28. 80d0abb Merge "Add stubs for remaining libcore classes in hiddenapi" by Treehugger Robot · 6 years ago
  29. 88b9342 Include tz_version on device by Neil Fuller · 6 years ago
  30. df09ad3 Add native hooks for zygote pre and post fork. by Nicolas Geoffray · 6 years ago
  31. db41296 Merge pi-qpr1-release PQ1A.181105.017.A1 to pi-platform-release by Bill Yi · 6 years ago
  32. 0d715bc Re-order assignments in BaseDexClassLoader constructor. by Nicolas Geoffray · 6 years ago
  33. 8c2b207 Add stubs for remaining libcore classes in hiddenapi by Paul Duffin · 6 years ago
  34. 446d0fc Merge "Move final timezone classes to libcore.timezone" by Neil Fuller · 6 years ago
  35. af5da18 Move final timezone classes to libcore.timezone by Neil Fuller · 6 years ago
  36. 7a4d3db Add initial support for RuntimeService by Neil Fuller · 6 years ago
  37. c111ea5 Merge "Simplify InMemoryDexClassLoaderTest libSearchPath test" by Neil Fuller · 6 years ago
  38. ba7ec8f Merge "Move some timezone classes to libcore.timezone" by Neil Fuller · 6 years ago
  39. 7c6122f Merge "Fix Android change markers" by Treehugger Robot · 6 years ago
  40. 4b97481 Fix Android change markers by Nikita Iashchenko · 6 years ago
  41. 0137157 Simplify InMemoryDexClassLoaderTest libSearchPath test by David Brazdil · 6 years ago
  42. 310673f Merge "Update loading-test.dex blob" by David Brazdil · 6 years ago
  43. bd376e4 Update loading-test.dex blob by David Brazdil · 6 years ago
  44. 61bfdce Merge "Add missing default constructors" by Treehugger Robot · 6 years ago
  45. 560c24a Add missing default constructors by Paul Duffin · 6 years ago
  46. 8a88f74 Merge "Support libSearchPath for InMemoryDexClassLoader" by David Brazdil · 6 years ago
  47. c2a6fa9 Move some timezone classes to libcore.timezone by Neil Fuller · 6 years ago
  48. 4e6b16d Support libSearchPath for InMemoryDexClassLoader by David Brazdil · 6 years ago
  49. b87e208 Merge "Verify java.text.DecimalFormat against 8u121-b13" by Treehugger Robot · 6 years ago
  50. 75df735 Verify java.text.DecimalFormat against 8u121-b13 by Nikita Iashchenko · 6 years ago
  51. b875add Merge "Further minor patches for Fuchsia libcore support." by Doug Horn · 6 years ago
  52. e9cc931 Further minor patches for Fuchsia libcore support. by Doug Horn · 6 years ago
  53. a22340f Merge "Fix harmony URLConnectionTest hanging for 25sec." by Treehugger Robot · 6 years ago
  54. 1dbe685 Merge "Turn on nullability annotation for the non-ojluni classes." by Treehugger Robot · 6 years ago
  55. d82849e Merge "Add nullability annotations for ConcurrentHashMap." by Treehugger Robot · 6 years ago
  56. 7b3ef9b Fix harmony URLConnectionTest hanging for 25sec. by Tobias Thierer · 6 years ago
  57. 8309e14 Add nullability annotations for ConcurrentHashMap. by Pete Gillin · 6 years ago
  58. 6064789 Merge "Introduce TzDataSetVersion class" by Neil Fuller · 6 years ago
  59. e784ef2 Introduce TzDataSetVersion class by Neil Fuller · 6 years ago
  60. 4b7a170 Merge "Add shared libraries to BaseDexClassLoader." by Nicolas Geoffray · 6 years ago
  61. 490486e Deprecate android.system.Os.setuid and the likes by Victor Hsieh · 6 years ago
  62. 57b68eb Add shared libraries to BaseDexClassLoader. by Nicolas Geoffray · 6 years ago
  63. 58d8b7b Merge "Initial libcore fuchsia support." by Doug Horn · 6 years ago
  64. c5f179b Turn on nullability annotation for the non-ojluni classes. by Pete Gillin · 6 years ago
  65. a242673 Initial libcore fuchsia support. by Doug Horn · 6 years ago
  66. d260231 Merge "Add nullability annotations for static utils in java.util." by Treehugger Robot · 6 years ago
  67. c8b7dac Merge "Add nullability annotations to BigInteger." by Treehugger Robot · 6 years ago
  68. 9326c74 Merge "Add nullability annotations to JSONObject." by Treehugger Robot · 6 years ago
  69. 60413fe Merge "Add nullability annotations for some Map types." by Treehugger Robot · 6 years ago
  70. 30ba19d Add nullability annotations to JSONObject. by Pete Gillin · 6 years ago
  71. 365367f Add nullability annotations to BigInteger. by Pete Gillin · 6 years ago
  72. 70df410 Merge "Change Transliterator from CorePlatformApi to public api" by vichang · 6 years ago
  73. 57a5047 Add nullability annotations for some Map types. by Pete Gillin · 6 years ago
  74. c3c1ce1 Merge "Remove unnecessary classes from CorePlatformApi" by Neil Fuller · 6 years ago
  75. 5b55a65 Add nullability annotations for static utils in java.util. by Pete Gillin · 6 years ago
  76. eba96ea Remove unnecessary classes from CorePlatformApi by Neil Fuller · 6 years ago
  77. cd06c55 Merge "Add UnsupportedAppUsage annotation to core platform and intra core apis" by Paul Duffin · 6 years ago
  78. e3e5752 Add UnsupportedAppUsage annotation to core platform and intra core apis by Paul Duffin · 6 years ago
  79. 19a5bfe Merge "Move useful core-libart_oj build rule" by Neil Fuller · 6 years ago
  80. a2734d7 Change Transliterator from CorePlatformApi to public api by Victor Chang · 6 years ago
  81. 8e3e7da Move useful core-libart_oj build rule by Neil Fuller · 6 years ago
  82. 458edf7 Merge "Add tests for ALPN-related methods." by Adam Vartanian · 6 years ago
  83. dd147f8 Merge "Call Reporter even if there are unknown classloaders." by Treehugger Robot · 6 years ago
  84. 3c1d60d Call Reporter even if there are unknown classloaders. by Alan Stokes · 6 years ago
  85. 73942d8 Add tests for ALPN-related methods. by Adam Vartanian · 6 years ago
  86. 8e83482e Merge "Add ALPN methods from OpenJDK 9" by Adam Vartanian · 6 years ago
  87. 7a84aa2 Merge "Add nullability annotations to several Collection types." by Treehugger Robot · 6 years ago
  88. e143fbc Merge "Add instructions for checking out OpenJDK ToT." by Treehugger Robot · 6 years ago
  89. 51072cc Merge "Finalize the name of the apex package" by Neil Fuller · 6 years ago
  90. 4c5b1e0 Add instructions for checking out OpenJDK ToT. by Tobias Thierer · 6 years ago
  91. ae70649 Finalize the name of the apex package by Neil Fuller · 6 years ago
  92. c46518a Add nullability annotations to several Collection types. by Pete Gillin · 6 years ago
  93. 8be8790 Merge "Simplify how PssInstrumentation works." by Treehugger Robot · 6 years ago
  94. e9da9c3 Merge "Enable and demonstrate Java 9 language features in libcore." by Treehugger Robot · 6 years ago
  95. cd2e430 Merge "Add tests for edge-cases in j.u.regex.Matcher." by Pete Gillin · 6 years ago
  96. 95b8c4c Add tests for edge-cases in j.u.regex.Matcher. by Pete Gillin · 6 years ago
  97. e3f898d Simplify how PssInstrumentation works. by Pete Gillin · 6 years ago
  98. d22837f Merge "Remove dependency on libssl" by Treehugger Robot · 6 years ago
  99. 9a4090b Add ALPN methods from OpenJDK 9 by Adam Vartanian · 6 years ago
  100. 5c44929 Merge "Add nullability annotations for j.u.regex.Matcher and Pattern." by Treehugger Robot · 6 years ago