- f278821 Update to use nativehelper/JNIPlatformHelp.h by Orion Hodson · 4 years, 8 months ago
- 6f08947 Merge "Revert "Revert "File{Input,Output}Stream: catch ownership misassignment on construction.""" by Josh Gao · 4 years, 7 months ago
- d50d5bd Revert "Revert "File{Input,Output}Stream: catch ownership misassignment on construction."" by Josh Gao · 4 years, 7 months ago
- d33262b Merge "Revert "File{Input,Output}Stream: catch ownership misassignment on construction."" by Treehugger Robot · 4 years, 7 months ago
- 38ab76f Revert "File{Input,Output}Stream: catch ownership misassignment on construction." by Aurimas Liutikas · 4 years, 7 months ago
- 560d80b Merge "Add refactoring explanation to PlainDatagramSocketImpl." by Treehugger Robot · 4 years, 7 months ago
- 2049cb3 Merge "Delete unused headers" by Neil Fuller · 4 years, 7 months ago
- dbb9cd8 Merge "Remove ContentInfo.getContentBytes from CorePlatformApi" by Daulet Zhanguzin · 4 years, 7 months ago
- 28b727a Merge "File{Input,Output}Stream: catch ownership misassignment on construction." by Treehugger Robot · 4 years, 7 months ago
- 2554f9b Add refactoring explanation to PlainDatagramSocketImpl. by Pete Bentley · 4 years, 7 months ago
- b87c52b Delete unused headers by Neil Fuller · 4 years, 7 months ago
- 3b16bb1 File{Input,Output}Stream: catch ownership misassignment on construction. by Josh Gao · 4 years, 7 months ago
- c99efcd Remove ContentInfo.getContentBytes from CorePlatformApi by Daulet Zhanguzin · 4 years, 7 months ago
- 08acd7d ojluni-phony: Fix nonexistent required modules by Yo Chiang · 4 years, 7 months ago
- 1b2b0e2 Revert^2 "Avoid fd leaks when jniCreateFileDescriptor encounters OOME" by Orion Hodson · 4 years, 8 months ago
- 6716e5a Merge "Revert "Avoid fd leaks when jniCreateFileDescriptor encounters OOME"" by Orion Hodson · 4 years, 8 months ago
- be00faf Revert "Avoid fd leaks when jniCreateFileDescriptor encounters OOME" by Nicolas Geoffray · 4 years, 8 months ago
- 97cd818 Merge "Avoid fd leaks when jniCreateFileDescriptor encounters OOME" by Orion Hodson · 4 years, 8 months ago
- df24e75 Avoid fd leaks when jniCreateFileDescriptor encounters OOME by Orion Hodson · 4 years, 8 months ago
- 59b084b Modify 2 APIs to not declare unthrown exceptions by Neil Fuller · 4 years, 8 months ago
- 48a7e24 Merge "Remove deprecated BouncyCastle algorithms" by Daulet Zhanguzin · 4 years, 8 months ago
- 1049e7d Remove deprecated BouncyCastle algorithms by Daulet Zhanguzin · 4 years, 9 months ago
- dedea2e Remove redundant @CorePlatformApi from Inet6Address. by Pete Gillin · 4 years, 8 months ago
- 63e7717 Partially revert "Move ICU from ART APEX into i18n APEX" by Victor Chang · 4 years, 8 months ago
- 2baa261 "Move ICU from ART APEX into i18n APEX" Attempt 2 by Victor Chang · 4 years, 9 months ago
- 88f06b8 Merge "Revert "Move ICU from ART APEX into i18n APEX"" by vichang · 4 years, 9 months ago
- 4af0f8f Revert "Move ICU from ART APEX into i18n APEX" by vichang · 4 years, 9 months ago
- 187f1ef Merge "Move ICU from ART APEX into i18n APEX" by vichang · 4 years, 9 months ago
- 6ddc586 Merge "Revert "Remove deprecated BouncyCastle algorithms"" by Jack He · 4 years, 9 months ago
- e80794d Revert "Remove deprecated BouncyCastle algorithms" by Jack He · 4 years, 9 months ago
- 5a26d71 Merge "Remove deprecated BouncyCastle algorithms" by Daulet Zhanguzin · 4 years, 9 months ago
- 0828fb5 Remove deprecated BouncyCastle algorithms by Daulet Zhanguzin · 4 years, 9 months ago
- 881cfb5 Merge "Remove unnecessary @IntraCoreApi annotation" by Treehugger Robot · 4 years, 9 months ago
- 088669e Move ICU from ART APEX into i18n APEX by Victor Chang · 4 years, 10 months ago
- 0bfa121 Remove unnecessary @IntraCoreApi annotation by Victor Chang · 4 years, 9 months ago
- d4f5306 Revert "Do not use opendir after CLONE_VM or vfork." by Florian Mayer · 4 years, 9 months ago
- 8a4f9b8 Do not use opendir after CLONE_VM or vfork. by Florian Mayer · 4 years, 9 months ago
- c5f1494e Make System.nanoTime and currentTimeMillis critical native. by Pete Bentley · 4 years, 9 months ago
- b3d1a7e Make System.nanoTime and currentTimeMillis CriticalNative. by Pete Bentley · 4 years, 9 months ago
- 2fc0039 ZipInputStream: Don't throw for data descriptors on STORed entries. by Narayan Kamath · 4 years, 9 months ago
- 0b1e40b Remove unused methods File{Input,Output}Stream.open(). by Pete Bentley · 4 years, 10 months ago
- 651d591 Merge "Allow UnixChannelFactory initialization during AOT" by Orion Hodson · 4 years, 10 months ago
- cf133e9 Merge "Instead of throwing an exception on unsuccessful username lookup, set user.name to "unknown"." by Peter Collingbourne · 4 years, 10 months ago
- f425570 Allow UnixChannelFactory initialization during AOT by Orion Hodson · 4 years, 10 months ago
- 941b474 Merge "libcore: Add a libcore-patch-style script" by Treehugger Robot · 4 years, 10 months ago
- 875ef07 Merge "Reland "libcore: Remove native calls in FileDescriptor <clinit>"" by Treehugger Robot · 4 years, 10 months ago
- 32ea49e Reland "libcore: Remove native calls in FileDescriptor <clinit>" by Orion Hodson · 4 years, 10 months ago
- 16fe5b3 Merge "Fix DatagramChannelImpl.setOption(IP_MULTICAST_IF, value) for dual-stack." by Jason Jeremy Iman · 4 years, 10 months ago
- 60ffaee Instead of throwing an exception on unsuccessful username lookup, set user.name to "unknown". by Peter Collingbourne · 5 years ago
- 1282d04 Revert "libcore: Remove native calls in FileDescriptor <clinit>" by Orion Hodson · 4 years, 10 months ago
- 713ecce libcore: Add a libcore-patch-style script by Orion Hodson · 4 years, 11 months ago
- 6d0c244 libcore: Remove native calls in FileDescriptor <clinit> by Orion Hodson · 4 years, 11 months ago
- 0a97d0a Revert^2 "libcore: Extend sun.misc.Unsafe presence in the Core Platform API" by Orion Hodson · 5 years ago
- a99055f Merge "Simplify sleep() and fix overflow bug" by Hans Boehm · 4 years, 11 months ago
- c2c912c Simplify sleep() and fix overflow bug by Hans Boehm · 5 years ago
- a726296 Merge "Revert "libcore: Extend sun.misc.Unsafe presence in the Core Pla..."" by Orion Hodson · 5 years ago
- 155369a Revert "libcore: Extend sun.misc.Unsafe presence in the Core Pla..." by Orion Hodson · 5 years ago
- 05b3a7f Merge "libcore: Extend sun.misc.Unsafe presence in the Core Platform API" by Orion Hodson · 5 years ago
- 99c5060 Merge "Updates documentation mentioning all IP interfaces are available." by Bram Bonné · 5 years ago
- d477f4e libcore: Extend sun.misc.Unsafe presence in the Core Platform API by Orion Hodson · 5 years ago
- f59438f Updates documentation mentioning all IP interfaces are available. by Bram Bonné · 5 years ago
- 25ed678 Merge changes I7410915a,Iede082f5 by Nikita Iashchenko · 5 years ago
- ca0d8a3 Improve fast-path in SimpleDateFormat.matchString() by Nikita Iashchenko · 5 years ago
- 3006a46 Merge "Fix typo in change marker." by Treehugger Robot · 5 years ago
- 77200ad Add markers for new Japanese Era related files by Nikita Iashchenko · 5 years ago
- 4bddf6d Fix typo in change marker. by Tobias Thierer · 5 years ago
- 60bccc1 Declare a public field for new Japanese Era Reiwa by Nikita Iashchenko · 5 years ago
- 515532b Merge "Updates documentation to match MAC address restrictions." by Bram Bonné · 5 years ago
- 6f49d21 Updates documentation to match MAC address restrictions. by Bram Bonné · 5 years ago
- a26e1f2 Change j.l.r.Field to use ArtField index instead of dexFileIndex by Alex Light · 5 years ago
- b3f2040 Merge "Updates documentation to match MAC address restrictions." by Bram Bonné · 5 years ago
- b338fcf Merge "NetworkInterface: Clarify change marker." by Treehugger Robot · 5 years ago
- a4b8133 Updates documentation to match MAC address restrictions. by Bram Bonné · 5 years ago
- 1a4ed52 NetworkInterface: Clarify change marker. by Tobias Thierer · 5 years ago
- 414bdcd Merge "Rename ZoneInfoDB -> ZoneInfoDb" by Treehugger Robot · 5 years ago
- cbf9905 Revert "Revert "Revert "Limit access to the device's fixed 802.11 MAC address.""" by Bram Bonné · 5 years ago
- 0a5160d Rename ZoneInfoDB -> ZoneInfoDb by Neil Fuller · 5 years ago
- 4fb4370 Merge "Refine documentation of getNativeTid() function" by Treehugger Robot · 5 years ago
- 7566262 Merge "Update misc java.util classes to OpenJDK 9+181 and immediately expose API" by Treehugger Robot · 5 years ago
- 72d94d4 Update misc java.util classes to OpenJDK 9+181 and immediately expose API by Tobias Thierer · 7 years ago
- 84c1e8e Refine documentation of getNativeTid() function by Rick Yiu · 5 years ago
- 94b8230 Merge "Use ThreadPrioritySetter to set thread priority" by Rick Yiu · 5 years ago
- 079c329 Merge "Fix @link tags in @ChangeId javadocs." by Treehugger Robot · 5 years ago
- 42e3c3c Fix @link tags in @ChangeId javadocs. by Mathew Inwood · 5 years ago
- de63e06 Use ThreadPrioritySetter to set thread priority by Rick Yiu · 5 years ago
- 3984faf Fix DatagramChannelImpl.setOption(IP_MULTICAST_IF, value) for dual-stack. by Jason Jeremy Iman · 5 years ago
- d3c031d Merge changes Ic6b7ff98,I634b9bd4 by Tobias Thierer · 5 years ago
- 342070a Flow: Remove reference to SubmissionPublisher class (not present on Android). by Tobias Thierer · 5 years ago
- 9033a20 Add internal class java.util.concurrent.Flow from OpenJDK 9+181 by Tobias Thierer · 5 years ago
- 3979b1a Merge "Add a Core Platform API to change the default hostname verifier." by Pete Bentley · 5 years ago
- c73c5b3 Merge "List.sort() docs: Fix indentation in sample code." by Treehugger Robot · 5 years ago
- fc5b6d7 List.sort() docs: Fix indentation in sample code. by Tobias Thierer · 5 years ago
- 6f0f8c1 Add a Core Platform API to change the default hostname verifier. by Pete Bentley · 5 years ago
- 7a23698 Merge "Revert "Use ThreadPrioritySetter to set thread priority"" by Rick Yiu · 5 years ago
- 562bd33 Revert "Use ThreadPrioritySetter to set thread priority" by Rick Yiu · 5 years ago
- 26cbd59 Merge "Use ThreadPrioritySetter to set thread priority" by Rick Yiu · 5 years ago
- 5ec8c9d docs: Fix method name in code snippet by Kevin Hufnagle · 5 years 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