- c73c5b3 Merge "List.sort() docs: Fix indentation in sample code." by Treehugger Robot · 4 years, 10 months ago
- fc5b6d7 List.sort() docs: Fix indentation in sample code. by Tobias Thierer · 4 years, 10 months ago
- 7a23698 Merge "Revert "Use ThreadPrioritySetter to set thread priority"" by Rick Yiu · 4 years, 10 months ago
- 562bd33 Revert "Use ThreadPrioritySetter to set thread priority" by Rick Yiu · 4 years, 10 months ago
- 26cbd59 Merge "Use ThreadPrioritySetter to set thread priority" by Rick Yiu · 4 years, 10 months ago
- 5ec8c9d docs: Fix method name in code snippet by Kevin Hufnagle · 4 years, 10 months ago
- 85e8c8f Use ThreadPrioritySetter to set thread priority by Rick Yiu · 5 years ago
- 26e7951 Android patch: update TestDateTimeTextProvider test expectations with CLDR data from icu65.1 by Nikita Iashchenko · 5 years ago
- 76260f0 Rename ParseMode.COMPATIBILITY to ParseMode.JAVA_COMPATIBILITY by Nikita Iashchenko · 5 years ago
- db54a53 Merge "Integrate OpenJDK 9 fix for double-close." by Daulet Zhanguzin · 5 years ago
- b645fc4 Integrate OpenJDK 9 fix for double-close. by Daulet Zhanguzin · 5 years ago
- 552da5a Use new UnsupportedAppUsage annotation. by Artur Satayev · 5 years ago
- 86b8897 Merge "Fix MethodHandles.explicitCastArguments for transforms" by Orion Hodson · 5 years ago
- 2fdb0f3 Fix MethodHandles.explicitCastArguments for transforms by Orion Hodson · 5 years ago
- a0bf333 Change comment format for ChangeId. by atrost · 5 years ago
- 4f998ee Make Inet6AddressImpl.icmpEcho() more tolerant. by Pete Bentley · 5 years ago
- 77b32a9 Merge changes I5e14eeb1,I0bcf0516 by vichang · 5 years ago
- 7ab27df Replace ICU.getAvailableCollatorLocales() with ICU4J Collator.getAvailableLocales by Victor Chang · 5 years ago
- 90b08a0 Merge "Move ICU.getDisplay* API into external/icu" by vichang · 5 years ago
- 33af5cb Merge "Rename native regex classes" by vichang · 5 years ago
- a79eeb5 Move ICU.getDisplay* API into external/icu by Victor Chang · 5 years ago
- 92c8a5b Merge "Don't change the behavior of findLibrary" by Treehugger Robot · 5 years ago
- e5a4615 Rename native regex classes by Victor Chang · 5 years ago
- 42d8c1f Remove metalava-manual from droidstubs generation by Paul Duffin · 5 years ago
- 363dc35 Merge "Remove workaround for bug in MH.asType()" by Treehugger Robot · 5 years ago
- 56feae1 Remove workaround for bug in MH.asType() by Orion Hodson · 5 years ago
- 53a930d Don't change the behavior of findLibrary by Jiyong Park · 5 years ago
- e477f5b Move ICU4C metadata getters from libcore.icu.ICU into external/icu by Victor Chang · 5 years ago
- b565199 Merge "Add missing StringBuilder nullability annotations" by Treehugger Robot · 5 years ago
- 194aab9 Merge "Revert "Revert "Limit access to the device's fixed 802.11 MAC address.""" by Treehugger Robot · 5 years ago
- c6c93a1 Add missing StringBuilder nullability annotations by Paul Duffin · 5 years ago
- fea6729 Revert "Revert "Limit access to the device's fixed 802.11 MAC address."" by Andrei-Valentin Onea · 5 years ago
- ec99100 Merge "Revert "Limit access to the device's fixed 802.11 MAC address."" by Treehugger Robot · 5 years ago
- ef34f8b Revert "Limit access to the device's fixed 802.11 MAC address." by Mark Chien · 5 years ago
- d3c9627 Merge "Limit access to the device's fixed 802.11 MAC address." by Bram Bonné · 5 years ago
- cdcf031 Merge "Fix choice of receiver type in Construct.transform()" by Orion Hodson · 5 years ago
- ce8d90a Limit access to the device's fixed 802.11 MAC address. by Bram Bonné · 5 years ago
- eb85e84 Fix choice of receiver type in Construct.transform() by Orion Hodson · 5 years ago
- b95ed49 Merge "Move java.nio.charset codes into core-icu4j due to its extensive usage of ICU" by vichang · 5 years ago
- 0c6b5e2 Move java.nio.charset codes into core-icu4j due to its extensive usage of ICU by Victor Chang · 5 years ago
- 09a6f9b Merge "Change state of Matcher only if NativeMatcher is created successfully" by vichang · 5 years ago
- 57bcbff Move dalvik.system.VersionCodes to dalvik.annotation.compat by Paul Duffin · 5 years ago
- 7b05ba0 Change state of Matcher only if NativeMatcher is created successfully by Victor Chang · 5 years ago
- e432968 Move native code of ICU4C regex usage into external/icu by Victor Chang · 5 years ago
- fce60b7 Merge "Revert "Move tests to postsubmit to reduce lab reporting load temporarily"" by Dan Shi · 5 years ago
- e31d51c Revert "Move tests to postsubmit to reduce lab reporting load temporarily" by Dan Shi · 5 years ago
- 3e38e9f Merge "Update findSpecial behavior to allow for invoking default methods" by Alex Light · 5 years ago
- 553c87b Update findSpecial behavior to allow for invoking default methods by Alex Light · 5 years ago
- c83d045 Refactoring: Move MimeMap to libcore.content.type. by Tobias Thierer · 5 years ago
- 44ab8ee Move tests to postsubmit to reduce lab reporting load temporarily by Dan Shi · 5 years ago
- d145ca9 Add TEST_MAPPINGs for miscellaneous libcore packages. by Pete Gillin · 5 years ago
- 7fd024a Add TEST_MAPPINGs for remaining java.* packages. by Pete Gillin · 5 years ago
- ebe4346 Merge "Add TEST_MAPPINGs for javax.* packages." by Treehugger Robot · 5 years ago
- adeb8e8 Add TEST_MAPPINGs for javax.* packages. by Pete Gillin · 5 years ago
- 5c2c737 Merge "Add TEST_MAPPINGs for java.lang and java.util and subpackages." by Pete Gillin · 5 years ago
- 38af47f Add TEST_MAPPINGs for java.lang and java.util and subpackages. by Pete Gillin · 5 years ago
- 37da1c4 Merge changes I805784bb,I85fe08d0,If0c30d6c am: f7b6cd0d1b by Pete Gillin · 5 years ago
- 0e94809 Add TEST_MAPPINGs for java.net code. by Pete Gillin · 5 years ago
- abb68eb Merge "Fix more issues in ojluni annotations." am: d411f2b2c4 by Aurimas Liutikas · 5 years ago
- a320f59 Fix more issues in ojluni annotations. by Aurimas Liutikas · 5 years ago
- 8d13266 Merge "Fix syntax issues in HashMap.annotated.java." am: 05f17995de by Aurimas Liutikas · 5 years ago
- f8fa3f5 Fix syntax issues in HashMap.annotated.java. by Aurimas Liutikas · 5 years ago
- 0a1b9d1 Merge "Tidy up Android change markers" am: 9480a9ecf4 by Neil Fuller · 5 years ago
- 9480a9e Merge "Tidy up Android change markers" by Neil Fuller · 5 years ago
- 6dc22b0 Tidy up Android change markers by Neil Fuller · 6 years ago
- dcc909a Merge "URLConnection.getFileNameMap(): Fix documentation." am: b01ce0e661 by Tobias Thierer · 5 years ago
- b01ce0e Merge "URLConnection.getFileNameMap(): Fix documentation." by Tobias Thierer · 5 years ago
- 9986732 URLConnection.getFileNameMap(): Fix documentation. by Tobias Thierer · 5 years ago
- 3120746 Merge changes I2ba1a613,Icfa4d975 am: 3598a59db2 by Paul Duffin · 5 years ago
- c241d6a Set default visibility to private by Paul Duffin · 5 years ago
- a638c69 Merge "Change Math.pow() test / docs to match actual" am: a48e2ab2a6 by Neil Fuller · 5 years ago
- a48e2ab Merge "Change Math.pow() test / docs to match actual" by Treehugger Robot · 5 years ago
- e5be112 Change Math.pow() test / docs to match actual by Neil Fuller · 5 years ago
- fe749a8 Merge "General tidy up of android.system" am: 5cca1c7bc6 am: 6a19cb82fe by Neil Fuller · 5 years ago
- 5cca1c7 Merge "General tidy up of android.system" by Neil Fuller · 5 years ago
- eee540c General tidy up of android.system by Neil Fuller · 5 years ago
- 8ed27bd Merge "Document public alternatives to greylisted APIs" am: 9057a3dff0 by Andrei-Valentin Onea · 5 years ago
- 9057a3d Merge "Document public alternatives to greylisted APIs" by Andrei-Valentin Onea · 5 years ago
- 4e96d50 Document public alternatives to greylisted APIs by Andrei Onea · 5 years ago
- 618763d Merge "Delete unused ojluni Register.cpp" am: afcf8ed83a am: 276946af6d by Pete Bentley · 5 years ago
- e4a2c7e Delete unused ojluni Register.cpp by Pete Bentley · 5 years ago
- 13053e6 Merge "Make canonicalize() hidden to avoid conflict with libm." am: 34c4f70912 by Vladimir Marko · 5 years ago
- a9803f4 Make canonicalize() hidden to avoid conflict with libm. by Vladimir Marko · 5 years ago
- 2fe775c Merge "Refactoring: Rewrite links in Metalava instead of carrying patches." am: 2d3e2ef5f3 by Tobias Thierer · 5 years ago
- 2d3e2ef Merge "Refactoring: Rewrite links in Metalava instead of carrying patches." by Tobias Thierer · 5 years ago
- 67d3b77 Merge "Optional capturing group should not be replaced with "null" string" am: 4b9306c2ea by vichang · 5 years ago
- 4b9306c Merge "Optional capturing group should not be replaced with "null" string" by vichang · 5 years ago
- 7d54604 Optional capturing group should not be replaced with "null" string by Victor Chang · 5 years ago
- 1fa7ed3 Merge "Update ICU version as a part of per-release tasks" am: b645b62f33 by Nikita Iashchenko · 5 years ago
- 8148f04 Update ICU version as a part of per-release tasks by Nikita Iashchenko · 5 years ago
- 473225e Merge "Remove target sdk level check in DecimalFormat's prefix/suffix setters" am: e7671ae5e0 by vichang · 5 years ago
- e7671ae Merge "Remove target sdk level check in DecimalFormat's prefix/suffix setters" by vichang · 5 years ago
- 80a5d30 Remove target sdk level check in DecimalFormat's prefix/suffix setters by Victor Chang · 5 years ago
- d1ce1f7 Merge "Thread.uncaughtExceptionPreHandler: temporarily graylist." into qt-dev by Tobias Thierer · 5 years ago
- 7adbc94 Merge "Replace DecimalFormat_ICU58_Android with ICU4J DecimalFormat in compat mode" by vichang · 5 years ago
- cb77bb4 Replace DecimalFormat_ICU58_Android with ICU4J DecimalFormat in compat mode by Victor Chang · 6 years ago
- 32b9949 Thread.uncaughtExceptionPreHandler: temporarily graylist. by Tobias Thierer · 5 years ago
- 5403581 Work around Java 9 build failures due to @Generated annotations. by Pete Gillin · 6 years ago
- 7b953fa Directly link to external documentation. by Tobias Thierer · 6 years ago
- abaed1a Libcore: fix three openjdk-redirect.html links. by Tobias Thierer · 6 years ago