1. ca41847 Fix IllegalArgumentException when formatting time in Burmese with DateTimeFormatter by Victor Chang · 4 years, 1 month ago
  2. 7996570 Replace ULocale#getRegionForSupplementalData with public API by Victor Chang · 4 years, 1 month ago
  3. 0527529 Avoid using private DateFormatSymbols constructor in CalendarDataUtility by Victor Chang · 4 years, 1 month ago
  4. b7aaaab Merge "Revert^3 "Return anonymized MAC for apps targeting SDK < 30"" by Elliott Hughes · 4 years, 1 month ago
  5. 2a16bc7 Revert^3 "Return anonymized MAC for apps targeting SDK < 30" by Bram Bonné · 4 years, 1 month ago
  6. d1d046c Merge "Avoid dependency on time-sensitive cache in ZoneInfoDb from TimeZone/ZoneInfo" by vichang · 4 years, 1 month ago
  7. e44d417 Merge "Revert^2 "Return anonymized MAC for apps targeting SDK < 30"" by Bram Bonné · 4 years, 1 month ago
  8. c21a683 Avoid dependency on time-sensitive cache in ZoneInfoDb from TimeZone/ZoneInfo by Victor Chang · 4 years, 2 months ago
  9. d4a50f0 Add Reference.refersTo() by Hans Boehm · 4 years, 2 months ago
  10. bad5e30 Revert^2 "Return anonymized MAC for apps targeting SDK < 30" by Bram Bonné · 4 years, 2 months ago
  11. 97d038a Merge "Revert "Return anonymized MAC for apps targeting SDK < 30"" by Tej Singh · 4 years, 2 months ago
  12. ad2e483 Revert "Return anonymized MAC for apps targeting SDK < 30" by Tej Singh · 4 years, 2 months ago
  13. 7a75550 Merge "Return anonymized MAC for apps targeting SDK < 30" by Bram Bonné · 4 years, 2 months ago
  14. bf66815 Return anonymized MAC for apps targeting SDK < 30 by Bram Bonné · 4 years, 4 months ago
  15. ef2b4c1 Merge "Revert "Derestrict nativeFillInStackTrace."" by Treehugger Robot · 4 years, 2 months ago
  16. 725c3a5 Revert "Derestrict nativeFillInStackTrace." by Alex Light · 4 years, 2 months ago
  17. 706ff9b Merge "Revert "Remove API restriction on a Thread constructor."" by Treehugger Robot · 4 years, 2 months ago
  18. 555c61c Merge "Remove android.icu.impl.ICUBinary.dataPath for apps targeting S+" by vichang · 4 years, 2 months ago
  19. 7b5759c Merge "Remove get*Version @IntraCoreApi usage in java.lang.System" by vichang · 4 years, 2 months ago
  20. 7c89e05 Derestrict nativeFillInStackTrace. by Mathew Inwood · 4 years, 2 months ago
  21. d31a0b7 Revert "Remove API restriction on a Thread constructor." by Alex Light · 4 years, 2 months ago
  22. 56f48d7 Remove android.icu.impl.ICUBinary.dataPath for apps targeting S+ by Victor Chang · 4 years, 2 months ago
  23. 747d6ce Merge "Replace TimeZoneNames.getDisplayNames() usage with public APIs" by vichang · 4 years, 2 months ago
  24. 211e3b2 Merge "Remove API restriction on a Thread constructor." by Treehugger Robot · 4 years, 2 months ago
  25. cd8f17d Derestrict some APIs used by tests. by Mathew Inwood · 4 years, 2 months ago
  26. acac153 Remove API restriction on a Thread constructor. by Mathew Inwood · 4 years, 2 months ago
  27. 7db6708 Remove get*Version @IntraCoreApi usage in java.lang.System by Victor Chang · 4 years, 2 months ago
  28. 8d860b3 Replace TimeZoneNames.getDisplayNames() usage with public APIs by Victor Chang · 4 years, 2 months ago
  29. 56daf15 Merge "Add maxTargetSdk restriction to unused APIs." by Treehugger Robot · 4 years, 2 months ago
  30. 79035ff Merge "Clarify Reference thread-safety properties" by Hans Boehm · 4 years, 2 months ago
  31. 7e1b234 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 3 months ago
  32. 2ec4f15 Clarify Reference thread-safety properties by Hans Boehm · 4 years, 2 months ago
  33. d2f905c Replace @IntraCoreApi getFrozenInstance method with a public API by Victor Chang · 4 years, 3 months ago
  34. aa17131 Replace android.icu.impl.number API call with the new @IntraCoreApi by Victor Chang · 4 years, 3 months ago
  35. 7bdc30e Fix localized quarters used in java.time by Victor Chang · 4 years, 3 months ago
  36. b246e69 Replace deprecated Normalizer with the new ICU4J Normalizer2 by Victor Chang · 4 years, 3 months ago
  37. 9258e83 Merge "Fix BigInteger.remainder check and BigInteger TODOs" by Hans Boehm · 4 years, 3 months ago
  38. dc9dd47 Fix BigInteger.remainder check and BigInteger TODOs by Hans Boehm · 4 years, 5 months ago
  39. 458e4a0 Merge "Replace @IntraCoreApi ZoneMeta.getCanonicalCLDRID with a public API" by vichang · 4 years, 3 months ago
  40. 1370b24 Replace @IntraCoreApi ZoneMeta.getCanonicalCLDRID with a public API by Victor Chang · 4 years, 3 months ago
  41. 21360c2 Merge "Remove unused VMDebug code." by Nicolas Geoffray · 4 years, 3 months ago
  42. 68d8306 Remove unused VMDebug code. by Nicolas Geoffray · 4 years, 3 months ago
  43. 8294519 Revert "Use ThreadPrioritySetter to set thread priority" by Rick Yiu · 4 years, 3 months ago
  44. 626c99a Revert "Refine documentation of getNativeTid() function" by Rick Yiu · 4 years, 3 months ago
  45. 6739d88 Fix DecimalFormat.format(bigDecimal, sb, new FieldPosition(NumberFormat.Field.CURRENCY)) by Victor Chang · 4 years, 4 months ago
  46. c97df7c Merge changes I9145c655,I854dfbf2 by Treehugger Robot · 4 years, 4 months ago
  47. 80189e2 Synchronize FileDescriptor.release$(). by Josh Gao · 4 years, 4 months ago
  48. a9c1142 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 4 months ago
  49. d60f50d Merge "Handle missing parent interfaces" by Treehugger Robot · 4 years, 5 months ago
  50. adbe9cc Handle missing parent interfaces by Daulet Zhanguzin · 4 years, 5 months ago
  51. d96dd79 Merge "Remove unused include in Character.cpp" by vichang · 4 years, 5 months ago
  52. b072db3 Remove unused include in Character.cpp by Victor Chang · 4 years, 5 months ago
  53. 5d535a4 Merge "Fix reading large file offsets on 32-bit" by Treehugger Robot · 4 years, 5 months ago
  54. 2084141 Fix reading large file offsets on 32-bit by Daulet Zhanguzin · 4 years, 5 months ago
  55. ac525ff Merge "Switch to OpenJDK 8 java/math" by Hans Boehm · 4 years, 5 months ago
  56. 930e9a1 Switch to OpenJDK 8 java/math by Hans Boehm · 5 years ago
  57. 3d1b6d6 Inclusive Language Fixit: Replace dummy with fake by Paul Duffin · 4 years, 5 months ago
  58. 362e234e Remove public API CharsetDecoder from @InfraCoreApi by Victor Chang · 4 years, 6 months ago
  59. fd3f2a8 Merge "DateFormatSymbols.getInstance(Locale.ROOT) behaves more closely to English locale for targetSdkVersion <= 29" am: a19e08b180 am: 51faaf3093 by Treehugger Robot · 4 years, 6 months ago
  60. 7d61b51 DateFormatSymbols.getInstance(Locale.ROOT) behaves more closely to English locale for targetSdkVersion <= 29 by Victor Chang · 4 years, 6 months ago
  61. 0112a3a Merge "Remove System.logE from CorePlatformApi" am: 15e6f40330 am: fd6035b047 by Treehugger Robot · 4 years, 6 months ago
  62. 6574e83 Remove System.logE from CorePlatformApi by Daulet Zhanguzin · 4 years, 6 months ago
  63. 8698ae1 Merge "Reduce unnecessary get operations" am: 77741221c3 am: be73e54589 by Neil Fuller · 4 years, 6 months ago
  64. 7774122 Merge "Reduce unnecessary get operations" by Neil Fuller · 4 years, 6 months ago
  65. 7858dd1 Merge "Move libcore.timezone classes to I18n module" am: 4da4a1e59b am: ecf24fff83 by vichang · 4 years, 6 months ago
  66. 972664f Move libcore.timezone classes to I18n module by Victor Chang · 4 years, 7 months ago
  67. f278821 Update to use nativehelper/JNIPlatformHelp.h by Orion Hodson · 4 years, 7 months ago
  68. adea741 Update to use nativehelper/JNIPlatformHelp.h by Orion Hodson · 4 years, 7 months ago
  69. 8395568 Reduce unnecessary get operations by Plain · 4 years, 7 months ago
  70. c62f0e8 Merge "Revert "Revert "File{Input,Output}Stream: catch ownership misassignment on construction.""" am: 6f0894738f am: f8b0ed25f3 by Josh Gao · 4 years, 7 months ago
  71. 6f08947 Merge "Revert "Revert "File{Input,Output}Stream: catch ownership misassignment on construction.""" by Josh Gao · 4 years, 7 months ago
  72. d50d5bd Revert "Revert "File{Input,Output}Stream: catch ownership misassignment on construction."" by Josh Gao · 4 years, 7 months ago
  73. 357c609 Merge "Revert "File{Input,Output}Stream: catch ownership misassignment on construction."" am: d33262bb3d am: 2a7d08a4ac by Treehugger Robot · 4 years, 7 months ago
  74. d33262b Merge "Revert "File{Input,Output}Stream: catch ownership misassignment on construction."" by Treehugger Robot · 4 years, 7 months ago
  75. 38ab76f Revert "File{Input,Output}Stream: catch ownership misassignment on construction." by Aurimas Liutikas · 4 years, 7 months ago
  76. ad3242d Merge "Add refactoring explanation to PlainDatagramSocketImpl." am: 560d80b200 am: b91786d234 by Treehugger Robot · 4 years, 7 months ago
  77. 560d80b Merge "Add refactoring explanation to PlainDatagramSocketImpl." by Treehugger Robot · 4 years, 7 months ago
  78. e4ea8ea Merge "Delete unused headers" am: 2049cb362d am: aa96cb49b7 by Neil Fuller · 4 years, 7 months ago
  79. 2049cb3 Merge "Delete unused headers" by Neil Fuller · 4 years, 7 months ago
  80. 36647be Merge "Remove ContentInfo.getContentBytes from CorePlatformApi" am: dbb9cd80bb am: 7a59eab3d4 by Daulet Zhanguzin · 4 years, 7 months ago
  81. dbb9cd8 Merge "Remove ContentInfo.getContentBytes from CorePlatformApi" by Daulet Zhanguzin · 4 years, 7 months ago
  82. 920af40 Merge "File{Input,Output}Stream: catch ownership misassignment on construction." am: 28b727a064 am: 9f51907cfc by Treehugger Robot · 4 years, 7 months ago
  83. 28b727a Merge "File{Input,Output}Stream: catch ownership misassignment on construction." by Treehugger Robot · 4 years, 7 months ago
  84. 2554f9b Add refactoring explanation to PlainDatagramSocketImpl. by Pete Bentley · 4 years, 7 months ago
  85. b87c52b Delete unused headers by Neil Fuller · 4 years, 7 months ago
  86. 3b16bb1 File{Input,Output}Stream: catch ownership misassignment on construction. by Josh Gao · 4 years, 7 months ago
  87. c99efcd Remove ContentInfo.getContentBytes from CorePlatformApi by Daulet Zhanguzin · 4 years, 7 months ago
  88. 375d567 Merge "ojluni-phony: Fix nonexistent required modules" am: 99ea2ac32f am: b4c202c9a5 by Yo Chiang · 4 years, 7 months ago
  89. 08acd7d ojluni-phony: Fix nonexistent required modules by Yo Chiang · 4 years, 7 months ago
  90. d7c3121 Merge "Revert^2 "Avoid fd leaks when jniCreateFileDescriptor encounters OOME"" am: e174f92c3a am: 207a4f404b by Treehugger Robot · 4 years, 8 months ago
  91. 1b2b0e2 Revert^2 "Avoid fd leaks when jniCreateFileDescriptor encounters OOME" by Orion Hodson · 4 years, 8 months ago
  92. 03b325c Merge "Revert "Avoid fd leaks when jniCreateFileDescriptor encounters OOME"" am: 6716e5ab51 am: 2053319d34 by Orion Hodson · 4 years, 8 months ago
  93. 6716e5a Merge "Revert "Avoid fd leaks when jniCreateFileDescriptor encounters OOME"" by Orion Hodson · 4 years, 8 months ago
  94. be00faf Revert "Avoid fd leaks when jniCreateFileDescriptor encounters OOME" by Nicolas Geoffray · 4 years, 8 months ago
  95. 9a70ecb Merge "Avoid fd leaks when jniCreateFileDescriptor encounters OOME" am: 97cd8184fb am: d221fae0b4 by Orion Hodson · 4 years, 8 months ago
  96. 97cd818 Merge "Avoid fd leaks when jniCreateFileDescriptor encounters OOME" by Orion Hodson · 4 years, 8 months ago
  97. fa7b686 Merge "Modify 2 APIs to not declare unthrown exceptions" am: d61ae98744 am: 04c6f6924e by Neil Fuller · 4 years, 8 months ago
  98. df24e75 Avoid fd leaks when jniCreateFileDescriptor encounters OOME by Orion Hodson · 4 years, 8 months ago
  99. 59b084b Modify 2 APIs to not declare unthrown exceptions by Neil Fuller · 4 years, 8 months ago
  100. 5ef82a6 Merge "Remove deprecated BouncyCastle algorithms" am: 48a7e2469a am: c246dc58d4 by Daulet Zhanguzin · 4 years, 8 months ago