- 362e234e Remove public API CharsetDecoder from @InfraCoreApi by Victor Chang · 4 years, 3 months ago
- 2be0a0e Do not initialize timeformat_* in LocaleData by Victor Chang · 4 years, 3 months ago
- 7ebd285 Merge "Remove @CorePlatformApi from LocaleData" by vichang · 4 years, 3 months ago
- ec970e4 Merge "Remove @CorePlatformApi for am/pm in LocaleData" by vichang · 4 years, 3 months ago
- fede243 Merge "Remove unused @CorePlatformApi in libcore.icu.LocaleData" by vichang · 4 years, 3 months ago
- 11b28c1 Merge "Remove the cache from libcore.icu.DateIntervalFormat" by vichang · 4 years, 3 months ago
- 7c6ee76 Merge "Remove libcore.icu.DateIntervalFormat from @CorePlatformApi" by vichang · 4 years, 3 months ago
- 9537424 Remove @CorePlatformApi from LocaleData by Victor Chang · 4 years, 3 months ago
- b0c0666 Remove @CorePlatformApi for am/pm in LocaleData by Victor Chang · 4 years, 4 months ago
- c92c292 Remove unused @CorePlatformApi in libcore.icu.LocaleData by Victor Chang · 4 years, 4 months ago
- cabaa17 Remove the cache from libcore.icu.DateIntervalFormat by Victor Chang · 4 years, 4 months ago
- 3bda950 Merge "Mark two dalvik.system constants as stable core/platform API." by Pete Gillin · 4 years, 4 months ago
- f2cc0e7 Remove libcore.icu.DateIntervalFormat from @CorePlatformApi by Victor Chang · 4 years, 4 months ago
- ed633e0 Mark two dalvik.system constants as stable core/platform API. by Pete Gillin · 4 years, 4 months ago
- 1c2a4e7 Merge "Fix stack overflow in libcore.java.lang.StringTest#testFormat_invalidLocale" by vichang · 4 years, 4 months ago
- 525eac5 Fix stack overflow in libcore.java.lang.StringTest#testFormat_invalidLocale by Victor Chang · 4 years, 4 months ago
- ba9bb61 Merge "Remove DateTimeFormat and RelativeDateTimeFormatter from libcore/" by vichang · 4 years, 4 months ago
- 51d7d4a Merge "Avoid String.format in Compatibility.Callbacks methods" by vichang · 4 years, 4 months ago
- ae5a876 Merge "Remove libcore.icu.ICU from @CorePlatformApi surface" by vichang · 4 years, 4 months ago
- 3a175f5 Avoid String.format in Compatibility.Callbacks methods by Orion Hodson · 4 years, 4 months ago
- a19e08b Merge "DateFormatSymbols.getInstance(Locale.ROOT) behaves more closely to English locale for targetSdkVersion <= 29" by Treehugger Robot · 4 years, 4 months ago
- 7d61b51 DateFormatSymbols.getInstance(Locale.ROOT) behaves more closely to English locale for targetSdkVersion <= 29 by Victor Chang · 4 years, 4 months ago
- 649a5fd Merge "Re-implement ICU.getBestDateTimePattern with ICU4J" by vichang · 4 years, 4 months ago
- 0a0ec25 Merge changes from topic "initializePatternSeparator" by vichang · 4 years, 4 months ago
- 9ce32fc Merge "Re-implement ICU.getCurrencyCode without accessing the ICU resource directly" by vichang · 4 years, 4 months ago
- 039dec0 Merge "Add test before refactoring Currency#getInstance(Locale)" by vichang · 4 years, 4 months ago
- 8824ee9 Merge "Re-implement DateUtilsBridge.icuTimeZone with public API" by vichang · 4 years, 4 months ago
- 851ca25 Remove DateTimeFormat and RelativeDateTimeFormatter from libcore/ by Victor Chang · 4 years, 4 months ago
- 39a6905 Re-implement DateUtilsBridge.icuTimeZone with public API by Victor Chang · 4 years, 4 months ago
- 1a2ecbf Remove libcore.icu.ICU from @CorePlatformApi surface by Victor Chang · 4 years, 4 months ago
- afeb350 Merge "Remove old code that isn't relevant anymore." by Nicolas Geoffray · 4 years, 4 months ago
- 6ed7866 Re-implement ICU.getBestDateTimePattern with ICU4J by Victor Chang · 4 years, 4 months ago
- 74173a6 Merge "Update package for DH generator known test failures." by Treehugger Robot · 4 years, 4 months ago
- fdf8026 Update package for DH generator known test failures. by Pete Bentley · 4 years, 4 months ago
- 3307361 Re-implement LocaleData.initializePatternSeparator without using UResourceBundle by Victor Chang · 4 years, 4 months ago
- 15e6f40 Merge "Remove System.logE from CorePlatformApi" by Treehugger Robot · 4 years, 4 months ago
- cb7ae1e Re-implement LocaleData.initializeDateTimePatterns with Calendar.getDateTimeFormatString by Victor Chang · 4 years, 4 months ago
- 6574e83 Remove System.logE from CorePlatformApi by Daulet Zhanguzin · 4 years, 4 months ago
- efffcd0 Merge "Remove DERInteger from CorePlatformApi" by Daulet Zhanguzin · 4 years, 4 months ago
- 8d9485d Re-implement ICU.getCurrencyCode without accessing the ICU resource directly by Victor Chang · 4 years, 4 months ago
- 65fe07c Add test before refactoring Currency#getInstance(Locale) by Victor Chang · 4 years, 4 months ago
- 7774122 Merge "Reduce unnecessary get operations" by Neil Fuller · 4 years, 4 months ago
- dd60d12 Merge "(cherry-pick from downstream)" by Treehugger Robot · 4 years, 4 months ago
- ac400b9 Remove DERInteger from CorePlatformApi by Daulet Zhanguzin · 4 years, 6 months ago
- 3a8dd21 Remove old code that isn't relevant anymore. by Nicolas Geoffray · 4 years, 4 months ago
- eaa5b99 Merge "Remove unused / unimplemented CorePlatformAPI methods." by Nicolas Geoffray · 4 years, 4 months ago
- 69ce041 Merge "Move libcore.timezone to the i18n module - Final part" by vichang · 4 years, 4 months ago
- b2a1dc9 Merge "Remove Dalvik logger classes." by Nicolas Geoffray · 4 years, 4 months ago
- 4da4a1e Merge "Move libcore.timezone classes to I18n module" by vichang · 4 years, 4 months ago
- 19bbcb2 Remove unused / unimplemented CorePlatformAPI methods. by Nicolas Geoffray · 4 years, 4 months ago
- 74967a9 Remove Dalvik logger classes. by Nicolas Geoffray · 4 years, 4 months ago
- 9105bf1 Move libcore.timezone to the i18n module - Final part by Victor Chang · 4 years, 4 months ago
- 972664f Move libcore.timezone classes to I18n module by Victor Chang · 4 years, 5 months ago
- bdfae1b Merge "Mark libcore.content.type.MimeMap as stable @CorePlatformApi." by Treehugger Robot · 4 years, 4 months ago
- b12aa13 Mark libcore.content.type.MimeMap as stable @CorePlatformApi. by Pete Gillin · 4 years, 4 months ago
- 2d3d847 Merge "Make module `core-all-system-modules` visible to art/test subpackages." by Roland Levillain · 4 years, 4 months ago
- efa963d Make module `core-all-system-modules` visible to art/test subpackages. by Roland Levillain · 4 years, 9 months ago
- f355f5c Merge "Pass in callsite of SurfaceControl constructor explicitly (2/3)" by Jorim Jaggi · 4 years, 4 months ago
- 4d45041 Pass in callsite of SurfaceControl constructor explicitly (2/3) by Jorim Jaggi · 4 years, 4 months ago
- 8db61b5 Merge "Update to use nativehelper/JNIPlatformHelp.h" by Orion Hodson · 4 years, 4 months ago
- f278821 Update to use nativehelper/JNIPlatformHelp.h by Orion Hodson · 4 years, 5 months ago
- 8395568 Reduce unnecessary get operations by Plain · 4 years, 4 months ago
- 6f08947 Merge "Revert "Revert "File{Input,Output}Stream: catch ownership misassignment on construction.""" by Josh Gao · 4 years, 4 months ago
- d50d5bd Revert "Revert "File{Input,Output}Stream: catch ownership misassignment on construction."" by Josh Gao · 4 years, 4 months ago
- d33262b Merge "Revert "File{Input,Output}Stream: catch ownership misassignment on construction."" by Treehugger Robot · 4 years, 4 months ago
- 38ab76f Revert "File{Input,Output}Stream: catch ownership misassignment on construction." by Aurimas Liutikas · 4 years, 4 months ago
- 560d80b Merge "Add refactoring explanation to PlainDatagramSocketImpl." by Treehugger Robot · 4 years, 5 months ago
- 2049cb3 Merge "Delete unused headers" by Neil Fuller · 4 years, 5 months ago
- dbb9cd8 Merge "Remove ContentInfo.getContentBytes from CorePlatformApi" by Daulet Zhanguzin · 4 years, 5 months ago
- 28b727a Merge "File{Input,Output}Stream: catch ownership misassignment on construction." by Treehugger Robot · 4 years, 5 months ago
- 2554f9b Add refactoring explanation to PlainDatagramSocketImpl. by Pete Bentley · 4 years, 5 months ago
- b87c52b Delete unused headers by Neil Fuller · 4 years, 5 months ago
- 9744f59 Merge "Remove RuntimeHooks.getThreadPrioritySetter from CorePlatformApi" by Daulet Zhanguzin · 4 years, 5 months ago
- 3b16bb1 File{Input,Output}Stream: catch ownership misassignment on construction. by Josh Gao · 4 years, 5 months ago
- c99efcd Remove ContentInfo.getContentBytes from CorePlatformApi by Daulet Zhanguzin · 4 years, 5 months ago
- 50b0b02 (cherry-pick from downstream) by Daulet Zhanguzin · 4 years, 5 months ago
- 436f55a Remove RuntimeHooks.getThreadPrioritySetter from CorePlatformApi by Daulet Zhanguzin · 4 years, 5 months ago
- bc78470 Merge "Make CorePlatformApi.Status et al part of @IntraCoreApi." by Daulet Zhanguzin · 4 years, 5 months ago
- 99ea2ac Merge "ojluni-phony: Fix nonexistent required modules" by Yo Chiang · 4 years, 5 months ago
- d0ef544 Make CorePlatformApi.Status et al part of @IntraCoreApi. by Pete Gillin · 4 years, 5 months ago
- 588a59d Merge "Legacy/stable split for ICU contributions to core/platform API." by Pete Gillin · 4 years, 5 months ago
- 763e9da Legacy/stable split for ICU contributions to core/platform API. by Pete Gillin · 4 years, 5 months ago
- 9dc9f4a Merge "Use the new source name for ICU code." by Nicolas Geoffray · 4 years, 5 months ago
- f3a059e Merge "Split the core/platform API into stable and legacy versions." by Pete Gillin · 4 years, 5 months ago
- 1bb65aa Use the new source name for ICU code. by Nicolas Geoffray · 4 years, 5 months ago
- 08acd7d ojluni-phony: Fix nonexistent required modules by Yo Chiang · 4 years, 5 months ago
- 473f009 Split the core/platform API into stable and legacy versions. by Pete Gillin · 4 years, 5 months ago
- 207a4f4 Merge "Revert^2 "Avoid fd leaks when jniCreateFileDescriptor encounters OOME"" am: e174f92c3a by Treehugger Robot · 4 years, 5 months ago
- e174f92 Merge "Revert^2 "Avoid fd leaks when jniCreateFileDescriptor encounters OOME"" by Treehugger Robot · 4 years, 5 months ago
- 1b2b0e2 Revert^2 "Avoid fd leaks when jniCreateFileDescriptor encounters OOME" by Orion Hodson · 4 years, 5 months ago
- 2053319 Merge "Revert "Avoid fd leaks when jniCreateFileDescriptor encounters OOME"" am: 6716e5ab51 by Orion Hodson · 4 years, 5 months ago
- 6716e5a Merge "Revert "Avoid fd leaks when jniCreateFileDescriptor encounters OOME"" by Orion Hodson · 4 years, 5 months ago
- be00faf Revert "Avoid fd leaks when jniCreateFileDescriptor encounters OOME" by Nicolas Geoffray · 4 years, 5 months ago
- 7824f9e Merge "Update intracoreapi txt file." am: 512211f28f by Treehugger Robot · 4 years, 5 months ago
- f48ff96 Merge "ScannerTest#testPerformance(): Improve failure reporting." am: 325c10dea7 by vichang · 4 years, 5 months ago
- 512211f Merge "Update intracoreapi txt file." by Treehugger Robot · 4 years, 5 months ago
- 325c10d Merge "ScannerTest#testPerformance(): Improve failure reporting." by vichang · 4 years, 5 months ago
- d221fae Merge "Avoid fd leaks when jniCreateFileDescriptor encounters OOME" am: 97cd8184fb by Orion Hodson · 4 years, 5 months ago
- 97cd818 Merge "Avoid fd leaks when jniCreateFileDescriptor encounters OOME" by Orion Hodson · 4 years, 5 months ago
- 04c6f69 Merge "Modify 2 APIs to not declare unthrown exceptions" am: d61ae98744 by Neil Fuller · 4 years, 5 months ago