1. 6e9164b Merge "Revert submission" by satayev · 4 years, 11 months ago
  2. 2f1b69c Revert submission by satayev · 4 years, 11 months ago
  3. 75baedf Merge "Make CompatChangeRule usable host-side" by Andrei-Valentin Onea · 4 years, 11 months ago
  4. 5220a02 Merge "Add an API to access telephonylookup.xml on device" by Neil Fuller · 4 years, 11 months ago
  5. b0fdd20 Make CompatChangeRule usable host-side by Andrei Onea · 5 years ago
  6. 96df1af Add an API to access telephonylookup.xml on device by Neil Fuller · 5 years ago
  7. 8b7a6ac Merge "Add MAP_ANONYMOUS to OsConstants" by Jing Ji · 4 years, 11 months ago
  8. 46e6acd Merge "Retry: Use ART module public API stubs not implementation classes" by Paul Duffin · 5 years ago
  9. fe5f63c Retry: Use ART module public API stubs not implementation classes by Paul Duffin · 5 years ago
  10. 207a979 Merge "Revert "Use ART module public API stubs not implementation classes"" by Treehugger Robot · 5 years ago
  11. 016b969 Revert "Use ART module public API stubs not implementation classes" by Izabela Orlowska · 5 years ago
  12. cd08c02 Merge "Use ART module public API stubs not implementation classes" by Paul Duffin · 5 years ago
  13. d2879e5 Use ART module public API stubs not implementation classes by Paul Duffin · 5 years ago
  14. b565199 Merge "Add missing StringBuilder nullability annotations" by Treehugger Robot · 5 years ago
  15. 194aab9 Merge "Revert "Revert "Limit access to the device's fixed 802.11 MAC address.""" by Treehugger Robot · 5 years ago
  16. c6c93a1 Add missing StringBuilder nullability annotations by Paul Duffin · 5 years ago
  17. 23097ea Add MAP_ANONYMOUS to OsConstants by Jing Ji · 5 years ago
  18. 63652b2 Merge "Regenerate API signature files to correct annotation order" by Treehugger Robot · 5 years ago
  19. f1634f8 Merge "Replace comparison check for infinity with isNaN function call" by Vladimir Marko · 5 years ago
  20. ade68f9 Regenerate API signature files to correct annotation order by Paul Duffin · 5 years ago
  21. ddccf28 Replace comparison check for infinity with isNaN function call by Usama Arif · 5 years ago
  22. f2d8f70 Merge "[jitzygote] Notify post fork to the runtime before creating new threads." by Nicolas Geoffray · 5 years ago
  23. 46d40e0 Merge changes from topic "FP16floorError" by Hans Boehm · 5 years ago
  24. 788320e Tests for Half.floor for NaN values by Usama Arif · 5 years ago
  25. b7dddaf Add test cases for libcore FP16 APIs by Usama Arif · 5 years ago
  26. fea6729 Revert "Revert "Limit access to the device's fixed 802.11 MAC address."" by Andrei-Valentin Onea · 5 years ago
  27. 5c01025 Merge "Rename android_icu4j_src_files filegroup" by vichang · 5 years ago
  28. ec99100 Merge "Revert "Limit access to the device's fixed 802.11 MAC address."" by Treehugger Robot · 5 years ago
  29. ef34f8b Revert "Limit access to the device's fixed 802.11 MAC address." by Mark Chien · 5 years ago
  30. 66f7c9d [jitzygote] Notify post fork to the runtime before creating new threads. by Nicolas Geoffray · 5 years ago
  31. 7f9a924 Merge "Use conscrypt module public API stubs not implementation classes" by Paul Duffin · 5 years ago
  32. d3c9627 Merge "Limit access to the device's fixed 802.11 MAC address." by Bram Bonné · 5 years ago
  33. bd7f910 Use conscrypt module public API stubs not implementation classes by Paul Duffin · 5 years ago
  34. cdcf031 Merge "Fix choice of receiver type in Construct.transform()" by Orion Hodson · 5 years ago
  35. 3719d06 Rename android_icu4j_src_files filegroup by Victor Chang · 5 years ago
  36. ce8d90a Limit access to the device's fixed 802.11 MAC address. by Bram Bonné · 5 years ago
  37. 8e15775 Fixed weird variable naming in FP16.java by Usama Arif · 5 years ago
  38. e11f9f4 Mask result with qNaN if input to floor is NaN by Usama Arif · 5 years ago
  39. eb85e84 Fix choice of receiver type in Construct.transform() by Orion Hodson · 5 years ago
  40. 928c99a Merge changes from topics "moveNativeConverter2", "moveNativeConverter3" by vichang · 5 years ago
  41. b95ed49 Merge "Move java.nio.charset codes into core-icu4j due to its extensive usage of ICU" by vichang · 5 years ago
  42. 3f35234 Merge "Remove unused NativeConverter.getMinBytesPerChar(long)" by vichang · 5 years ago
  43. 9886eb9 Use the new malloced info for NativeAllocationRegistry in NativeConverter by Victor Chang · 5 years ago
  44. 3048d0b Remove @IntraCoreApi from EmptyArray by Victor Chang · 5 years ago
  45. 0c6b5e2 Move java.nio.charset codes into core-icu4j due to its extensive usage of ICU by Victor Chang · 5 years ago
  46. 4235519 Merge "Remove unused java.nio.charset.ModifiedUtf8" am: 62b82cdbda by vichang · 5 years ago
  47. 62b82cd Merge "Remove unused java.nio.charset.ModifiedUtf8" by vichang · 5 years ago
  48. 4cac989 Merge "Migrate UnicodeString usage to equivalent C API" am: 401a214792 by vichang · 5 years ago
  49. 401a214 Merge "Migrate UnicodeString usage to equivalent C API" by vichang · 5 years ago
  50. 99cca67 Remove unused NativeConverter.getMinBytesPerChar(long) by Victor Chang · 5 years ago
  51. 22333d0 Remove unused java.nio.charset.ModifiedUtf8 by Victor Chang · 5 years ago
  52. ae765bb Migrate UnicodeString usage to equivalent C API by Victor Chang · 5 years ago
  53. 72a59fc Merge "Fix docs to be clearer and more maintainable" am: cdf8bd799b by Neil Fuller · 5 years ago
  54. cdf8bd7 Merge "Fix docs to be clearer and more maintainable" by Neil Fuller · 5 years ago
  55. bfa584e Merge "Speed up BigInteger gcd with one small argument" am: 24c9eae1c5 by Hans Boehm · 5 years ago
  56. 24c9eae Merge "Speed up BigInteger gcd with one small argument" by Hans Boehm · 5 years ago
  57. 79f4a4a Merge "Make art module public stubs include nullability annotations" by Paul Duffin · 5 years ago
  58. eb3122f Merge "Add a comment about the leaks in JniConstants" am: d27a148f23 by vichang · 5 years ago
  59. 5b75cd7 Merge "Make art module public stubs include nullability annotations" by Treehugger Robot · 5 years ago
  60. d27a148 Merge "Add a comment about the leaks in JniConstants" by vichang · 5 years ago
  61. 009ef6e Add a comment about the leaks in JniConstants by Victor Chang · 5 years ago
  62. 5cd69e4 Make art module public stubs include nullability annotations by Paul Duffin · 5 years ago
  63. 014e30b Speed up BigInteger gcd with one small argument by Hans Boehm · 5 years ago
  64. 674d1c9 Merge "Remove duplicate libcore/util/NonNull|Nullable.java files" am: 6840757abf by Paul Duffin · 5 years ago
  65. 50414e2 Merge "Rename ...stubs-gen to stubs-source to clarify its contents" by Paul Duffin · 5 years ago
  66. 6840757 Merge "Remove duplicate libcore/util/NonNull|Nullable.java files" by Treehugger Robot · 5 years ago
  67. cdb39a1 Merge "Rename ...stubs-gen to stubs-source to clarify its contents" by Treehugger Robot · 5 years ago
  68. 2c2c762 Remove duplicate libcore/util/NonNull|Nullable.java files by Paul Duffin · 5 years ago
  69. 3514982 Rename ...stubs-gen to stubs-source to clarify its contents by Paul Duffin · 5 years ago
  70. 167a98b Merge "Change state of Matcher only if NativeMatcher is created successfully" by vichang · 5 years ago
  71. 09a6f9b Merge "Change state of Matcher only if NativeMatcher is created successfully" by vichang · 5 years ago
  72. fd26bd7 Merge "Move dalvik.system.VersionCodes to dalvik.annotation.compat" by Paul Duffin · 5 years ago
  73. 6aa7534 Merge "Move dalvik.system.VersionCodes to dalvik.annotation.compat" by Treehugger Robot · 5 years ago
  74. 57bcbff Move dalvik.system.VersionCodes to dalvik.annotation.compat by Paul Duffin · 5 years ago
  75. eb27cd3 Merge "Fix package-split-across-modules issue in art.module.api.annotations." by Pete Gillin · 5 years ago
  76. 0e379e5 Merge "Fix package-split-across-modules issue in art.module.api.annotations." by Treehugger Robot · 5 years ago
  77. a53ce53 Merge "Skip QD1A.190821.011 in stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 5 years ago
  78. 40abce8 Fix package-split-across-modules issue in art.module.api.annotations. by Pete Gillin · 5 years ago
  79. 2cdb0c8 Fix docs to be clearer and more maintainable by Neil Fuller · 5 years ago
  80. c5341a2 Merge changes from topic "floatToHalfRoundingErrors" am: e3685b03af by Vladimir Marko · 5 years ago
  81. e69da95 Correct the exponent value calculated when converting from float to half by Usama Arif · 5 years ago
  82. e3685b0 Merge changes from topic "floatToHalfRoundingErrors" by Vladimir Marko · 5 years ago
  83. ca68d31 Round to nearest even instead of to nearest 0.5 up by Usama Arif · 5 years ago
  84. 8723a7c Merge "Remove redundant checks in CompatChangeRule" am: 91c830842b by Andrei-Valentin Onea · 5 years ago
  85. 91c8308 Merge "Remove redundant checks in CompatChangeRule" by Andrei-Valentin Onea · 5 years ago
  86. 79adcb0 Skip QD1A.190821.011 in stage-aosp-master by Xin Li · 5 years ago
  87. e7357d6 Remove redundant checks in CompatChangeRule by Andrei Onea · 5 years ago
  88. 417ed5e Correct the exponent value calculated when converting from float to half by Usama Arif · 5 years ago
  89. 56a6e9f Merge "Move native code of ICU4C regex usage into external/icu" am: 04de20867a by vichang · 5 years ago
  90. 7b05ba0 Change state of Matcher only if NativeMatcher is created successfully by Victor Chang · 5 years ago
  91. 04de208 Merge "Move native code of ICU4C regex usage into external/icu" by vichang · 5 years ago
  92. eed3113 Merge "Fix platform_compat-test-rules under Java language level 9." by Pete Gillin · 5 years ago
  93. 0ea1dfc Merge "Fix platform_compat-test-rules under Java language level 9." by Pete Gillin · 5 years ago
  94. 11e2f57 Merge "Restrict visibility of stubs libraries" am: 608fdf39aa by Paul Duffin · 5 years ago
  95. 608fdf3 Merge "Restrict visibility of stubs libraries" by Treehugger Robot · 5 years ago
  96. c799a7c Restrict visibility of stubs libraries by Paul Duffin · 5 years ago
  97. 7fb42bb Fix platform_compat-test-rules under Java language level 9. by Pete Gillin · 5 years ago
  98. 5f29d8c Merge "Add rule for toggling changes at test time" am: 435437f4e9 by Andrei-Valentin Onea · 5 years ago
  99. e432968 Move native code of ICU4C regex usage into external/icu by Victor Chang · 5 years ago
  100. 435437f Merge "Add rule for toggling changes at test time" by Andrei-Valentin Onea · 5 years ago