1. 2c2c762 Remove duplicate libcore/util/NonNull|Nullable.java files by Paul Duffin · 4 years, 8 months ago
  2. 3514982 Rename ...stubs-gen to stubs-source to clarify its contents by Paul Duffin · 4 years, 9 months ago
  3. 09a6f9b Merge "Change state of Matcher only if NativeMatcher is created successfully" by vichang · 4 years, 8 months ago
  4. 6aa7534 Merge "Move dalvik.system.VersionCodes to dalvik.annotation.compat" by Treehugger Robot · 4 years, 8 months ago
  5. 57bcbff Move dalvik.system.VersionCodes to dalvik.annotation.compat by Paul Duffin · 4 years, 8 months ago
  6. 0e379e5 Merge "Fix package-split-across-modules issue in art.module.api.annotations." by Treehugger Robot · 4 years, 9 months ago
  7. 40abce8 Fix package-split-across-modules issue in art.module.api.annotations. by Pete Gillin · 4 years, 9 months ago
  8. e3685b0 Merge changes from topic "floatToHalfRoundingErrors" by Vladimir Marko · 4 years, 9 months ago
  9. ca68d31 Round to nearest even instead of to nearest 0.5 up by Usama Arif · 4 years, 9 months ago
  10. 91c8308 Merge "Remove redundant checks in CompatChangeRule" by Andrei-Valentin Onea · 4 years, 9 months ago
  11. e7357d6 Remove redundant checks in CompatChangeRule by Andrei Onea · 4 years, 9 months ago
  12. 417ed5e Correct the exponent value calculated when converting from float to half by Usama Arif · 4 years, 9 months ago
  13. 7b05ba0 Change state of Matcher only if NativeMatcher is created successfully by Victor Chang · 4 years, 9 months ago
  14. 04de208 Merge "Move native code of ICU4C regex usage into external/icu" by vichang · 4 years, 9 months ago
  15. 0ea1dfc Merge "Fix platform_compat-test-rules under Java language level 9." by Pete Gillin · 4 years, 9 months ago
  16. 608fdf3 Merge "Restrict visibility of stubs libraries" by Treehugger Robot · 4 years, 9 months ago
  17. c799a7c Restrict visibility of stubs libraries by Paul Duffin · 4 years, 9 months ago
  18. 7fb42bb Fix platform_compat-test-rules under Java language level 9. by Pete Gillin · 4 years, 9 months ago
  19. e432968 Move native code of ICU4C regex usage into external/icu by Victor Chang · 4 years, 9 months ago
  20. 435437f Merge "Add rule for toggling changes at test time" by Andrei-Valentin Onea · 4 years, 9 months ago
  21. e9b6d19 Merge "Add support for new tzlookup.xml attribute" by Treehugger Robot · 4 years, 9 months ago
  22. 0ebace7 Merge "Stop frameworks/base from accessing annotation source files" by Paul Duffin · 4 years, 9 months ago
  23. 124df0d Merge "Fix build failure when OUT_DIR is outside ANDROID_BUILD_TOP" by Tobias Thierer · 4 years, 9 months ago
  24. 450a68d Merge "Clarify restrictions of @FastNative methods" by Daniel Colascione · 4 years, 9 months ago
  25. fce60b7 Merge "Revert "Move tests to postsubmit to reduce lab reporting load temporarily"" by Dan Shi · 4 years, 9 months ago
  26. 1d7d4a7 Fix build failure when OUT_DIR is outside ANDROID_BUILD_TOP by Paul Duffin · 4 years, 9 months ago
  27. e439225 Add rule for toggling changes at test time by Andrei Onea · 4 years, 10 months ago
  28. 81dd1df Stop frameworks/base from accessing annotation source files by Paul Duffin · 4 years, 9 months ago
  29. e31d51c Revert "Move tests to postsubmit to reduce lab reporting load temporarily" by Dan Shi · 4 years, 9 months ago
  30. 12b988a Merge "Add placeholder for core library public stubs source" by Treehugger Robot · 4 years, 9 months ago
  31. 472c9cc Merge "Minimize default MIME map and optimize loading." by Tobias Thierer · 4 years, 9 months ago
  32. e59d0aa Add placeholder for core library public stubs source by Paul Duffin · 4 years, 9 months ago
  33. 3fc6f89 Minimize default MIME map and optimize loading. by Tobias Thierer · 4 years, 9 months ago
  34. 3e70c57 Merge "Remove unnecessary dependency on android_icu4j_resources_lib" by Treehugger Robot · 4 years, 9 months ago
  35. ca843d3 Remove unnecessary dependency on android_icu4j_resources_lib by Paul Duffin · 4 years, 9 months ago
  36. 959cbaf Merge "Remove unused core_api_files filegroup" by Treehugger Robot · 4 years, 9 months ago
  37. 7570ccc Merge "Allow wycheproof to be built against ART module platform API" by Treehugger Robot · 4 years, 9 months ago
  38. 3e9eccd Merge "Move conscrypt module core platform API to external/conscrypt" by Treehugger Robot · 4 years, 9 months ago
  39. 1ac8a94 Merge "Move i18n module core platform API to external/icu" by Treehugger Robot · 4 years, 9 months ago
  40. e585a82 Merge "Revert "Use stable ICU symbols (non-version-specific suffix) in libopenjdk"" by Treehugger Robot · 4 years, 9 months ago
  41. 058daf7 Remove unused core_api_files filegroup by Paul Duffin · 4 years, 9 months ago
  42. f52da6d Revert "Use stable ICU symbols (non-version-specific suffix) in libopenjdk" by vichang · 4 years, 9 months ago
  43. 58e2bd9 Allow wycheproof to be built against ART module platform API by Paul Duffin · 4 years, 9 months ago
  44. 370e410 Move conscrypt module core platform API to external/conscrypt by Paul Duffin · 4 years, 9 months ago
  45. 22d5b7d Move i18n module core platform API to external/icu by Paul Duffin · 4 years, 9 months ago
  46. 2de721c Clarify restrictions of @FastNative methods by Daniel Colascione · 4 years, 9 months ago
  47. 5727b76 Merge "MimeMap: test case normalization of values." by Treehugger Robot · 4 years, 9 months ago
  48. 3e38e9f Merge "Update findSpecial behavior to allow for invoking default methods" by Alex Light · 4 years, 9 months ago
  49. 3a9b283 Merge "Fix java 9 failure when building libcore-unsupportedappusage-annotation" by Treehugger Robot · 4 years, 9 months ago
  50. 2135edf MimeMap: test case normalization of values. by Tobias Thierer · 4 years, 9 months ago
  51. f48513e Fix java 9 failure when building libcore-unsupportedappusage-annotation by Paul Duffin · 4 years, 9 months ago
  52. 08b4f10 Merge "Remove unused core-intra-stubs-system-modules and core.intra.stubs" by Treehugger Robot · 4 years, 9 months ago
  53. d4d4dff Merge "tweak TEST_MAPPING for libcore.content.type" by Treehugger Robot · 4 years, 9 months ago
  54. bb56766 Merge "MimeMap: Construct libcore's default instance lazily, too." by Treehugger Robot · 4 years, 9 months ago
  55. 59bcb6a Merge "Split core platform API into Conscrypt, ART, I18N modules" by Paul Duffin · 4 years, 9 months ago
  56. 3eb1085 tweak TEST_MAPPING for libcore.content.type by Tobias Thierer · 4 years, 9 months ago
  57. f7f3742 MimeMap: Construct libcore's default instance lazily, too. by Tobias Thierer · 4 years, 9 months ago
  58. e1c0c5b Merge "Build core-all using i18n module intra core api" by Treehugger Robot · 4 years, 9 months ago
  59. 317bd51 Split core platform API into Conscrypt, ART, I18N modules by Paul Duffin · 4 years, 9 months ago
  60. b1153b0 Remove unused core-intra-stubs-system-modules and core.intra.stubs by Paul Duffin · 4 years, 9 months ago
  61. f975b71 Build core-all using i18n module intra core api by Paul Duffin · 4 years, 9 months ago
  62. f3c3e7c Merge "Use stable ICU symbols (non-version-specific suffix) in libopenjdk" by vichang · 4 years, 9 months ago
  63. 691c18c Merge "Remove dead code from libcore.icu.ICU (Part 2)" by vichang · 4 years, 9 months ago
  64. 553c87b Update findSpecial behavior to allow for invoking default methods by Alex Light · 4 years, 9 months ago
  65. 7c2e641 Merge "Construct default MimeMap lazily rather than eagerly." by Tobias Thierer · 4 years, 9 months ago
  66. 8f37b14 Use stable ICU symbols (non-version-specific suffix) in libopenjdk by Victor Chang · 4 years, 9 months ago
  67. 7460652 Remove dead code from libcore.icu.ICU (Part 2) by Victor Chang · 4 years, 9 months ago
  68. e87f880 Merge "Remove dead code from libcore.icu.ICU" by vichang · 4 years, 9 months ago
  69. c6a69c2 Merge "Add ICU.getICUVersion() to intra core api for android_icu4j_tests" by Treehugger Robot · 4 years, 9 months ago
  70. 67990e7 Merge "Fix an incorrect comment in JavaLibrary.bp." by Treehugger Robot · 4 years, 9 months ago
  71. cdca7f8 Fix an incorrect comment in JavaLibrary.bp. by Pete Gillin · 4 years, 9 months ago
  72. 0ccaf9c Add support for new tzlookup.xml attribute by Neil Fuller · 4 years, 9 months ago
  73. 63b9a5c Merge "Refactoring: Move MimeMap to libcore.content.type." by Tobias Thierer · 4 years, 9 months ago
  74. 07ab84c Add ICU.getICUVersion() to intra core api for android_icu4j_tests by Paul Duffin · 4 years, 9 months ago
  75. 7879860 Remove dead code from libcore.icu.ICU by Victor Chang · 4 years, 9 months ago
  76. 3f2cef1 Merge "Move conscrypt module intra core API to external/conscrypt" by Treehugger Robot · 4 years, 9 months ago
  77. facd622 Merge "Move i18n module intra core API to external/icu" by Treehugger Robot · 4 years, 9 months ago
  78. a34fd06 Merge "Allow bouncycastle to build against art module public API" by Treehugger Robot · 4 years, 9 months ago
  79. 364631f Construct default MimeMap lazily rather than eagerly. by Tobias Thierer · 4 years, 9 months ago
  80. f545bc7 Allow bouncycastle to build against art module public API by Paul Duffin · 4 years, 9 months ago
  81. c7dae9b Move conscrypt module intra core API to external/conscrypt by Paul Duffin · 4 years, 9 months ago
  82. 7caf1d7 Move i18n module intra core API to external/icu by Paul Duffin · 4 years, 9 months ago
  83. ed33e70 Merge "Remove ICU and Conscrypt source from nullability validation" by Treehugger Robot · 4 years, 9 months ago
  84. ecd2bf1 Merge "Split intra core API into Conscrypt, ART, I18N modules" by Treehugger Robot · 4 years, 9 months ago
  85. bfbfb67 Remove ICU and Conscrypt source from nullability validation by Paul Duffin · 4 years, 9 months ago
  86. a38da2d Split intra core API into Conscrypt, ART, I18N modules by Paul Duffin · 4 years, 9 months ago
  87. c83d045 Refactoring: Move MimeMap to libcore.content.type. by Tobias Thierer · 4 years, 9 months ago
  88. bbad557 Merge "Enforce that a MimeMap's MIME types contain a '/' but extensions don't." by Tobias Thierer · 4 years, 9 months ago
  89. 50ff1d3 Merge "CtsMimeMapTestCases: Run in presubmit for relevant packages." by Tobias Thierer · 4 years, 9 months ago
  90. 9cfcd97 Enforce that a MimeMap's MIME types contain a '/' but extensions don't. by Tobias Thierer · 4 years, 9 months ago
  91. e58c3d8 Merge "external/conscrypt no longer uses core-all-system-modules" by Treehugger Robot · 4 years, 9 months ago
  92. d50a6a3 Merge "Remove unnecessary usages of core-all and restrict its visibility" by Treehugger Robot · 4 years, 9 months ago
  93. c81a929 Merge "Make CTS more opinionated about the platform's default MimeMap." by Tobias Thierer · 4 years, 9 months ago
  94. 655ce3a Merge "Move conscrypt.module...stubs to external/conscrypt" by Treehugger Robot · 4 years, 9 months ago
  95. 8b824f4 external/conscrypt no longer uses core-all-system-modules by Paul Duffin · 4 years, 9 months ago
  96. a8173c5 Remove unnecessary usages of core-all and restrict its visibility by Paul Duffin · 4 years, 9 months ago
  97. 170dfcf Make CTS more opinionated about the platform's default MimeMap. by Tobias Thierer · 4 years, 9 months ago
  98. ba71f83 Move conscrypt.module...stubs to external/conscrypt by Paul Duffin · 4 years, 9 months ago
  99. 4d29d16 Merge "Move core-icu4j, core-icu4j-testdex and i18n.module... to external/icu" by Treehugger Robot · 4 years, 9 months ago
  100. 1a3cab1 Merge "Move tests to postsubmit to reduce lab reporting load temporarily" by Dan Shi · 4 years, 9 months ago