| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test passing wrong SocketAddress types to bind, connect, sendto. | Lorenzo Colitti | 2019-01-30 | 1 | -0/+153 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | / | Add test coverage for URLConnection.getFileNameMap(). | Tobias Thierer | 2019-01-25 | 1 | -0/+49 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Remove hardcoded os.name property." | Doug Horn | 2019-01-24 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove hardcoded os.name property. | Doug Horn | 2019-01-24 | 1 | -0/+9 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Revert "Revert "Add support for fdsan to the builtin SocketImpls.""" | Josh Gao | 2019-01-24 | 1 | -4/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Revert "Add support for fdsan to the builtin SocketImpls."" | Josh Gao | 2018-10-31 | 1 | -4/+46 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "InMemDexCL: Add test with non-zero buffer position" | David Brazdil | 2019-01-24 | 1 | -5/+74 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | InMemDexCL: Add test with non-zero buffer position | David Brazdil | 2019-01-24 | 1 | -5/+74 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup some support test classes | Paul Duffin | 2019-01-23 | 5 | -4/+212 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | / | Replace use of libcore.io.SizeOf with X.BYTES. | Tobias Thierer | 2019-01-21 | 3 | -18/+15 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add test for CDD 3.5 [C-0-9] | Adam Vartanian | 2019-01-18 | 1 | -0/+26 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Test LinkedHashMap.removeEldestEntry() implementation that modifies un... | Treehugger Robot | 2019-01-17 | 1 | -0/+70 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Test LinkedHashMap.removeEldestEntry() implementation that modifies underlyin... | Nikita Iashchenko | 2019-01-17 | 1 | -0/+70 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes I92be8a46,I7a3b449f | Tobias Thierer | 2019-01-14 | 1 | -0/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Extract helper methods canonicalize() and allowedInMap(). | Tobias Thierer | 2019-01-14 | 1 | -0/+25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix MimeUtils.guessExtensionFromMimeType() for non-lowercase mimeType." | Tobias Thierer | 2019-01-14 | 1 | -0/+22 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix MimeUtils.guessExtensionFromMimeType() for non-lowercase mimeType. | Tobias Thierer | 2019-01-14 | 1 | -0/+22 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * / / / / / / / / / / / / / / / / / / / / / / / | Track movement of ICU .dat file | Neil Fuller | 2019-01-10 | 2 | -4/+3 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge "Revert "Temporary workaround for b/122369337"" | Neil Fuller | 2019-01-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Revert "Temporary workaround for b/122369337" | Neil Fuller | 2019-01-08 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * / | | | | | | | | | | | | | | | | | | | | | Add time zone version tests | Neil Fuller | 2019-01-08 | 1 | -1/+63 | |
| |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge "Refactor/tweak FileSystemsTest." | Tobias Thierer | 2019-01-07 | 1 | -6/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Refactor/tweak FileSystemsTest. | Tobias Thierer | 2019-01-04 | 1 | -6/+9 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Temporary workaround for b/122369337 | Hans Boehm | 2019-01-04 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge "Sync ART host with device dir structure / add test" | Neil Fuller | 2019-01-04 | 1 | -0/+89 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Sync ART host with device dir structure / add test | Neil Fuller | 2019-01-03 | 1 | -0/+89 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | DateIntervalFormatTest: Move 2017-2018 timestamps to 2006-2007. | Tobias Thierer | 2019-01-03 | 1 | -18/+20 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Tweak libcore.libcore.icu.DateIntervalFormatTest#testEndAtMidnight | Tobias Thierer | 2019-01-03 | 1 | -21/+24 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Fix libcore.libcore.icu.DateIntervalFormatTest#testEndAtMidnight | Tobias Thierer | 2019-01-02 | 1 | -9/+13 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge "Verify SimpleDateFormat.java against 8u121-b13 (part 3)" | Treehugger Robot | 2018-12-18 | 1 | -14/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Verify SimpleDateFormat.java against 8u121-b13 (part 3) | Nikita Iashchenko | 2018-12-18 | 1 | -14/+21 | |
| * | | | | | | | | | | | | | | | Refactor InetAddress.parseNumericAddress/isNumeric | Paul Duffin | 2018-12-17 | 1 | -0/+134 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge "OsConstants: Add SOCK_CLOEXEC and SOCK_NONBLOCK" | Treehugger Robot | 2018-12-15 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | OsConstants: Add SOCK_CLOEXEC and SOCK_NONBLOCK | Nick Kralevich | 2018-12-14 | 1 | -0/+9 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge "Verify NARROW_FORMAT integration to SimpleDataFormat.java against 8u12... | Treehugger Robot | 2018-12-14 | 1 | -4/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| / / / / / / / / / / / | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Verify NARROW_FORMAT integration to SimpleDataFormat.java against 8u121-b13 (... | Nikita Iashchenko | 2018-12-14 | 1 | -4/+45 | |
| * | | | | | | | | | | | | Revert "Track movement of ICU .dat file" | Neil Fuller | 2018-12-11 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Track movement of ICU .dat file | Neil Fuller | 2018-12-11 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge "Add runtime module into the tz data search path" | Neil Fuller | 2018-12-10 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Add runtime module into the tz data search path | Neil Fuller | 2018-12-06 | 1 | -2/+5 | |
| | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Test Android specific SSLServerSocketFactory.getDefault() behavior | Paul Duffin | 2018-12-07 | 6 | -108/+326 | |
| | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | | Merge "Add InMemoryDexClassLoader test with null parent" | David Brazdil | 2018-12-07 | 1 | -0/+15 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| | * | | | | | | | Add InMemoryDexClassLoader test with null parent | David Brazdil | 2018-12-06 | 1 | -0/+15 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge "Remove an unused method from TimeZoneNames" | Treehugger Robot | 2018-12-06 | 1 | -63/+0 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Remove an unused method from TimeZoneNames | Neil Fuller | 2018-11-29 | 1 | -63/+0 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge "Verify java.text.SimpleDateFormat against 8u121-b13 (part 1)" | Treehugger Robot | 2018-12-05 | 1 | -1/+36 | |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | | | ||||||
| | * | | | | Verify java.text.SimpleDateFormat against 8u121-b13 (part 1) | Nikita Iashchenko | 2018-12-04 | 1 | -1/+36 | |
| * | | | | | Add .m4r to audio/mpeg mimetype for Android | Chong Zhang | 2018-11-29 | 1 | -0/+4 | |
| | |/ / / |/| | | | ||||||
| * | | | | Move final timezone classes to libcore.timezone | Neil Fuller | 2018-11-27 | 3 | -5/+5 | |
| | |_|/ |/| | | ||||||
| * | | | Merge "Simplify InMemoryDexClassLoaderTest libSearchPath test" | Neil Fuller | 2018-11-26 | 1 | -14/+53 | |
| |\ \ \ | ||||||
