- cf75688 Mark out an mmodule API surface / add bi-dir deps by Neil Fuller · 6 years ago
- 0769c13 Merge "Android feels strongly about .rtx files." by Jeff Sharkey · 6 years ago
- 9b38c6a Merge "Improve FdsanTest comment." by Treehugger Robot · 6 years ago
- 745bcc1 Merge changes from topic "bionic_fdsan_java" by Treehugger Robot · 6 years ago
- 8b26729 Improve FdsanTest comment. by Josh Gao · 6 years ago
- 199d852 fdsan: encode well-known types into the owner tag. by Josh Gao · 6 years ago
- e51a43a Android feels strongly about .rtx files. by Jeff Sharkey · 6 years ago
- 7be76eb Merge "Move libcore/include to point of use" by Treehugger Robot · 6 years ago
- 85bd129 Merge "Localize pattern separator" by Treehugger Robot · 6 years ago
- 6a00184 Localize pattern separator by Victor Chang · 6 years ago
- 564c7e8 Add wrappers for fdsan tag querying functions. by Josh Gao · 6 years ago
- d5e73ac Clean up MIME type mappings. by Jeff Sharkey · 6 years ago
- 5be8a63 OsTest style fix. by Pete Bentley · 6 years ago
- 53960a9 Handle null FileDescriptors passed to native methods. by Pete Bentley · 6 years ago
- 7b982cc Merge "Remove libcore usage of IoUtils.close()" by Neil Fuller · 6 years ago
- b6738ff Move libcore/include to point of use by Neil Fuller · 6 years ago
- 4b9281b Remove libcore usage of IoUtils.close() by Neil Fuller · 6 years ago
- 4bd6781 Merge "Rename org.kxml2 code to com.android.org.kxml2" by Treehugger Robot · 6 years ago
- c348da2 Merge "Open FIS/FOS through common IoBridge code." am: 0c2c9e1b8c by Jeff Sharkey · 6 years ago
- 6bdde66 Open FIS/FOS through common IoBridge code. by Jeff Sharkey · 6 years ago
- 273b71d Merge changes Ia3a03ec1,I2de66d2a am: 837780ea25 by Victor Chang · 6 years ago
- 837780e Merge changes Ia3a03ec1,I2de66d2a by Treehugger Robot · 6 years ago
- 9d96e8e Add test to verify currency spacing in DecimalFormat by Victor Chang · 6 years ago
- 85307b2 Merge "Add test to verify the default value of getMaximumIntegerDigits()" by Victor Chang · 6 years ago
- 9b265d2 Merge "Add test to verify the default value of getMaximumIntegerDigits()" by Treehugger Robot · 6 years ago
- 4267894 Add test to verify the default value of getMaximumIntegerDigits() by Victor Chang · 6 years ago
- 750506d Merge "Move UriCodec to be near its one user" am: 1ef9d8b94f by Neil Fuller · 6 years ago
- 1ef9d8b Merge "Move UriCodec to be near its one user" by Treehugger Robot · 6 years ago
- 08ca9a7 Merge "Add a RuntimeHooks facade / use ZygoteHooks more" am: 6d5df391a6 by Neil Fuller · 6 years ago
- bba6893 Move UriCodec to be near its one user by Neil Fuller · 6 years ago
- 4a3e77d Add a RuntimeHooks facade / use ZygoteHooks more by Neil Fuller · 6 years ago
- dc145e4 Merge "Libcore: Fix Blockguard expectations for fd ownership" am: f02365bf04 by Andreas Gampe · 6 years ago
- cd382b2 Libcore: Fix Blockguard expectations for fd ownership by Andreas Gampe · 6 years ago
- 6adf56a Merge "Add support for bionic fd ownership enforcement." am: 126d7df456 by Josh Gao · 6 years ago
- 126d7df Merge "Add support for bionic fd ownership enforcement." by Treehugger Robot · 6 years ago
- cf3c7fa Add support for bionic fd ownership enforcement. by Josh Gao · 6 years ago
- dc1c97a Merge "Remove unused class: libcore.util.RecoverySystem" am: 0afa554fad by Neil Fuller · 6 years ago
- 0afa554 Merge "Remove unused class: libcore.util.RecoverySystem" by Treehugger Robot · 6 years ago
- 0da2209 Merge "Increase regex matcher native size to 10000" am: b297cc434d by Mathieu Chartier · 6 years ago
- 5e8d28d Remove unused class: libcore.util.RecoverySystem by Neil Fuller · 6 years ago
- ff6b030 Increase regex matcher native size to 10000 by Mathieu Chartier · 6 years ago
- ba66b43 Merge "Move XML object factory logic to libcore" am: ebd79a97b1 by Neil Fuller · 6 years ago
- ebd79a9 Merge "Move XML object factory logic to libcore" by Treehugger Robot · 6 years ago
- 712922e Merge "Remove unnecessary directory fallback mechanism" am: 7a5dc304fa by Paul Duffin · 6 years ago
- 833a4f0 Remove unnecessary directory fallback mechanism by Paul Duffin · 6 years ago
- 458d8cb Rename org.kxml2 code to com.android.org.kxml2 by Neil Fuller · 6 years ago
- 5664b59 Move XML object factory logic to libcore by Neil Fuller · 6 years ago
- db1965d Merge "Remove early error checking in ZipFile(File,int,Charset)" am: 88d4d79d91 by Paul Duffin · 6 years ago
- de79f4c Remove early error checking in ZipFile(File,int,Charset) by Paul Duffin · 6 years ago
- 9134b18 Merge "BigDecimal: Treat zero consistently in stripTrailingZeros()." by Pete Bentley · 6 years ago
- 83f9fd6 Merge "BigDecimal: Treat zero consistently in stripTrailingZeros()." by Pete Bentley · 6 years ago
- 53aca2e Merge "Remove SocketTimeoutException custom constructors" am: fe7ce53ee2 by Neil Fuller · 6 years ago
- fe7ce53 Merge "Remove SocketTimeoutException custom constructors" by Neil Fuller · 6 years ago
- 0b8f1f3 Remove SocketTimeoutException custom constructors by Neil Fuller · 6 years ago
- 9d02d23 Merge "Fix unusual / misplaced comments" am: f4414b59d8 by Neil Fuller · 6 years ago
- f4414b5 Merge "Fix unusual / misplaced comments" by Treehugger Robot · 6 years ago
- 54f3433 Merge "Remove UriCodec code only used by tests" am: 1c0039c855 by Neil Fuller · 6 years ago
- 1c0039c Merge "Remove UriCodec code only used by tests" by Treehugger Robot · 6 years ago
- 2f79dac Fix unusual / misplaced comments by Neil Fuller · 6 years ago
- e268835 BigDecimal: Treat zero consistently in stripTrailingZeros(). by Pete Bentley · 6 years ago
- 1b842dc Merge "Fix javadoc {@link}" am: 4b4f210ced by Neil Fuller · 6 years ago
- 4b4f210 Merge "Fix javadoc {@link}" by Treehugger Robot · 6 years ago
- ec00382 Fix javadoc {@link} by Neil Fuller · 6 years ago
- ff08332 Merge "DatagramChannelMulticastTest: Briefly wait for non-instantaneous reads." by Tobias Thierer · 6 years ago
- 64b1d9d Merge "DatagramChannelMulticastTest: Briefly wait for non-instantaneous reads." by Tobias Thierer · 6 years ago
- 94e2f75 DatagramChannelMulticastTest: Briefly wait for non-instantaneous reads. by Tobias Thierer · 6 years ago
- e9f295b Remove UriCodec code only used by tests by Neil Fuller · 6 years ago
- 5fb46ee Merge "Add VmPolicy to monitor path access." am: bfc3455e49 by Jeff Sharkey · 6 years ago
- bfc3455 Merge "Add VmPolicy to monitor path access." by Jeff Sharkey · 6 years ago
- 36bbe9b Merge "Read empty zip with ZipFile" am: 43dc1d55b7 by Paul Duffin · 6 years ago
- 43dc1d5 Merge "Read empty zip with ZipFile" by Paul Duffin · 6 years ago
- 553f548 Add VmPolicy to monitor path access. by Jeff Sharkey · 6 years ago
- 13078b8 Merge "Disable NativeAllocationRegisteryTest for native bridge" am: 56518a70b2 by Victor Khimenko · 6 years ago
- 3e4099c Disable NativeAllocationRegisteryTest for native bridge by Victor Khimenko · 6 years ago
- e9eefc9 Merge "Verify java.util.Locale against upstream OpenJDK8u121-b13, step 1." by Tobias Thierer · 6 years ago
- ae9ed5b Merge "Verify java.util.Locale against upstream OpenJDK8u121-b13, step 1." by Tobias Thierer · 6 years ago
- 0e54b0d Merge "Verify Pattern, step 2: Integrate behavior change for Pattern.split()." by Tobias Thierer · 6 years ago
- b8e597c Read empty zip with ZipFile by Paul Duffin · 6 years ago
- c24c1b8 Verify java.util.Locale against upstream OpenJDK8u121-b13, step 1. by Tobias Thierer · 6 years ago
- e298436 Verify Pattern, step 2: Integrate behavior change for Pattern.split(). by Tobias Thierer · 6 years ago
- 706f12c Merge "Create empty zip files using ZipOutputStream" am: 7e1e709718 by Paul Duffin · 6 years ago
- 7ce7418 Create empty zip files using ZipOutputStream by Paul Duffin · 6 years ago
- 97eec89 Merge "Remove Android specific ArrayIndexOutOfBoundsException" am: 460784a97f by Paul Duffin · 6 years ago
- 460784a Merge "Remove Android specific ArrayIndexOutOfBoundsException" by Paul Duffin · 6 years ago
- e9a21ea Merge changes Icbe5cbd1,I11c9b4c0 am: 3ec7a00863 by Tobias Thierer · 6 years ago
- 8bf977b Let Currency.getInstance(Locale) always throw NPE for country==null. by Tobias Thierer · 6 years ago
- df682ec Remove Android specific ArrayIndexOutOfBoundsException by Paul Duffin · 6 years ago
- a3a86b2 Merge "Test for forcing Gregorian as default Calendar" am: e50dbc8b96 by Victor Chang · 6 years ago
- 8ba7def Test for forcing Gregorian as default Calendar by Victor Chang · 6 years ago
- 488449c Merge "Revert "Verify Pattern, step 2: Integrate behavior change for Pattern.split()."" by Colin Cross · 6 years ago
- 28c45df Merge "Revert "Verify Pattern, step 2: Integrate behavior change for Pattern.split()."" by Colin Cross · 6 years ago
- fb3820e Revert "Verify Pattern, step 2: Integrate behavior change for Pattern.split()." by Colin Cross · 6 years ago
- 506d31f Merge "Verify Pattern, step 2: Integrate behavior change for Pattern.split()." by Tobias Thierer · 6 years ago
- 9036d75 Merge "Verify Pattern, step 2: Integrate behavior change for Pattern.split()." by Treehugger Robot · 6 years ago
- 47f7a38 Merge changes I83f59fe5,Ib1c1c25c am: 412df46786 by Tobias Thierer · 6 years ago
- 412df46 Merge changes I83f59fe5,Ib1c1c25c by Treehugger Robot · 6 years ago
- 990d9df Verify Pattern, step 2: Integrate behavior change for Pattern.split(). by Tobias Thierer · 6 years ago
- f66c47a Drop luni's duplicate {Matcher2,Mode,Replace,Split}Test.java. by Tobias Thierer · 6 years ago
- 53c667d Unify duplicate copies of harmony {Matcher2,Mode,Replace,Split}Test. by Tobias Thierer · 6 years ago
- 5e702a9 Merge "Revert "Add and use Throwable.UNASSIGNED_STACK from upstream 8u121-b13"" by Paul Duffin · 6 years ago