Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
93c98aac54848043518d85216782a0801e79ffe2
93c98aa
Use AF_* for InetAddress.family. Better getHostAddress.
by Przemyslaw Szczepaniak
· 9 years ago
a94bf888
Remove libcore.net.url classes from core lib.
by Przemyslaw Szczepaniak
· 9 years ago
de71c4f
Remove support for deprecated IP address formats.
by Przemyslaw Szczepaniak
· 9 years ago
320a3d3
Use okhttp implementation of HTTP/HTTPS URLStreamHandler
by Przemyslaw Szczepaniak
· 9 years ago
5a7bc45
Fixes for tests in libcore.java.net.CookiesTest
by Przemyslaw Szczepaniak
· 9 years ago
b44c7cf
Proper fix for java.io.tmpdir/user.home mutability
by Przemyslaw Szczepaniak
· 9 years ago
b8eafc0
Make user.home property mutable
by Przemyslaw Szczepaniak
· 9 years ago
87778fb
Fix ClassCastExceptionText.
by Przemyslaw Szczepaniak
· 9 years ago
035c91d
Add native code for three sun.nio.ch classes.
by Przemyslaw Szczepaniak
· 9 years ago
c1c9f01
fixes for libcore.java.io.OldObjectOutputStreamTest
by Przemyslaw Szczepaniak
· 9 years ago
f1bca62
Fix for Character.getName throwing NPE.
by Przemyslaw Szczepaniak
· 9 years ago
806a3af
Fix libcore.java.io.OldAndroidInputStreamReaderTest#testStringy
by Przemyslaw Szczepaniak
· 9 years ago
cd47759
Add native parts of sun.nio.ch.DatagramChannelImpl
by Przemyslaw Szczepaniak
· 9 years ago
3ecf5a6
java.util.zip.Adler32 native code
by Przemyslaw Szczepaniak
· 9 years ago
76be5a5
Use a modified OpenJdk java/security/Policy
by Przemyslaw Szczepaniak
· 9 years ago
df5896d
Use 2 classes from OpenJdk.
by Przemyslaw Szczepaniak
· 9 years ago
81bce63
Remove non-used luni java.net and java.nio classes.
by Przemyslaw Szczepaniak
· 9 years ago
cbc68b0
luni/java/lang/ProcessManager.java is not used by anyone.
by Przemyslaw Szczepaniak
· 9 years ago
61daaf7
Remove libcore StringTest checking for backing array sharing.
by Przemyslaw Szczepaniak
· 9 years ago
89ca22d
Fixes for libcore StringTest#*_MaliciousCharset
by Przemyslaw Szczepaniak
· 9 years ago
6e6c461
Remove few unused harmony classes from the build.
by Przemyslaw Szczepaniak
· 9 years ago
a6215f1
Use OpenJdk ZipConstants.java
by Przemyslaw Szczepaniak
· 9 years ago
0a15327
Use CaseMapper for String.toUpper/LowerCase
by Przemyslaw Szczepaniak
· 9 years ago
93324d0
Remove java.lang.(CaseMapper|HexStringParser|StringToReal) from build
by Przemyslaw Szczepaniak
· 9 years ago
ebe4f19
Remove org.apache.harmony.security package.
by Przemyslaw Szczepaniak
· 9 years ago
b0fd051
Create non_opendjk_java files whitelist
by Przemyslaw Szczepaniak
· 9 years ago
3fc9afc
Add sun.nio.ch.(Net|ServerSocketChannelImpl) native impl
by Przemyslaw Szczepaniak
· 9 years ago
11f21c9
Save "interrupted" flag after IO operation interrupt.
by Przemyslaw Szczepaniak
· 9 years ago
ae218d9
Further fixes for IPv6_support.
by Przemyslaw Szczepaniak
· 9 years ago
3100d8e
Typo, misisng "{"
by Przemyslaw Szczepaniak
· 9 years ago
34625fc
Fix FileInputStream#close with shared FD.
by Przemyslaw Szczepaniak
· 9 years ago
d86d266
Make FileInputStream#seek work with pipes.
by Przemyslaw Szczepaniak
· 9 years ago
6a6dab8
Fix FileInputStreamTest#testDirectories.
by Przemyslaw Szczepaniak
· 9 years ago
02869f3
Fix SocketImpl#getSocket()
by Przemyslaw Szczepaniak
· 9 years ago
9b7a4b3
Fixes for libcore.OsTest
by Przemyslaw Szczepaniak
· 9 years ago
fe26efa
Throw NPE if Class.getField(name) has a null name.
by Piotr Jastrzebski
· 9 years ago
b1f26e7
Fix LP64 build.
by Piotr Jastrzebski
· 9 years ago
ea544ec
Update JNI fillInetSocketAddress.
by Piotr Jastrzebski
· 9 years ago
f4462f3
Fix CharsetDecoderICU / Use OpenJdk InputStreamReader.
by Piotr Jastrzebski
· 9 years ago
eec452a
Improve exception message for java.nio.Buffer.
by Piotr Jastrzebski
· 10 years ago
af23b0c
Fix a few networking related issues.
by Piotr Jastrzebski
· 10 years ago
de626ec
Use OpenJdk implementation of java.lang.* [part 3].
by Piotr Jastrzebski
· 10 years ago
ba7cc9f
Rename FileDescriptor field.
by Piotr Jastrzebski
· 10 years ago
554120a
Hide DefaultHostnameVerfier, rename variable.
by Piotr Jastrzebski
· 10 years ago
133892a
Use OpenJdk implenentation of Charset{Encoder,Decoder}.
by Piotr Jastrzebski
· 10 years ago
a80f9ae
Use OpenJdk implementation of java.lang.* [part 2].
by Piotr Jastrzebski
· 10 years ago
46e3649
Use OpenJdk implementation of java.lang.* [part 1]
by Piotr Jastrzebski
· 10 years ago
2e451d3
Suppress test that relies on implementation details.
by Piotr Jastrzebski
· 10 years ago
f7ab2bc
Use OpenJdk implementation of java.net.*
by Piotr Jastrzebski
· 10 years ago
8d05e88
Use OpenJdk implementations for java.io.* [part 2]
by Piotr Jastrzebski
· 10 years ago
ad16291
Use OpenJdk implementation of java.lang.ref.*.
by Piotr Jastrzebski
· 10 years ago
9e0e11d
Use OpenJdk implementation of java.lang.annotation.*
by Piotr Jastrzebski
· 10 years ago
05f3b63
Use OpenJdk implementation of java.lang.reflect.*
by Piotr Jastrzebski
· 10 years ago
648446e
Use OpenJdk implementation of java.nio.*
by Piotr Jastrzebski
· 10 years ago
dee594e
Add machine-generated variants of Buffer classes.
by Piotr Jastrzebski
· 10 years ago
813d256
Add OpenJdk's ByteBuffer implementation.
by Piotr Jastrzebski
· 10 years ago
3d43823
Use OpenJdk implementation of java.nio.channels.{spi}.*
by Piotr Jastrzebski
· 10 years ago
7912679
Add OpenJdk implementations of java.nio.channels.*
by Piotr Jastrzebski
· 10 years ago
d0b42d7
Fix ChannelsTest.
by Piotr Jastrzebski
· 10 years ago
9a9f76d
Use OpenJdk Implementations of java.nio.charset.*
by Piotr Jastrzebski
· 10 years ago
1ae149a
Use OpenJdk implementation of java.io.*
by Piotr Jastrzebski
· 10 years ago
983b2c6
Use OpenJdk implementation for java.util.*
by Piotr Jastrzebski
· 10 years ago
adc4041
Fix unit tests from java.util.{zip, logging, prefs}.*
by Piotr Jastrzebski
· 10 years ago
a8ed084
Use OpenJdk implementation of java.util.zip.*
by Piotr Jastrzebski
· 10 years ago
2683a45
Use OpenJdk implementation of java.util.prefs.*
by Piotr Jastrzebski
· 10 years ago
47f3c98
Use OpenJdk implementation of java.util.logging.*
by Piotr Jastrzebski
· 10 years ago
5c3c9df
Set LOCAL_CORE_LIBRARY=true for core-all and core-oj.
by Piotr Jastrzebski
· 10 years ago
865b9d2
Use OpenJdk implementation of java.util.regex.*
by Piotr Jastrzebski
· 10 years ago
b47f3e5
SSLSocketFactory: Tweak initialization sequence.
by Piotr Jastrzebski
· 10 years ago
875528b
KeyAgreement / Mac : Change provider selection methods.
by Piotr Jastrzebski
· 10 years ago
fa68edd
Cipher: Throw early on getMaxAllowedKeyLength / getMaxAllowedParameterSpec
by Piotr Jastrzebski
· 10 years ago
ad443e7
Signature: Check off, len & input early.
by Piotr Jastrzebski
· 10 years ago
330d61a
Security: Increase version when we set a security property.
by Piotr Jastrzebski
· 10 years ago
4e46323
Identity: Fix removeCertificate
by Piotr Jastrzebski
· 10 years ago
1120db1
AlgorithmID: Attempt to parse mapping as an OID even if "OID." isn't specified.
by Piotr Jastrzebski
· 10 years ago
fa8f068
SSLServerSocketFactory: Ignore exceptions from initializing default factory.
by Piotr Jastrzebski
· 10 years ago
bd1eb2b
Add sun.security.cert.internal.x509.X509V1CertImpl to core-oj.
by Piotr Jastrzebski
· 10 years ago
d645860
AVA: Support hex-strings that have contain ' ' or an '\n'
by Piotr Jastrzebski
· 10 years ago
b983219
Cipher: Try to instantiate provider even if supportsTransfer = S_YES
by Piotr Jastrzebski
· 10 years ago
56a5202
Add security resources to the list of files.
by Piotr Jastrzebski
· 10 years ago
e6ace47
Fix X500PrincipalTest.
by Piotr Jastrzebski
· 10 years ago
c85a2f9
Fix X500Name.countQuotes
by Piotr Jastrzebski
· 10 years ago
1c26ebc
Fix AVA to not remove spaces.
by Piotr Jastrzebski
· 10 years ago
f96e7e7
Fix X500PrincipalTest.
by Piotr Jastrzebski
· 10 years ago
c0c7fab
Fix X500PrincipalTest
by Piotr Jastrzebski
· 10 years ago
c1236c4
Fix sort order of RDN.
by Piotr Jastrzebski
· 10 years ago
007d7ea
Fix TrustAnchorTest.
by Piotr Jastrzebski
· 10 years ago
a92140ae
Fix X509CRLTest#testGetRevokedCertificate
by Piotr Jastrzebski
· 10 years ago
c2597fc
Fix Tests
by Piotr Jastrzebski
· 10 years ago
5d4394fd
IdentityScope : make sure scope is assigned during init.
by Piotr Jastrzebski
· 10 years ago
296750b
Fix X509CertSelectorTest.
by Piotr Jastrzebski
· 10 years ago
5e90575
Fix X509CertSelectorTest.
by Piotr Jastrzebski
· 10 years ago
1d958db
Use OpenJdk implementation of parts of java.util.*, java.security.*.
by Piotr Jastrzebski
· 10 years ago
8b40ca9
Use OpenJdk implementation of javax.net, javax.net.ssl.
by Piotr Jastrzebski
· 10 years ago
9af8046
Use OpenJdk implementations of javax.crypto.*
by Piotr Jastrzebski
· 10 years ago
7339dc6
Use OpenJdk implementation of javax.sql.*
by Piotr Jastrzebski
· 10 years ago
3e57999
Use OpenJdk implementations of java.sql.*.
by Piotr Jastrzebski
· 10 years ago
595b4de
Reimplement OpenJdk java.text.Collator (and friends)..
by Piotr Jastrzebski
· 10 years ago
cbf78a3
Fix test expectations.
by Piotr Jastrzebski
· 10 years ago
fc083f3
Track renamed test packages.
by Piotr Jastrzebski
· 10 years ago
Next »