summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix failing connection tests."Narayan Kamath2014-12-041-2/+3
|\
| * Fix failing connection tests.Jason Parks2014-12-041-2/+3
|/
* Merge "Rename packages to match directory structure."Narayan Kamath2014-12-0437-40/+40
|\
| * Rename packages to match directory structure.Narayan Kamath2014-12-0437-40/+40
|/
* Merge "Update expectations of cbrt test."Nicolas Geoffray2014-12-031-0/+9
|\
| * Update expectations of cbrt test.Nicolas Geoffray2014-12-031-0/+9
* | Merge changes I41d7fbdb,Ia94b4d22Narayan Kamath2014-12-032-0/+49
|\ \
| * | Add tests for issue 18554122.Narayan Kamath2014-12-031-0/+26
| * | Add test case for issue 18428603Narayan Kamath2014-12-031-0/+23
|/ /
* | Merge "Fix obsolete javadoc."Narayan Kamath2014-12-021-4/+3
|\ \ | |/ |/|
| * Fix obsolete javadoc.Narayan Kamath2014-12-021-4/+3
* | Merge "Fix crash in selector.wakeup() with closed selector"Neil Fuller2014-12-026-70/+62
|\ \ | |/ |/|
| * Fix crash in selector.wakeup() with closed selectorNeil Fuller2014-12-026-70/+62
* | Merge "Expand on how to get fractional percentages."Elliott Hughes2014-12-022-2/+7
|\ \
| * | Expand on how to get fractional percentages.Elliott Hughes2014-12-012-2/+7
|/ /
* | Merge "Clarify the rounding behavior of a percent formatter."Elliott Hughes2014-12-012-0/+19
|\ \ | |/ |/|
| * Clarify the rounding behavior of a percent formatter.Elliott Hughes2014-12-012-0/+19
|/
* Merge "Update expectations for host."Nicolas Geoffray2014-11-272-0/+26
|\
| * Update expectations for host.Nicolas Geoffray2014-11-272-0/+26
|/
* Merge "Track CLDR-26 updates to currency data."Narayan Kamath2014-11-272-3/+3
|\
| * Track CLDR-26 updates to currency data.Narayan Kamath2014-11-272-3/+3
* | Merge "Add a simple test for "last-modified" headers."Narayan Kamath2014-11-271-0/+13
|\ \ | |/ |/|
| * Add a simple test for "last-modified" headers.Narayan Kamath2014-11-271-0/+13
* | Merge "Fix URLConnectionTest for devices without full internet access."Narayan Kamath2014-11-273-63/+1
|\ \ | |/
| * Fix URLConnectionTest for devices without full internet access.Aaron Whyte2014-11-273-63/+1
|/
* Merge "Track CDLR-26 changes to czech narrow standalone months."Narayan Kamath2014-11-271-1/+1
|\
| * Track CDLR-26 changes to czech narrow standalone months.Narayan Kamath2014-11-261-1/+1
* | Merge "Track ICU54 CLDR update."Narayan Kamath2014-11-271-8/+8
|\ \ | |/
| * Track ICU54 CLDR update.Narayan Kamath2014-11-261-8/+8
* | Merge ""Pacific/Apia" is now "Apia Standard Time"."Narayan Kamath2014-11-272-4/+4
|\ \
| * | "Pacific/Apia" is now "Apia Standard Time".Narayan Kamath2014-11-272-4/+4
|/ /
* | Merge "Fix CharsetEncoder.canEncode for ignorable code points."Narayan Kamath2014-11-271-2/+4
|\ \ | |/ |/|
| * Fix CharsetEncoder.canEncode for ignorable code points.Narayan Kamath2014-11-261-2/+4
|/
* Merge "Move dexCacheStrings from ArtMethod to ArtClass"Mathieu Chartier2014-11-262-10/+4
|\
| * Move dexCacheStrings from ArtMethod to ArtClassMathieu Chartier2014-11-252-10/+4
* | Merge "Only the Mac doesn't have POSIX clocks."Elliott Hughes2014-11-251-2/+2
|\ \ | |/ |/|
| * Only the Mac doesn't have POSIX clocks.Elliott Hughes2014-11-251-2/+2
|/
* Merge "Assert finite default timeout for TLS/SSL sessions."Alex Klyubin2014-11-241-1/+2
|\
| * Assert finite default timeout for TLS/SSL sessions.Alex Klyubin2014-11-241-1/+2
* | Merge "CTS tests for the platform-default HostnameVerifier."Alex Klyubin2014-11-242-87/+252
|\ \
| * | CTS tests for the platform-default HostnameVerifier.Alex Klyubin2014-11-242-87/+252
|/ /
* | Merge "Improve javadoc for fractional seconds in date formats."Narayan Kamath2014-11-241-1/+10
|\ \
| * | Improve javadoc for fractional seconds in date formats.Narayan Kamath2014-11-181-1/+10
* | | Merge "Test changes for the HttpURLConnection fallback strategy"Neil Fuller2014-11-241-15/+72
|\ \ \
| * | | Test changes for the HttpURLConnection fallback strategyNeil Fuller2014-11-211-15/+72
|/ / /
* | | Merge "Fixes associated with OkHttp fallback changes"Neil Fuller2014-11-211-6/+5
|\ \ \
| * | | Fixes associated with OkHttp fallback changesNeil Fuller2014-11-211-6/+5
|/ / /
* | | Merge "Add a unit test for a NumberFormat.setCurrency regression."Elliott Hughes2014-11-201-0/+27
|\ \ \ | |_|/ |/| |
| * | Add a unit test for a NumberFormat.setCurrency regression.Elliott Hughes2014-11-191-0/+27
* | | Merge "Improve tests for TLS fallback."Neil Fuller2014-11-201-58/+369
|\ \ \