summaryrefslogtreecommitdiff
path: root/luni/src/test/java
Commit message (Expand)AuthorAgeFilesLines
...
* | Speed up BigInteger gcd with one small argumentHans Boehm2019-10-221-0/+31
|/
* Merge "Add support for new tzlookup.xml attribute"Treehugger Robot2019-10-113-64/+81
|\
| * Add support for new tzlookup.xml attributeNeil Fuller2019-10-043-64/+81
* | Merge "MimeMap: test case normalization of values."Treehugger Robot2019-10-071-1/+23
|\ \
| * | MimeMap: test case normalization of values.Tobias Thierer2019-10-071-1/+23
* | | Merge "Update findSpecial behavior to allow for invoking default methods"Alex Light2019-10-071-0/+48
|\ \ \ | |/ / |/| |
| * | Update findSpecial behavior to allow for invoking default methodsAlex Light2019-10-041-0/+48
* | | MimeMap: Construct libcore's default instance lazily, too.Tobias Thierer2019-10-061-35/+2
* | | Merge "Remove dead code from libcore.icu.ICU (Part 2)"vichang2019-10-041-34/+0
|\ \ \
| * | | Remove dead code from libcore.icu.ICU (Part 2)Victor Chang2019-10-041-34/+0
* | | | Construct default MimeMap lazily rather than eagerly.Tobias Thierer2019-10-041-0/+48
* | | | Refactoring: Move MimeMap to libcore.content.type.Tobias Thierer2019-10-031-3/+2
| |_|/ |/| |
* | | Enforce that a MimeMap's MIME types contain a '/' but extensions don't.Tobias Thierer2019-10-021-9/+20
* | | Make CTS more opinionated about the platform's default MimeMap.Tobias Thierer2019-10-011-1/+45
* | | Make MimeMap final and introduce MimeMap.Builder.Tobias Thierer2019-09-271-36/+282
* | | Move default MimeMap implementation to frameworks.Tobias Thierer2019-09-271-220/+13
| |/ |/|
* | Add TestRule to enable access to deprecated BC algorithmsPaul Duffin2019-09-2513-224/+116
* | Delete libcore.net.http.ResponseUtils, and its test.Pete Gillin2019-09-241-52/+0
|/
* Merge "Remove unused Core Platform API methods"Neil Fuller2019-09-161-21/+0
|\
| * Remove unused Core Platform API methodsNeil Fuller2019-09-111-21/+0
* | Merge "Remove unused Core Platform API methods"Treehugger Robot2019-09-121-336/+12
|\|
| * Remove unused Core Platform API methodsNeil Fuller2019-09-111-336/+12
* | Merge "findLibrary() could return non-null string when it fails to find a lib"Treehugger Robot2019-09-111-4/+14
|\ \ | |/ |/|
| * findLibrary() could return non-null string when it fails to find a libJiyong Park2019-09-111-4/+14
* | Combine two versions of lookupByOffsetWithBias()Neil Fuller2019-09-101-447/+244
|/
* Merge "Move isDefaultOkForCountryTimeZoneDetection"Neil Fuller2019-09-071-48/+18
|\
| * Move isDefaultOkForCountryTimeZoneDetectionNeil Fuller2019-09-041-48/+18
* | Merge "Provide filtering for obsolete zone IDs"Treehugger Robot2019-09-072-16/+83
|\|
| * Provide filtering for obsolete zone IDsNeil Fuller2019-09-032-16/+83
* | Merge "Revert "Move default MimeMap implementation to frameworks.""Tobias Thierer2019-08-291-13/+220
|\|
| * Merge "Revert "Move default MimeMap implementation to frameworks.""Tobias Thierer2019-08-291-13/+220
| |\
| | * Revert "Move default MimeMap implementation to frameworks."Tobias Thierer2019-08-281-13/+220
* | | Merge changes I805784bb,I85fe08d0,If0c30d6cPete Gillin2019-08-272-4/+1
|\| |
| * | Merge changes I805784bb,I85fe08d0,If0c30d6cPete Gillin2019-08-272-4/+1
| |\ \
| | * | Revert "Add an example of an annotation-based TEST_MAPPING."Pete Gillin2019-08-231-2/+0
| | * | Revert "Add test with known failure on virtual devices to TEST_MAPPING."Pete Gillin2019-08-231-2/+1
* | | | Merge "Remove getDisplayCountry test for MK (Android is equal to CLDR 35.1)"Nikita Iashchenko2019-08-231-1/+0
|\| | |
| * | | Merge "Remove getDisplayCountry test for MK (Android is equal to CLDR 35.1)"Nikita Iashchenko2019-08-221-1/+0
| |\ \ \ | | |/ / | |/| |
| | * | Remove getDisplayCountry test for MK (Android is equal to CLDR 35.1)Nikita Iashchenko2019-08-141-1/+0
* | | | Merge "Move default MimeMap implementation to frameworks."Tobias Thierer2019-08-231-220/+13
|\| | |
| * | | Merge "Move default MimeMap implementation to frameworks."Treehugger Robot2019-08-211-220/+13
| |\ \ \ | | | |/ | | |/|
| | * | Move default MimeMap implementation to frameworks.Tobias Thierer2019-08-201-220/+13
| | |/
* | | Merge "Add test with known failure on virtual devices to TEST_MAPPING."Pete Gillin2019-08-181-1/+2
|\| |
| * | Merge "Add test with known failure on virtual devices to TEST_MAPPING."Treehugger Robot2019-08-181-1/+2
| |\ \ | | |/ | |/|
| | * Add test with known failure on virtual devices to TEST_MAPPING.Pete Gillin2019-08-081-1/+2
* | | Merge "Create i18n APEX module containing the ICU .dat file"vichang2019-08-082-6/+6
|\| |
| * | Merge "Create i18n APEX module containing the ICU .dat file"vichang2019-08-082-6/+6
| |\ \
| | * | Create i18n APEX module containing the ICU .dat fileVictor Chang2019-08-062-6/+6
* | | | Merge "ComparatorTest: Tweak."Tobias Thierer2019-08-071-13/+18
|\| | |
| * | | Merge "ComparatorTest: Tweak."Treehugger Robot2019-08-071-13/+18
| |\ \ \