1. 4235519 Merge "Remove unused java.nio.charset.ModifiedUtf8" am: 62b82cdbda by vichang · 5 years ago
  2. 62b82cd Merge "Remove unused java.nio.charset.ModifiedUtf8" by vichang · 5 years ago
  3. 4cac989 Merge "Migrate UnicodeString usage to equivalent C API" am: 401a214792 by vichang · 5 years ago
  4. 401a214 Merge "Migrate UnicodeString usage to equivalent C API" by vichang · 5 years ago
  5. 22333d0 Remove unused java.nio.charset.ModifiedUtf8 by Victor Chang · 5 years ago
  6. ae765bb Migrate UnicodeString usage to equivalent C API by Victor Chang · 5 years ago
  7. 72a59fc Merge "Fix docs to be clearer and more maintainable" am: cdf8bd799b by Neil Fuller · 5 years ago
  8. cdf8bd7 Merge "Fix docs to be clearer and more maintainable" by Neil Fuller · 5 years ago
  9. bfa584e Merge "Speed up BigInteger gcd with one small argument" am: 24c9eae1c5 by Hans Boehm · 5 years ago
  10. 24c9eae Merge "Speed up BigInteger gcd with one small argument" by Hans Boehm · 5 years ago
  11. 79f4a4a Merge "Make art module public stubs include nullability annotations" by Paul Duffin · 5 years ago
  12. eb3122f Merge "Add a comment about the leaks in JniConstants" am: d27a148f23 by vichang · 5 years ago
  13. 5b75cd7 Merge "Make art module public stubs include nullability annotations" by Treehugger Robot · 5 years ago
  14. d27a148 Merge "Add a comment about the leaks in JniConstants" by vichang · 5 years ago
  15. 009ef6e Add a comment about the leaks in JniConstants by Victor Chang · 5 years ago
  16. 5cd69e4 Make art module public stubs include nullability annotations by Paul Duffin · 5 years ago
  17. 014e30b Speed up BigInteger gcd with one small argument by Hans Boehm · 5 years ago
  18. 674d1c9 Merge "Remove duplicate libcore/util/NonNull|Nullable.java files" am: 6840757abf by Paul Duffin · 5 years ago
  19. 50414e2 Merge "Rename ...stubs-gen to stubs-source to clarify its contents" by Paul Duffin · 5 years ago
  20. 6840757 Merge "Remove duplicate libcore/util/NonNull|Nullable.java files" by Treehugger Robot · 5 years ago
  21. cdb39a1 Merge "Rename ...stubs-gen to stubs-source to clarify its contents" by Treehugger Robot · 5 years ago
  22. 2c2c762 Remove duplicate libcore/util/NonNull|Nullable.java files by Paul Duffin · 5 years ago
  23. 3514982 Rename ...stubs-gen to stubs-source to clarify its contents by Paul Duffin · 5 years ago
  24. 167a98b Merge "Change state of Matcher only if NativeMatcher is created successfully" by vichang · 5 years ago
  25. 09a6f9b Merge "Change state of Matcher only if NativeMatcher is created successfully" by vichang · 5 years ago
  26. fd26bd7 Merge "Move dalvik.system.VersionCodes to dalvik.annotation.compat" by Paul Duffin · 5 years ago
  27. 6aa7534 Merge "Move dalvik.system.VersionCodes to dalvik.annotation.compat" by Treehugger Robot · 5 years ago
  28. 57bcbff Move dalvik.system.VersionCodes to dalvik.annotation.compat by Paul Duffin · 5 years ago
  29. eb27cd3 Merge "Fix package-split-across-modules issue in art.module.api.annotations." by Pete Gillin · 5 years ago
  30. 0e379e5 Merge "Fix package-split-across-modules issue in art.module.api.annotations." by Treehugger Robot · 5 years ago
  31. a53ce53 Merge "Skip QD1A.190821.011 in stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 5 years ago
  32. 40abce8 Fix package-split-across-modules issue in art.module.api.annotations. by Pete Gillin · 5 years ago
  33. 2cdb0c8 Fix docs to be clearer and more maintainable by Neil Fuller · 5 years ago
  34. c5341a2 Merge changes from topic "floatToHalfRoundingErrors" am: e3685b03af by Vladimir Marko · 5 years ago
  35. e69da95 Correct the exponent value calculated when converting from float to half by Usama Arif · 5 years ago
  36. e3685b0 Merge changes from topic "floatToHalfRoundingErrors" by Vladimir Marko · 5 years ago
  37. ca68d31 Round to nearest even instead of to nearest 0.5 up by Usama Arif · 5 years ago
  38. 8723a7c Merge "Remove redundant checks in CompatChangeRule" am: 91c830842b by Andrei-Valentin Onea · 5 years ago
  39. 91c8308 Merge "Remove redundant checks in CompatChangeRule" by Andrei-Valentin Onea · 5 years ago
  40. 79adcb0 Skip QD1A.190821.011 in stage-aosp-master by Xin Li · 5 years ago
  41. e7357d6 Remove redundant checks in CompatChangeRule by Andrei Onea · 5 years ago
  42. 417ed5e Correct the exponent value calculated when converting from float to half by Usama Arif · 5 years ago
  43. 56a6e9f Merge "Move native code of ICU4C regex usage into external/icu" am: 04de20867a by vichang · 5 years ago
  44. 7b05ba0 Change state of Matcher only if NativeMatcher is created successfully by Victor Chang · 5 years ago
  45. 04de208 Merge "Move native code of ICU4C regex usage into external/icu" by vichang · 5 years ago
  46. eed3113 Merge "Fix platform_compat-test-rules under Java language level 9." by Pete Gillin · 5 years ago
  47. 0ea1dfc Merge "Fix platform_compat-test-rules under Java language level 9." by Pete Gillin · 5 years ago
  48. 11e2f57 Merge "Restrict visibility of stubs libraries" am: 608fdf39aa by Paul Duffin · 5 years ago
  49. 608fdf3 Merge "Restrict visibility of stubs libraries" by Treehugger Robot · 5 years ago
  50. c799a7c Restrict visibility of stubs libraries by Paul Duffin · 5 years ago
  51. 7fb42bb Fix platform_compat-test-rules under Java language level 9. by Pete Gillin · 5 years ago
  52. 5f29d8c Merge "Add rule for toggling changes at test time" am: 435437f4e9 by Andrei-Valentin Onea · 5 years ago
  53. e432968 Move native code of ICU4C regex usage into external/icu by Victor Chang · 5 years ago
  54. 435437f Merge "Add rule for toggling changes at test time" by Andrei-Valentin Onea · 5 years ago
  55. 5586607 Merge "Add support for new tzlookup.xml attribute" am: e9b6d192ac by Neil Fuller · 5 years ago
  56. e9b6d19 Merge "Add support for new tzlookup.xml attribute" by Treehugger Robot · 5 years ago
  57. 5657e10 Merge "Stop frameworks/base from accessing annotation source files" by Paul Duffin · 5 years ago
  58. 0ebace7 Merge "Stop frameworks/base from accessing annotation source files" by Paul Duffin · 5 years ago
  59. 5fa66c5 Merge "Fix build failure when OUT_DIR is outside ANDROID_BUILD_TOP" by Tobias Thierer · 5 years ago
  60. 07e4008 Merge "Clarify restrictions of @FastNative methods" am: 450a68d7c1 by Daniel Colascione · 5 years ago
  61. 124df0d Merge "Fix build failure when OUT_DIR is outside ANDROID_BUILD_TOP" by Tobias Thierer · 5 years ago
  62. 450a68d Merge "Clarify restrictions of @FastNative methods" by Daniel Colascione · 5 years ago
  63. f666435 Merge "Revert "Move tests to postsubmit to reduce lab reporting load temporarily"" by Dan Shi · 5 years ago
  64. fce60b7 Merge "Revert "Move tests to postsubmit to reduce lab reporting load temporarily"" by Dan Shi · 5 years ago
  65. 1d7d4a7 Fix build failure when OUT_DIR is outside ANDROID_BUILD_TOP by Paul Duffin · 5 years ago
  66. e439225 Add rule for toggling changes at test time by Andrei Onea · 5 years ago
  67. 81dd1df Stop frameworks/base from accessing annotation source files by Paul Duffin · 5 years ago
  68. e31d51c Revert "Move tests to postsubmit to reduce lab reporting load temporarily" by Dan Shi · 5 years ago
  69. 4f82ddd Merge "Add placeholder for core library public stubs source" am: 12b988ae6e by Paul Duffin · 5 years ago
  70. 12b988a Merge "Add placeholder for core library public stubs source" by Treehugger Robot · 5 years ago
  71. 929ef6e Merge "Minimize default MIME map and optimize loading." am: 472c9ccf67 by Tobias Thierer · 5 years ago
  72. 472c9cc Merge "Minimize default MIME map and optimize loading." by Tobias Thierer · 5 years ago
  73. e59d0aa Add placeholder for core library public stubs source by Paul Duffin · 5 years ago
  74. 3fc6f89 Minimize default MIME map and optimize loading. by Tobias Thierer · 5 years ago
  75. 99d542a Merge "Remove unnecessary dependency on android_icu4j_resources_lib" by Paul Duffin · 5 years ago
  76. 3e70c57 Merge "Remove unnecessary dependency on android_icu4j_resources_lib" by Treehugger Robot · 5 years ago
  77. ca843d3 Remove unnecessary dependency on android_icu4j_resources_lib by Paul Duffin · 5 years ago
  78. f96dd54 Merge "Remove unused core_api_files filegroup" am: 959cbaf17e by Paul Duffin · 5 years ago
  79. 959cbaf Merge "Remove unused core_api_files filegroup" by Treehugger Robot · 5 years ago
  80. 4d38fd4 Merge "Allow wycheproof to be built against ART module platform API" by Paul Duffin · 5 years ago
  81. bfb0b36 Merge "Move conscrypt module core platform API to external/conscrypt" by Paul Duffin · 5 years ago
  82. 7570ccc Merge "Allow wycheproof to be built against ART module platform API" by Treehugger Robot · 5 years ago
  83. 3e9eccd Merge "Move conscrypt module core platform API to external/conscrypt" by Treehugger Robot · 5 years ago
  84. 5070bbf Merge "Move i18n module core platform API to external/icu" am: 1ac8a94915 by Paul Duffin · 5 years ago
  85. e42d0ae Merge "Revert "Use stable ICU symbols (non-version-specific suffix) in libopenjdk"" by vichang · 5 years ago
  86. 1ac8a94 Merge "Move i18n module core platform API to external/icu" by Treehugger Robot · 5 years ago
  87. e585a82 Merge "Revert "Use stable ICU symbols (non-version-specific suffix) in libopenjdk"" by Treehugger Robot · 5 years ago
  88. 058daf7 Remove unused core_api_files filegroup by Paul Duffin · 5 years ago
  89. f52da6d Revert "Use stable ICU symbols (non-version-specific suffix) in libopenjdk" by vichang · 5 years ago
  90. 58e2bd9 Allow wycheproof to be built against ART module platform API by Paul Duffin · 5 years ago
  91. 370e410 Move conscrypt module core platform API to external/conscrypt by Paul Duffin · 5 years ago
  92. 22d5b7d Move i18n module core platform API to external/icu by Paul Duffin · 5 years ago
  93. 2de721c Clarify restrictions of @FastNative methods by Daniel Colascione · 5 years ago
  94. 89ea886 Merge "MimeMap: test case normalization of values." am: 5727b76e20 by Tobias Thierer · 5 years ago
  95. 5727b76 Merge "MimeMap: test case normalization of values." by Treehugger Robot · 5 years ago
  96. f8659d5 Merge "Update findSpecial behavior to allow for invoking default methods" by Alex Light · 5 years ago
  97. 3e38e9f Merge "Update findSpecial behavior to allow for invoking default methods" by Alex Light · 5 years ago
  98. a7b0edf Merge "Fix java 9 failure when building libcore-unsupportedappusage-annotation" by Paul Duffin · 5 years ago
  99. 3a9b283 Merge "Fix java 9 failure when building libcore-unsupportedappusage-annotation" by Treehugger Robot · 5 years ago
  100. 2135edf MimeMap: test case normalization of values. by Tobias Thierer · 5 years ago