Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_libcore
/
8b6ed928d8804a7d16b229ce9e5ddf7f6eae952f
/
ojluni
37b72df
Fix docs build.
by Narayan Kamath
· 9 years ago
3f64b87
Fix memory leak in System.log
by Narayan Kamath
· 9 years ago
a0141b2
Merge changes from topic 'sni'
by Kenny Root
· 9 years ago
533d5a2
Merge "Restore ZoneInfo specific code in GregorianCalendar"
by Paul Duffin
· 9 years ago
c59581b
Merge "Add a Provider that only does CertPathBuilder and CertPathValidator"
by Kenny Root
· 9 years ago
bf04039
Add a Provider that only does CertPathBuilder and CertPathValidator
by Kenny Root
· 9 years ago
3af4662
Restore ZoneInfo specific code in GregorianCalendar
by Paul Duffin
· 9 years ago
8621f2a
Merge "Unhide @Repeatable"
by Neil Fuller
· 9 years ago
48a7c77
Unhide @Repeatable
by Neil Fuller
· 9 years ago
bb4f585
Merge "Unhide FunctionalInterface"
by Neil Fuller
· 9 years ago
bdddfc6
Unhide FunctionalInterface
by Neil Fuller
· 9 years ago
7564378
Merge "Unhide Method.isDefault"
by Neil Fuller
· 9 years ago
1ca3074
Unhide Method.isDefault
by Neil Fuller
· 9 years ago
fd8e38f
Merge "Revert "reflection: Add new AnnotatedElement 1.8 methods.""
by Nicolas Geoffray
· 9 years ago
ac6e7a4
Revert "reflection: Add new AnnotatedElement 1.8 methods."
by Nicolas Geoffray
· 9 years ago
4dcb96a
Fix serialization in DecimalFormat / DecimalFormatSymbols.
by Shubham Ajmera
· 9 years ago
1efea7d
Add API to honor TLS cipher suites order
by Kenny Root
· 9 years ago
b96141a
Add SNI support to TLS sockets
by Kenny Root
· 9 years ago
4d4ff5e
reflection: Add new AnnotatedElement 1.8 methods.
by Igor Murashkin
· 9 years ago
af40563
Merge "Remove java.nio.file package"
by Przemyslaw Szczepaniak
· 9 years ago
225d130
Revert "Cookies: Add targetSdkVersion based compatibility for domain matching."
by Narayan Kamath
· 9 years ago
1e7abd8
Cookies: Add targetSdkVersion based compatibility for domain matching.
by Narayan Kamath
· 9 years ago
e0c43b0b
Remove java.nio.file package
by Przemyslaw Szczepaniak
· 9 years ago
70626cf
Merge "Port android CipherSpi selection algorithm to openJdk"
by Przemyslaw Szczepaniak
· 9 years ago
65325fa
Merge "Fix mcast_join_leave for IPv6 addresses"
by Przemyslaw Szczepaniak
· 9 years ago
e409de2
Revert "Revert "Expose correct FileDescriptor in DatagramSocketAdaptor""
by Yi Kong
· 9 years ago
9f3f250
Port android CipherSpi selection algorithm to openJdk
by Przemyslaw Szczepaniak
· 9 years ago
00b7173
Fix incorrect @hide usage
by Przemyslaw Szczepaniak
· 9 years ago
8a7588c
Merge "Cleanup mcast_join_leave function in PlainDatagramSocketImpl"
by Przemyslaw Szczepaniak
· 9 years ago
96b3a20
Merge "Fix LogManager tests"
by Shubham Ajmera
· 9 years ago
441e3a0
Allow for errno=ENOTCONN from realpath.
by Narayan Kamath
· 9 years ago
5427c8d
Remove Inet6AddressImpl.<clinit>.
by Narayan Kamath
· 9 years ago
d1a3556
Merge "Fix DecimalFormat Test"
by Shubham Ajmera
· 9 years ago
ba6f07c
Merge "Revert "Expose correct FileDescriptor in DatagramSocketAdaptor""
by Yi Kong
· 9 years ago
891ab51
Revert "Expose correct FileDescriptor in DatagramSocketAdaptor"
by Yi Kong
· 9 years ago
ffdbf02
Merge "Expose correct FileDescriptor in DatagramSocketAdaptor"
by Yi Kong
· 9 years ago
eb08881
Merge "X500Name: refuse DN starting with new line or tab"
by Sergio Giro
· 9 years ago
358597b
Fix LogManager tests
by Shubham Ajmera
· 9 years ago
4bfb9a1
X500Name: refuse DN starting with new line or tab
by Sergio Giro
· 9 years ago
60692ec
Expose correct FileDescriptor in DatagramSocketAdaptor
by Yi Kong
· 9 years ago
f5eb42e
Fix DecimalFormat Test
by Shubham Ajmera
· 9 years ago
8b42ffe
Revert "Fix DecimalFormat related test and code cleanup"
by Narayan Kamath
· 9 years ago
12dd52a
reflect: Add isDefault method
by Igor Murashkin
· 9 years ago
9af8755
Do not remove leading dots during normalization by default
by Yi Kong
· 9 years ago
69b3504
Merge "Fix test_select"
by Yi Kong
· 9 years ago
ed526e2
Fix test_select
by Yi Kong
· 9 years ago
1f919e1
Merge "Revert "Fix NetworkInterface cannot discover down links""
by Yi Kong
· 9 years ago
01569c3
Merge "Fix DecimalFormat related test and code cleanup"
by Shubham Ajmera
· 9 years ago
9df33ea
Merge "Always clone the return value of InetAddress#getAllByName."
by Narayan Kamath
· 9 years ago
d960ef3
Always clone the return value of InetAddress#getAllByName.
by Narayan Kamath
· 9 years ago
3f3582d
Fix NullPointerException in Calendar constructor
by Paul Duffin
· 9 years ago
319bdb2
Merge "Fix setting a calendar to a time during transition into DST"
by Paul Duffin
· 9 years ago
1ce527d
Fix DecimalFormat related test and code cleanup
by Shubham Ajmera
· 9 years ago
c050c74
Merge "Fix XMLFormatterTest#testInvalidParameter"
by Shubham Ajmera
· 9 years ago
d06c9ff
Make SDF slightly more lenient about parsing zone strings.
by Narayan Kamath
· 9 years ago
a9a8750
Fix mcast_join_leave for IPv6 addresses
by Przemyslaw Szczepaniak
· 9 years ago
590de1c
Cleanup mcast_join_leave function in PlainDatagramSocketImpl
by Przemyslaw Szczepaniak
· 9 years ago
81983c4
Revert "Fix NetworkInterface cannot discover down links"
by Yi Kong
· 9 years ago
d2b5e2c
Merge "Fix LogManager related tests"
by Shubham Ajmera
· 9 years ago
91f79ea
Merge "Fix LevelTest#testGetLocalName"
by Shubham Ajmera
· 9 years ago
d7571b4
Merge "Revert "Use sun.security.provider.Sun""
by Narayan Kamath
· 9 years ago
90a3721
Fix setting a calendar to a time during transition into DST
by Paul Duffin
· 9 years ago
8cb7aee
Revert "Use sun.security.provider.Sun"
by Narayan Kamath
· 9 years ago
7245db1
Merge "Fix LogRecordTest#testSerializationResourceBundle"
by Shubham Ajmera
· 9 years ago
ed0a7b5
Fix LevelTest#testGetLocalName
by Shubham Ajmera
· 9 years ago
07c4a0e
Fix LogRecordTest#testSerializationResourceBundle
by Shubham Ajmera
· 9 years ago
581dd25
Fix LogManager related tests
by Shubham Ajmera
· 9 years ago
d372efe
Remove comments for unused providers
by Kenny Root
· 9 years ago
331f0f0
Fix XMLFormatterTest#testInvalidParameter
by Shubham Ajmera
· 9 years ago
bb417e1
Merge "Fix URI resolution for Rfc1808Example* tests"
by Yi Kong
· 9 years ago
af991c4
Fix file descriptor leak in UNIXProcess#ProcessInputStream.
by Narayan Kamath
· 9 years ago
0513f9d
String : Fix integer overflow in getChars.
by Narayan Kamath
· 9 years ago
d01a4b4
Remove unused javax.sql.rowset resources.
by Narayan Kamath
· 9 years ago
415c260
Merge changes Ic63473d6,Ie6d84509,I056d6da9,I393b79f6,I92c363ec, ...
by Kenny Root
· 9 years ago
2f83edd
Merge "Implement java.util.Currency using ICU4J"
by Shubham Ajmera
· 9 years ago
2f72248
Merge "Fix HashMap and HashSet cloning problem"
by Kenny Root
· 9 years ago
bd3fc12
Fix URI resolution for Rfc1808Example* tests
by Yi Kong
· 9 years ago
8e036ab
Remove sun.net resources.
by Narayan Kamath
· 9 years ago
7e3c919
Implement java.util.Currency using ICU4J
by Shubham Ajmera
· 9 years ago
9f5067a
Merge "Removed sun.util.resources."
by Shubham Ajmera
· 9 years ago
fe3a651
Removed sun.util.resources.
by Shubham Ajmera
· 9 years ago
b31a117
Formatter: Use localized exponent separator for %e.
by Narayan Kamath
· 9 years ago
189d3d5
InflaterInputStream : Unconditionally close external inflaters.
by Narayan Kamath
· 9 years ago
419aa39
Merge "Update NOTICE."
by Narayan Kamath
· 9 years ago
3d8992e
Update NOTICE.
by Narayan Kamath
· 9 years ago
e4dd44d
Use sun.security.provider.Sun
by Kenny Root
· 9 years ago
73405ff
Update certpath code
by Kenny Root
· 9 years ago
d7819a81
Update sun.security supporting classes for certpath update
by Kenny Root
· 9 years ago
6f31965
Add CertPathChecker and subclasses
by Kenny Root
· 9 years ago
adb870b
Update supporting classes for OCSP update
by Kenny Root
· 9 years ago
44973ad
Fix HashMap and HashSet cloning problem
by Kenny Root
· 9 years ago
9eab912
Merge "Fix NetworkInterface cannot discover down links"
by Yi Kong
· 9 years ago
1f93cc6
Merge "AbstractPlainSocketImpl#close shouldn't set fd to null"
by Przemyslaw Szczepaniak
· 9 years ago
00f9b5c
AbstractPlainSocketImpl#close shouldn't set fd to null
by Przemyslaw Szczepaniak
· 9 years ago
35b5ac0
Formatter: Case strings according the provided locale.
by Narayan Kamath
· 9 years ago
18ee2b3
Merge "Remove unused method."
by Nicolas Geoffray
· 9 years ago
a44ea54
Revert "Revert "Cache all Charset instances with their aliases""
by Yi Kong
· 9 years ago
bb7a219
Merge "Remove FileDescriptor reference counting usage."
by Przemyslaw Szczepaniak
· 9 years ago
8f5d171
Revert "Cache all Charset instances with their aliases"
by Narayan Kamath
· 9 years ago
b5738be
Remove FileDescriptor reference counting usage.
by Przemyslaw Szczepaniak
· 9 years ago
Next »