index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
luni
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a workaround for an icu4c header file hack.
Elliott Hughes
2014-12-11
1
-3
/
+0
*
Add epub to MimeUtils map.
Ben Murdoch
2014-12-11
1
-0
/
+1
*
Don't include private bionic headers.
Elliott Hughes
2014-12-10
2
-8
/
+8
*
Fix libcore.java.net.OldCookieHandlerTest#test_get_put()
Wei Liu
2014-12-09
1
-1
/
+1
*
Merge "Assert default SSLSocketFactory and HostnameVerifier actually used."
Alex Klyubin
2014-12-08
1
-0
/
+115
|
\
|
*
Assert default SSLSocketFactory and HostnameVerifier actually used.
Alex Klyubin
2014-12-04
1
-0
/
+115
*
|
Merge "Track date format changes for es_ES and es_US."
Narayan Kamath
2014-12-08
1
-14
/
+14
|
\
\
|
*
|
Track date format changes for es_ES and es_US.
Narayan Kamath
2014-12-08
1
-14
/
+14
*
|
|
Merge "Track more CLDR-26 updates."
Narayan Kamath
2014-12-08
2
-13
/
+7
|
\
\
\
|
*
|
|
Track more CLDR-26 updates.
Narayan Kamath
2014-12-05
2
-13
/
+7
*
|
|
|
cacerts uses MD5-based file names -- fix README accordingly.
Alex Klyubin
2014-12-05
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge "Modernize requirements for platform-default HostnameVerifier."
Alex Klyubin
2014-12-04
1
-13
/
+58
|
\
\
\
|
*
|
|
Modernize requirements for platform-default HostnameVerifier.
Alex Klyubin
2014-12-04
1
-13
/
+58
*
|
|
|
Merge "Use okhttp's OkHostnameVerifier as the default."
Alex Klyubin
2014-12-04
2
-203
/
+10
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Use okhttp's OkHostnameVerifier as the default.
Alex Klyubin
2014-12-04
2
-203
/
+10
|
|
/
/
*
|
|
Merge "Use a MockWebServer instead of hitting the network."
Narayan Kamath
2014-12-04
1
-39
/
+34
|
\
\
\
|
*
|
|
Use a MockWebServer instead of hitting the network.
Jason Parks
2014-12-04
1
-39
/
+34
*
|
|
|
Delete ContentHandlerFactoryTest.
Narayan Kamath
2014-12-04
1
-145
/
+0
|
/
/
/
*
|
|
Fix failing connection tests.
Jason Parks
2014-12-04
1
-2
/
+3
*
|
|
Add tests for issue 18554122.
Narayan Kamath
2014-12-03
1
-0
/
+26
*
|
|
Add test case for issue 18428603
Narayan Kamath
2014-12-03
1
-0
/
+23
|
/
/
*
|
Merge "Fix obsolete javadoc."
Narayan Kamath
2014-12-02
1
-4
/
+3
|
\
\
|
*
|
Fix obsolete javadoc.
Narayan Kamath
2014-12-02
1
-4
/
+3
*
|
|
Merge "Fix crash in selector.wakeup() with closed selector"
Neil Fuller
2014-12-02
6
-70
/
+62
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix crash in selector.wakeup() with closed selector
Neil Fuller
2014-12-02
6
-70
/
+62
*
|
|
Expand on how to get fractional percentages.
Elliott Hughes
2014-12-01
2
-2
/
+7
*
|
|
Clarify the rounding behavior of a percent formatter.
Elliott Hughes
2014-12-01
2
-0
/
+19
|
/
/
*
|
Merge "Track CLDR-26 updates to currency data."
Narayan Kamath
2014-11-27
1
-1
/
+1
|
\
\
|
*
|
Track CLDR-26 updates to currency data.
Narayan Kamath
2014-11-27
1
-1
/
+1
|
|
/
*
|
Add a simple test for "last-modified" headers.
Narayan Kamath
2014-11-27
1
-0
/
+13
|
/
*
Fix URLConnectionTest for devices without full internet access.
Aaron Whyte
2014-11-27
2
-61
/
+1
*
Merge "Track CDLR-26 changes to czech narrow standalone months."
Narayan Kamath
2014-11-27
1
-1
/
+1
|
\
|
*
Track CDLR-26 changes to czech narrow standalone months.
Narayan Kamath
2014-11-26
1
-1
/
+1
*
|
Merge "Track ICU54 CLDR update."
Narayan Kamath
2014-11-27
1
-8
/
+8
|
\
\
|
|
/
|
*
Track ICU54 CLDR update.
Narayan Kamath
2014-11-26
1
-8
/
+8
*
|
"Pacific/Apia" is now "Apia Standard Time".
Narayan Kamath
2014-11-27
2
-4
/
+4
*
|
Fix CharsetEncoder.canEncode for ignorable code points.
Narayan Kamath
2014-11-26
1
-2
/
+4
|
/
*
Only the Mac doesn't have POSIX clocks.
Elliott Hughes
2014-11-25
1
-2
/
+2
*
CTS tests for the platform-default HostnameVerifier.
Alex Klyubin
2014-11-24
2
-87
/
+252
*
Merge "Improve javadoc for fractional seconds in date formats."
Narayan Kamath
2014-11-24
1
-1
/
+10
|
\
|
*
Improve javadoc for fractional seconds in date formats.
Narayan Kamath
2014-11-18
1
-1
/
+10
*
|
Test changes for the HttpURLConnection fallback strategy
Neil Fuller
2014-11-21
1
-15
/
+72
*
|
Fixes associated with OkHttp fallback changes
Neil Fuller
2014-11-21
1
-6
/
+5
*
|
Merge "Add a unit test for a NumberFormat.setCurrency regression."
Elliott Hughes
2014-11-20
1
-0
/
+27
|
\
\
|
*
|
Add a unit test for a NumberFormat.setCurrency regression.
Elliott Hughes
2014-11-19
1
-0
/
+27
*
|
|
Improve tests for TLS fallback.
Neil Fuller
2014-11-20
1
-58
/
+369
*
|
|
Merge "Add exceptions for test_connectLjava_net_SocketAddressI"
Elliott Hughes
2014-11-19
1
-0
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add exceptions for test_connectLjava_net_SocketAddressI
Tiberiu Breana
2014-11-19
1
-0
/
+12
*
|
|
Merge "Fix DecimalFormatSymbols.setCurrency."
Elliott Hughes
2014-11-19
2
-3
/
+29
|
\
\
\
|
*
|
|
Fix DecimalFormatSymbols.setCurrency.
Elliott Hughes
2014-11-19
2
-3
/
+29
|
|
|
/
|
|
/
|
[next]