1. 5db4b03 Make java_system_modules visible to sdk by Paul Duffin · 4 years, 6 months ago
  2. 738eadb Remove the disabled test for zlib determinism. by Elliott Hughes · 4 years, 6 months ago
  3. 86abe9e Make some build targets visible to art sdk by Paul Duffin · 4 years, 7 months ago
  4. a08954d Use truth-prebuilt-jar instead of truth-prebuilt. by Nicolas Geoffray · 4 years, 8 months ago
  5. f852ea9 Merge "[libcore][debug-info] Add a test for StackTraceElement data" by Treehugger Robot · 4 years, 8 months ago
  6. c2bd7fd [libcore][debug-info] Add a test for StackTraceElement data by Dan Zimmerman · 4 years, 8 months ago
  7. b916cac Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 8 months ago
  8. 5355a77 Allow FrameworksWifiApiTests to use core-test-rules by David Su · 4 years, 8 months ago
  9. 76713fc Expose CloseGuardSupport for testing by David Su · 4 years, 9 months ago
  10. 2829b54 Revert "Revert submission from topic "separate-testing"." by Andrei Onea · 4 years, 9 months ago
  11. d38b50d Revert submission from topic "separate-testing". by Roland Levillain · 4 years, 9 months ago
  12. c5d7d08 Make (Core)CompatChangeRule libcore-specific by Andrei Onea · 4 years, 10 months ago
  13. 0510d49 Merge "Move android.compat.annotation package out of libcore" by Anna Trostanetski · 4 years, 9 months ago
  14. 3f028ca Rewrite references in OpenJDK code to use absolute paths by Paul Duffin · 4 years, 9 months ago
  15. 69474bb Move android.compat.annotation package out of libcore by atrost · 4 years, 10 months ago
  16. 42d8c1f Remove metalava-manual from droidstubs generation by Paul Duffin · 4 years, 10 months ago
  17. c3e1c0a Apply annotations to stubs and stop exporting droiddoc dirs by Paul Duffin · 4 years, 10 months ago
  18. 6e9164b Merge "Revert submission" by satayev · 4 years, 9 months ago
  19. 2f1b69c Revert submission by satayev · 4 years, 9 months ago
  20. 75baedf Merge "Make CompatChangeRule usable host-side" by Andrei-Valentin Onea · 4 years, 9 months ago
  21. b0fdd20 Make CompatChangeRule usable host-side by Andrei Onea · 4 years, 10 months ago
  22. fe5f63c Retry: Use ART module public API stubs not implementation classes by Paul Duffin · 4 years, 10 months ago
  23. 016b969 Revert "Use ART module public API stubs not implementation classes" by Izabela Orlowska · 4 years, 10 months ago
  24. d2879e5 Use ART module public API stubs not implementation classes by Paul Duffin · 4 years, 10 months ago
  25. 5c01025 Merge "Rename android_icu4j_src_files filegroup" by vichang · 4 years, 10 months ago
  26. bd7f910 Use conscrypt module public API stubs not implementation classes by Paul Duffin · 4 years, 11 months ago
  27. 3719d06 Rename android_icu4j_src_files filegroup by Victor Chang · 4 years, 10 months ago
  28. 5cd69e4 Make art module public stubs include nullability annotations by Paul Duffin · 4 years, 10 months ago
  29. 3514982 Rename ...stubs-gen to stubs-source to clarify its contents by Paul Duffin · 4 years, 10 months ago
  30. 57bcbff Move dalvik.system.VersionCodes to dalvik.annotation.compat by Paul Duffin · 4 years, 10 months ago
  31. 40abce8 Fix package-split-across-modules issue in art.module.api.annotations. by Pete Gillin · 4 years, 10 months ago
  32. 0ea1dfc Merge "Fix platform_compat-test-rules under Java language level 9." by Pete Gillin · 4 years, 10 months ago
  33. c799a7c Restrict visibility of stubs libraries by Paul Duffin · 4 years, 10 months ago
  34. 7fb42bb Fix platform_compat-test-rules under Java language level 9. by Pete Gillin · 4 years, 10 months ago
  35. 435437f Merge "Add rule for toggling changes at test time" by Andrei-Valentin Onea · 4 years, 10 months ago
  36. 0ebace7 Merge "Stop frameworks/base from accessing annotation source files" by Paul Duffin · 4 years, 10 months ago
  37. 1d7d4a7 Fix build failure when OUT_DIR is outside ANDROID_BUILD_TOP by Paul Duffin · 4 years, 10 months ago
  38. e439225 Add rule for toggling changes at test time by Andrei Onea · 5 years ago
  39. 81dd1df Stop frameworks/base from accessing annotation source files by Paul Duffin · 4 years, 10 months ago
  40. e59d0aa Add placeholder for core library public stubs source by Paul Duffin · 4 years, 11 months ago
  41. ca843d3 Remove unnecessary dependency on android_icu4j_resources_lib by Paul Duffin · 4 years, 10 months ago
  42. 058daf7 Remove unused core_api_files filegroup by Paul Duffin · 4 years, 10 months ago
  43. f48513e Fix java 9 failure when building libcore-unsupportedappusage-annotation by Paul Duffin · 4 years, 11 months ago
  44. f975b71 Build core-all using i18n module intra core api by Paul Duffin · 4 years, 11 months ago
  45. c6a69c2 Merge "Add ICU.getICUVersion() to intra core api for android_icu4j_tests" by Treehugger Robot · 4 years, 11 months ago
  46. cdca7f8 Fix an incorrect comment in JavaLibrary.bp. by Pete Gillin · 4 years, 11 months ago
  47. 07ab84c Add ICU.getICUVersion() to intra core api for android_icu4j_tests by Paul Duffin · 4 years, 11 months ago
  48. f545bc7 Allow bouncycastle to build against art module public API by Paul Duffin · 4 years, 11 months ago
  49. bfbfb67 Remove ICU and Conscrypt source from nullability validation by Paul Duffin · 4 years, 11 months ago
  50. a38da2d Split intra core API into Conscrypt, ART, I18N modules by Paul Duffin · 4 years, 11 months ago
  51. e58c3d8 Merge "external/conscrypt no longer uses core-all-system-modules" by Treehugger Robot · 4 years, 11 months ago
  52. d50a6a3 Merge "Remove unnecessary usages of core-all and restrict its visibility" by Treehugger Robot · 4 years, 11 months ago
  53. 8b824f4 external/conscrypt no longer uses core-all-system-modules by Paul Duffin · 5 years ago
  54. a8173c5 Remove unnecessary usages of core-all and restrict its visibility by Paul Duffin · 5 years ago
  55. ba71f83 Move conscrypt.module...stubs to external/conscrypt by Paul Duffin · 5 years ago
  56. 00b174e Move core-icu4j, core-icu4j-testdex and i18n.module... to external/icu by Paul Duffin · 5 years ago
  57. 3d61eaf Merge changes from topics "bug136256059_attempt2", "bug136256059_builder" by Tobias Thierer · 4 years, 11 months ago
  58. 86f0896 Move default MimeMap implementation to frameworks. by Tobias Thierer · 5 years ago
  59. a6323a2 Remove unnecessary use of --patch-module by Paul Duffin · 5 years ago
  60. 0eb2b74 Merge "Remove unused core-system-modules" by Paul Duffin · 5 years ago
  61. 77f2c57 Fix java 9 build breakage caused by splitting core.current.stubs by Paul Duffin · 5 years ago
  62. fb46f73 Remove unused core-system-modules by Paul Duffin · 5 years ago
  63. a8bb606 Split core_current into separate module specific APIs by Paul Duffin · 5 years ago
  64. 01f6c02 Add TestRule to enable access to deprecated BC algorithms by Paul Duffin · 5 years ago
  65. 0e0f8c4 Remove duplicate libraries that are provided by system modules by Paul Duffin · 5 years ago
  66. 53690cb Make core.current.stubs a proper subset of android.jar by Paul Duffin · 5 years ago
  67. b082e4a Remove prefix property from platform_compat_config module by atrost · 5 years ago
  68. aef55ca Revert "Move default MimeMap implementation to frameworks." by Tobias Thierer · 5 years ago
  69. d9e06a7 Move default MimeMap implementation to frameworks. by Tobias Thierer · 5 years ago
  70. b28d3f8 Build core-icu4j against core-current sdk by Victor Chang · 5 years ago
  71. 5090a0c Define @IntraCoreApi between libcore and icu4j by Victor Chang · 5 years ago
  72. cad47af Separate icu4j from core-libart by Victor Chang · 5 years ago
  73. 98ec08d Upload platform compat config generated from core-all target. by atrost · 5 years ago
  74. b736fce Use external/mime-support's mime.types rather than libcore's copy. by Tobias Thierer · 5 years ago
  75. 79eea26 libcore: java_resource_dirs -> java_resources by Tobias Thierer · 5 years ago
  76. c241d6a Set default visibility to private by Paul Duffin · 5 years ago
  77. 857aea0 Merge changes I449d903b,I31bb2339 by Pete Gillin · 5 years ago
  78. ec902b8 Add a test for jarjar with Java 9 language features. by Pete Gillin · 5 years ago
  79. 05a4320 Move Java9LanguageFeaturesTest into its own directory. by Pete Gillin · 5 years ago
  80. 419b242 Stubs generation should not depend on core_platform by Paul Duffin · 5 years ago
  81. e039da5e Remove runtime module host tzdata files by Neil Fuller · 5 years ago
  82. 53c491f Replace no_framework_libs: true with sdk_version: "core_platform" by Paul Duffin · 5 years ago
  83. 83c2538 Switch from no_standard_libs:true to sdk_version:"none" by Paul Duffin · 5 years ago
  84. b55af10 Move android_icu4j_resources_lib to external/icu/android_icu4j by Paul Duffin · 5 years ago
  85. ea115d2 Merge "Add a host simulation of the tzdata module" by Treehugger Robot · 5 years ago
  86. 53c5f03 Add a host simulation of the tzdata module by Neil Fuller · 5 years ago
  87. 61dabbf Add a system_modules defn for core.current.stubs by Neil Fuller · 6 years ago
  88. f0ef625 Allow layoutlib to access core-libart by Colin Cross · 5 years ago
  89. cf66bfd core-all-system-modules: Restrict visibility. by Tobias Thierer · 5 years ago
  90. 5233164 Revert "core-all-system-modules: Restrict visibility." by Tobias Thierer · 5 years ago
  91. 5a63e0e core-all-system-modules: Restrict visibility. by Tobias Thierer · 5 years ago
  92. 93f5bb8 Fix language level 9 build. by Tobias Thierer · 5 years ago
  93. 7d0e742 Merge "Convert benchmarks/Android.mk to .bp" by Paul Duffin · 5 years ago
  94. 94f7023 Convert benchmarks/Android.mk to .bp by Paul Duffin · 5 years ago
  95. b17d891 Merge "Push filesystemstest and parameter-metadata-test down" by Paul Duffin · 5 years ago
  96. c6bf27b Improve description of core-oj-hiddenapi by Paul Duffin · 5 years ago
  97. dffac78 Push filesystemstest and parameter-metadata-test down by Paul Duffin · 5 years ago
  98. c31f6bb Reformat all .bp files using bpfmt -w by Paul Duffin · 5 years ago
  99. 16a057f Fix tests broken by D8's handling of class retention annotations by Paul Duffin · 5 years ago
  100. 5403581 Work around Java 9 build failures due to @Generated annotations. by Pete Gillin · 5 years ago