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
/
src
/
test
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test that confirms a socket can be closed during connect()
Neil Fuller
2015-04-22
1
-0
/
+33
*
Switch DateIntervalFormat/RelativeDateTimeFormatter to ICU4J
Travis Keep
2015-04-14
1
-0
/
+1
*
StrictJarFile: unittest for missing files
Nick Kralevich
2015-04-14
1
-0
/
+4
*
Remove obsolete concurrent access test.
Narayan Kamath
2015-04-10
1
-28
/
+0
*
Merge "libcore: change SSLEngineTest to close SSLEngine instances"
Sergio Giro
2015-04-08
1
-34
/
+88
|
\
|
*
libcore: change SSLEngineTest to close SSLEngine instances
Sergio Giro
2015-04-08
1
-34
/
+88
*
|
GZIPInputStream: Correctly handle extras in gzip headers.
Narayan Kamath
2015-04-07
1
-0
/
+16
*
|
GZIPInputStream: Fix handling of header CRCs.
Narayan Kamath
2015-04-03
1
-2
/
+18
*
|
Don't use zip64 by default.
Narayan Kamath
2015-04-03
5
-572
/
+660
*
|
Fix KeyGeneratorTest breakage due to AndroidKeyStore.
Alex Klyubin
2015-04-01
2
-1
/
+13
|
/
*
Merge "Add a test to confirm that TZ data is in sync"
Neil Fuller
2015-03-30
1
-0
/
+8
|
\
|
*
Add a test to confirm that TZ data is in sync
Neil Fuller
2015-03-27
1
-0
/
+8
*
|
Test NetworkSecurityPolicy effect on HTTP connections.
Alex Klyubin
2015-03-25
1
-0
/
+54
|
/
*
Add libcore.net.NetworkSecurityPolicy.
Alex Klyubin
2015-03-24
1
-0
/
+261
*
Merge "Fix the year display when formatting absolute date string"
Tao Bao
2015-03-23
1
-0
/
+55
|
\
|
*
Fix the year display when formatting absolute date string
Tao Bao
2015-03-23
1
-0
/
+55
*
|
ICU55: Update locale data dependent test expectations.
Fredrik Roubert
2015-03-20
2
-33
/
+33
|
/
*
Merge "Remove a superfluous cast."
Lorenzo Colitti
2015-03-19
1
-2
/
+2
|
\
|
*
Remove a superfluous cast.
Lorenzo Colitti
2015-03-17
1
-2
/
+2
*
|
Specify the base timestamp in RelativeTimeSpanString tests
Tao Bao
2015-03-18
1
-40
/
+38
*
|
Add unit test for Timestamp#equals.
Narayan Kamath
2015-03-17
1
-0
/
+8
*
|
Merge "Late binding: specified Provider forces its use"
Kenny Root
2015-03-16
6
-1
/
+216
|
\
\
|
|
/
|
/
|
|
*
Late binding: specified Provider forces its use
Kenny Root
2015-03-16
6
-1
/
+216
*
|
Merge "Also support IPv4 fallback in the SocketAddress version of sendto."
Lorenzo Colitti
2015-03-16
1
-5
/
+13
|
\
\
|
*
|
Also support IPv4 fallback in the SocketAddress version of sendto.
Lorenzo Colitti
2015-03-14
1
-5
/
+13
*
|
|
Merge "Support packet sockets in libcore."
Lorenzo Colitti
2015-03-16
1
-0
/
+22
|
\
\
\
|
|
/
/
|
*
|
Support packet sockets in libcore.
Lorenzo Colitti
2015-03-14
1
-0
/
+22
*
|
|
Merge "Add a version of sendto that takes a SocketAddress."
Lorenzo Colitti
2015-03-16
1
-0
/
+19
|
\
\
\
|
|
/
/
|
*
|
Add a version of sendto that takes a SocketAddress.
Lorenzo Colitti
2015-03-14
1
-0
/
+19
*
|
|
Merge "Make it possible to use AF_INET sockets created by libcore."
Lorenzo Colitti
2015-03-16
1
-4
/
+90
|
\
\
\
|
|
/
/
|
*
|
Make it possible to use AF_INET sockets created by libcore.
Lorenzo Colitti
2015-03-14
1
-4
/
+90
*
|
|
Merge "Remove ExemptionMechanismTest.test_finalize"
Yohann Roussel
2015-03-13
1
-41
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove ExemptionMechanismTest.test_finalize
Yohann Roussel
2015-03-13
1
-41
/
+0
*
|
|
Merge "java.lang.reflect: Use only relevant modifiers when converting to string"
Sergio Giro
2015-03-13
3
-1
/
+74
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
java.lang.reflect: Use only relevant modifiers when converting to string
Sergio Giro
2015-03-11
3
-1
/
+74
|
|
/
*
|
am 2882e512: Merge "Add support for netlink sockets and addresses."
Erik Kline
2015-03-10
1
-0
/
+16
|
\
\
|
*
|
Add support for netlink sockets and addresses.
Erik Kline
2015-03-09
1
-0
/
+16
|
|
/
*
|
am 2d9b3186: Merge "Fix CertificateFactoryTest API to BC"
Kenny Root
2015-02-27
1
-10
/
+28
|
\
\
|
|
/
|
*
Merge "Fix CertificateFactoryTest API to BC"
Kenny Root
2015-02-27
1
-10
/
+28
|
|
\
|
|
*
Fix CertificateFactoryTest API to BC
Kenny Root
2015-02-27
1
-10
/
+28
*
|
|
am 26ef26ec: Merge "Implement zip64 support for ZipFile/ZipInputStream/ZipOut...
Narayan Kamath
2015-02-27
2
-9
/
+86
|
\
\
\
|
|
/
/
|
*
|
Implement zip64 support for ZipFile/ZipInputStream/ZipOutputStream.
Narayan Kamath
2015-02-27
2
-9
/
+86
|
|
/
*
|
am 5889c5c8: Merge "Clarify docs for CharsetEncoder#flush."
Narayan Kamath
2015-02-23
1
-0
/
+15
|
\
\
|
|
/
|
*
Clarify docs for CharsetEncoder#flush.
Narayan Kamath
2015-02-23
1
-0
/
+15
|
*
Fixes associated with the tzdata 2015a update
Neil Fuller
2015-02-18
1
-8
/
+0
*
|
am db4499e1: Merge "Use ICU for relative time formatting"
Tao Bao
2015-02-12
1
-0
/
+611
|
\
\
|
|
/
|
*
Use ICU for relative time formatting
Tao Bao
2015-02-11
1
-0
/
+611
*
|
am a9c24ad8: Merge "Fix LocaleTest#testDefaultLocale."
Narayan Kamath
2015-02-10
1
-10
/
+10
|
\
\
|
|
/
|
*
Fix LocaleTest#testDefaultLocale.
Narayan Kamath
2015-02-10
1
-10
/
+10
*
|
am 0951821e: Merge "CharsetEncoder.flush() should only call implFlush() once."
Narayan Kamath
2015-02-04
1
-0
/
+54
|
\
\
|
|
/
[next]