1. 435437f Merge "Add rule for toggling changes at test time" by Andrei-Valentin Onea · 5 years ago
  2. e9b6d19 Merge "Add support for new tzlookup.xml attribute" by Treehugger Robot · 5 years ago
  3. 0ebace7 Merge "Stop frameworks/base from accessing annotation source files" by Paul Duffin · 5 years ago
  4. 124df0d Merge "Fix build failure when OUT_DIR is outside ANDROID_BUILD_TOP" by Tobias Thierer · 5 years ago
  5. 450a68d Merge "Clarify restrictions of @FastNative methods" by Daniel Colascione · 5 years ago
  6. fce60b7 Merge "Revert "Move tests to postsubmit to reduce lab reporting load temporarily"" by Dan Shi · 5 years ago
  7. 1d7d4a7 Fix build failure when OUT_DIR is outside ANDROID_BUILD_TOP by Paul Duffin · 5 years ago
  8. e439225 Add rule for toggling changes at test time by Andrei Onea · 5 years ago
  9. 81dd1df Stop frameworks/base from accessing annotation source files by Paul Duffin · 5 years ago
  10. e31d51c Revert "Move tests to postsubmit to reduce lab reporting load temporarily" by Dan Shi · 5 years ago
  11. 12b988a Merge "Add placeholder for core library public stubs source" by Treehugger Robot · 5 years ago
  12. 472c9cc Merge "Minimize default MIME map and optimize loading." by Tobias Thierer · 5 years ago
  13. e59d0aa Add placeholder for core library public stubs source by Paul Duffin · 5 years ago
  14. 3fc6f89 Minimize default MIME map and optimize loading. by Tobias Thierer · 5 years ago
  15. 3e70c57 Merge "Remove unnecessary dependency on android_icu4j_resources_lib" by Treehugger Robot · 5 years ago
  16. ca843d3 Remove unnecessary dependency on android_icu4j_resources_lib by Paul Duffin · 5 years ago
  17. 959cbaf Merge "Remove unused core_api_files filegroup" by Treehugger Robot · 5 years ago
  18. 7570ccc Merge "Allow wycheproof to be built against ART module platform API" by Treehugger Robot · 5 years ago
  19. 3e9eccd Merge "Move conscrypt module core platform API to external/conscrypt" by Treehugger Robot · 5 years ago
  20. 1ac8a94 Merge "Move i18n module core platform API to external/icu" by Treehugger Robot · 5 years ago
  21. e585a82 Merge "Revert "Use stable ICU symbols (non-version-specific suffix) in libopenjdk"" by Treehugger Robot · 5 years ago
  22. 058daf7 Remove unused core_api_files filegroup by Paul Duffin · 5 years ago
  23. f52da6d Revert "Use stable ICU symbols (non-version-specific suffix) in libopenjdk" by vichang · 5 years ago
  24. 58e2bd9 Allow wycheproof to be built against ART module platform API by Paul Duffin · 5 years ago
  25. 370e410 Move conscrypt module core platform API to external/conscrypt by Paul Duffin · 5 years ago
  26. 22d5b7d Move i18n module core platform API to external/icu by Paul Duffin · 5 years ago
  27. 2de721c Clarify restrictions of @FastNative methods by Daniel Colascione · 5 years ago
  28. 5727b76 Merge "MimeMap: test case normalization of values." by Treehugger Robot · 5 years ago
  29. 3e38e9f Merge "Update findSpecial behavior to allow for invoking default methods" by Alex Light · 5 years ago
  30. 3a9b283 Merge "Fix java 9 failure when building libcore-unsupportedappusage-annotation" by Treehugger Robot · 5 years ago
  31. 2135edf MimeMap: test case normalization of values. by Tobias Thierer · 5 years ago
  32. f48513e Fix java 9 failure when building libcore-unsupportedappusage-annotation by Paul Duffin · 5 years ago
  33. 08b4f10 Merge "Remove unused core-intra-stubs-system-modules and core.intra.stubs" by Treehugger Robot · 5 years ago
  34. d4d4dff Merge "tweak TEST_MAPPING for libcore.content.type" by Treehugger Robot · 5 years ago
  35. bb56766 Merge "MimeMap: Construct libcore's default instance lazily, too." by Treehugger Robot · 5 years ago
  36. 59bcb6a Merge "Split core platform API into Conscrypt, ART, I18N modules" by Paul Duffin · 5 years ago
  37. 3eb1085 tweak TEST_MAPPING for libcore.content.type by Tobias Thierer · 5 years ago
  38. f7f3742 MimeMap: Construct libcore's default instance lazily, too. by Tobias Thierer · 5 years ago
  39. e1c0c5b Merge "Build core-all using i18n module intra core api" by Treehugger Robot · 5 years ago
  40. 317bd51 Split core platform API into Conscrypt, ART, I18N modules by Paul Duffin · 5 years ago
  41. b1153b0 Remove unused core-intra-stubs-system-modules and core.intra.stubs by Paul Duffin · 5 years ago
  42. f975b71 Build core-all using i18n module intra core api by Paul Duffin · 5 years ago
  43. f3c3e7c Merge "Use stable ICU symbols (non-version-specific suffix) in libopenjdk" by vichang · 5 years ago
  44. 691c18c Merge "Remove dead code from libcore.icu.ICU (Part 2)" by vichang · 5 years ago
  45. 553c87b Update findSpecial behavior to allow for invoking default methods by Alex Light · 5 years ago
  46. 7c2e641 Merge "Construct default MimeMap lazily rather than eagerly." by Tobias Thierer · 5 years ago
  47. 8f37b14 Use stable ICU symbols (non-version-specific suffix) in libopenjdk by Victor Chang · 5 years ago
  48. 7460652 Remove dead code from libcore.icu.ICU (Part 2) by Victor Chang · 5 years ago
  49. e87f880 Merge "Remove dead code from libcore.icu.ICU" by vichang · 5 years ago
  50. c6a69c2 Merge "Add ICU.getICUVersion() to intra core api for android_icu4j_tests" by Treehugger Robot · 5 years ago
  51. 67990e7 Merge "Fix an incorrect comment in JavaLibrary.bp." by Treehugger Robot · 5 years ago
  52. cdca7f8 Fix an incorrect comment in JavaLibrary.bp. by Pete Gillin · 5 years ago
  53. 0ccaf9c Add support for new tzlookup.xml attribute by Neil Fuller · 5 years ago
  54. 63b9a5c Merge "Refactoring: Move MimeMap to libcore.content.type." by Tobias Thierer · 5 years ago
  55. 07ab84c Add ICU.getICUVersion() to intra core api for android_icu4j_tests by Paul Duffin · 5 years ago
  56. 7879860 Remove dead code from libcore.icu.ICU by Victor Chang · 5 years ago
  57. 3f2cef1 Merge "Move conscrypt module intra core API to external/conscrypt" by Treehugger Robot · 5 years ago
  58. facd622 Merge "Move i18n module intra core API to external/icu" by Treehugger Robot · 5 years ago
  59. a34fd06 Merge "Allow bouncycastle to build against art module public API" by Treehugger Robot · 5 years ago
  60. 364631f Construct default MimeMap lazily rather than eagerly. by Tobias Thierer · 5 years ago
  61. f545bc7 Allow bouncycastle to build against art module public API by Paul Duffin · 5 years ago
  62. c7dae9b Move conscrypt module intra core API to external/conscrypt by Paul Duffin · 5 years ago
  63. 7caf1d7 Move i18n module intra core API to external/icu by Paul Duffin · 5 years ago
  64. ed33e70 Merge "Remove ICU and Conscrypt source from nullability validation" by Treehugger Robot · 5 years ago
  65. ecd2bf1 Merge "Split intra core API into Conscrypt, ART, I18N modules" by Treehugger Robot · 5 years ago
  66. bfbfb67 Remove ICU and Conscrypt source from nullability validation by Paul Duffin · 5 years ago
  67. a38da2d Split intra core API into Conscrypt, ART, I18N modules by Paul Duffin · 5 years ago
  68. c83d045 Refactoring: Move MimeMap to libcore.content.type. by Tobias Thierer · 5 years ago
  69. bbad557 Merge "Enforce that a MimeMap's MIME types contain a '/' but extensions don't." by Tobias Thierer · 5 years ago
  70. 50ff1d3 Merge "CtsMimeMapTestCases: Run in presubmit for relevant packages." by Tobias Thierer · 5 years ago
  71. 9cfcd97 Enforce that a MimeMap's MIME types contain a '/' but extensions don't. by Tobias Thierer · 5 years ago
  72. e58c3d8 Merge "external/conscrypt no longer uses core-all-system-modules" by Treehugger Robot · 5 years ago
  73. d50a6a3 Merge "Remove unnecessary usages of core-all and restrict its visibility" by Treehugger Robot · 5 years ago
  74. c81a929 Merge "Make CTS more opinionated about the platform's default MimeMap." by Tobias Thierer · 5 years ago
  75. 655ce3a Merge "Move conscrypt.module...stubs to external/conscrypt" by Treehugger Robot · 5 years ago
  76. 8b824f4 external/conscrypt no longer uses core-all-system-modules by Paul Duffin · 5 years ago
  77. a8173c5 Remove unnecessary usages of core-all and restrict its visibility by Paul Duffin · 5 years ago
  78. 170dfcf Make CTS more opinionated about the platform's default MimeMap. by Tobias Thierer · 5 years ago
  79. ba71f83 Move conscrypt.module...stubs to external/conscrypt by Paul Duffin · 5 years ago
  80. 4d29d16 Merge "Move core-icu4j, core-icu4j-testdex and i18n.module... to external/icu" by Treehugger Robot · 5 years ago
  81. 1a3cab1 Merge "Move tests to postsubmit to reduce lab reporting load temporarily" by Dan Shi · 5 years ago
  82. 44ab8ee Move tests to postsubmit to reduce lab reporting load temporarily by Dan Shi · 5 years ago
  83. 924b204 CtsMimeMapTestCases: Run in presubmit for relevant packages. by Tobias Thierer · 5 years ago
  84. 00b174e Move core-icu4j, core-icu4j-testdex and i18n.module... to external/icu by Paul Duffin · 5 years ago
  85. 3d61eaf Merge changes from topics "bug136256059_attempt2", "bug136256059_builder" by Tobias Thierer · 5 years ago
  86. 6c7bc36 Merge "Thread test: Avoid potential leak and return first error" by Treehugger Robot · 5 years ago
  87. cd6d49e Make MimeMap final and introduce MimeMap.Builder. by Tobias Thierer · 5 years ago
  88. 86f0896 Move default MimeMap implementation to frameworks. by Tobias Thierer · 5 years ago
  89. 53e889d Merge "Remove unnecessary use of --patch-module" by Treehugger Robot · 5 years ago
  90. a6323a2 Remove unnecessary use of --patch-module by Paul Duffin · 5 years ago
  91. 0eb2b74 Merge "Remove unused core-system-modules" by Paul Duffin · 5 years ago
  92. f1eb97a Merge "Fix java 9 build breakage caused by splitting core.current.stubs" by Treehugger Robot · 5 years ago
  93. 77f2c57 Fix java 9 build breakage caused by splitting core.current.stubs by Paul Duffin · 5 years ago
  94. fb46f73 Remove unused core-system-modules by Paul Duffin · 5 years ago
  95. 5d71329 Merge "Split core_current into separate module specific APIs" by Treehugger Robot · 5 years ago
  96. d465c8a Merge "Restrict visibility of intra.core.stubs" by Treehugger Robot · 5 years ago
  97. a8bb606 Split core_current into separate module specific APIs by Paul Duffin · 5 years ago
  98. 313bc8d Merge "Work around is64BitInstructionSet non-SDK api" by Treehugger Robot · 5 years ago
  99. 3fb7271 Work around is64BitInstructionSet non-SDK api by bohu · 5 years ago
  100. 4a16573 Restrict visibility of intra.core.stubs by Paul Duffin · 5 years ago