Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
0e379e48ea491aab84b28717bed924bd80b73d6e
0e379e4
am 2ff37ac3: Targeted backport of a java.util.Inflater fix.
by Elliott Hughes
· 14 years ago
2ff37ac
Targeted backport of a java.util.Inflater fix.
by Elliott Hughes
· 14 years ago
25e3ee7
am 253851cd: Do not merge: Fix a bug where we weren\'t pooling connections due to mismatched URLs.
by Jesse Wilson
· 14 years ago
253851c
Do not merge: Fix a bug where we weren't pooling connections due to mismatched URLs.
by Jesse Wilson
· 14 years ago
f55b679
am dbc42ad9: HttpsURLConnection fixes to pass URLConnectionTest and HttpsURLConnectionTest
by Brian Carlstrom
· 14 years ago
dbc42ad
HttpsURLConnection fixes to pass URLConnectionTest and HttpsURLConnectionTest
by Brian Carlstrom
· 14 years ago
cf45791
am 5bcbe1c8: HttpsURLConnectionTest rewrite and URLConnectionTest updates
by Brian Carlstrom
· 14 years ago
5bcbe1c
HttpsURLConnectionTest rewrite and URLConnectionTest updates
by Brian Carlstrom
· 14 years ago
eaaab46
am 3825a7f6: Propagate pending exception from cert_client_cb
by Brian Carlstrom
· 14 years ago
3825a7f
Propagate pending exception from cert_client_cb
by Brian Carlstrom
· 14 years ago
1cbb25b
am 2e9a4db4: Merge "Don\'t kill the instrumentation test runner with an uncaught exception." into gingerbread
by Jesse Wilson
· 14 years ago
2e9a4db
Merge "Don't kill the instrumentation test runner with an uncaught exception." into gingerbread
by Jesse Wilson
· 14 years ago
de51059
Don't kill the instrumentation test runner with an uncaught exception.
by Jesse Wilson
· 14 years ago
8fbee00
am b365037f: Add @Deprecated to match @deprecated where it\'s missing in libcore.
by Jesse Wilson
· 14 years ago
b365037
Add @Deprecated to match @deprecated where it's missing in libcore.
by Jesse Wilson
· 14 years ago
7c69a14
am aa37a8aa: Avoid races between OpenSSLSocketImpl I/O and close()
by Brian Carlstrom
· 14 years ago
aa37a8a
Avoid races between OpenSSLSocketImpl I/O and close()
by Brian Carlstrom
· 14 years ago
47d9451
am 95d52b3b: Remove a pointless test, which just tested a test support class.
by Dan Bornstein
· 14 years ago
95d52b3
Remove a pointless test, which just tested a test support class.
by Dan Bornstein
· 14 years ago
d610331
am aeeaa64f: Replace the implementation of this class.
by Dan Bornstein
· 14 years ago
aeeaa64
Replace the implementation of this class.
by Dan Bornstein
· 14 years ago
cb5204f
am 09b06cc1: Set capabilities sooner.
by Andy McFadden
· 14 years ago
09b06cc
Set capabilities sooner.
by Andy McFadden
· 14 years ago
686547e
am 481134c0: Merge "Remove Elliptic Curve CA certificate" into gingerbread
by Brian Carlstrom
· 14 years ago
481134c
Merge "Remove Elliptic Curve CA certificate" into gingerbread
by Brian Carlstrom
· 14 years ago
119e5bf
Remove Elliptic Curve CA certificate
by Brian Carlstrom
· 14 years ago
06f6473
am 96f748a2: Merge "fix operator precedence bug when calculating bits." into gingerbread
by Nick Kralevich
· 14 years ago
96f748a
Merge "fix operator precedence bug when calculating bits." into gingerbread
by Nick Kralevich
· 14 years ago
409630d
am 50458469: Merge "Documenting WiFi sign in and SSL fallback with HttpURLConnection." into gingerbread
by Jesse Wilson
· 14 years ago
5045846
Merge "Documenting WiFi sign in and SSL fallback with HttpURLConnection." into gingerbread
by Jesse Wilson
· 14 years ago
23e3c8d
Documenting WiFi sign in and SSL fallback with HttpURLConnection.
by Jesse Wilson
· 14 years ago
caea65e
fix operator precedence bug when calculating bits.
by Nick Kralevich
· 14 years ago
2e5cc6c
am 4506af08: Merge "Improving the documentation around SecureRandom.setSeed()." into gingerbread
by Jesse Wilson
· 14 years ago
4506af0
Merge "Improving the documentation around SecureRandom.setSeed()." into gingerbread
by Jesse Wilson
· 14 years ago
e52c164
Improving the documentation around SecureRandom.setSeed().
by Jesse Wilson
· 14 years ago
1439a25
am 58972ff8: Merge "Restore md2WithRSAEncryption version of Version Class 3 CA" into gingerbread
by Brian Carlstrom
· 14 years ago
c3c555b
am 10548999: Merge "Remove obsolete test from AllTests group." into gingerbread
by Jesse Wilson
· 14 years ago
58972ff
Merge "Restore md2WithRSAEncryption version of Version Class 3 CA" into gingerbread
by Brian Carlstrom
· 14 years ago
998389a
Restore md2WithRSAEncryption version of Version Class 3 CA
by Brian Carlstrom
· 14 years ago
1054899
Merge "Remove obsolete test from AllTests group." into gingerbread
by Jesse Wilson
· 14 years ago
1747448
Remove obsolete test from AllTests group.
by Jesse Wilson
· 14 years ago
d9768e7
am 712fd372: Merge "Remove tests for SecurityManager." into gingerbread
by Jesse Wilson
· 14 years ago
712fd37
Merge "Remove tests for SecurityManager." into gingerbread
by Jesse Wilson
· 14 years ago
aec2ed4
Remove tests for SecurityManager.
by Jesse Wilson
· 14 years ago
6a4f4c8
am 13727ea1: Fix SamplingProfiler for use in zygote
by Brian Carlstrom
· 14 years ago
13727ea
Fix SamplingProfiler for use in zygote
by Brian Carlstrom
· 14 years ago
304ca34
am 29ad030d: Merge "Test that strings interned manually and then later loaded as literals maintain reference equality." into gingerbread
by Jesse Wilson
· 14 years ago
29ad030
Merge "Test that strings interned manually and then later loaded as literals maintain reference equality." into gingerbread
by Jesse Wilson
· 14 years ago
0601502
Test that strings interned manually and then later loaded as literals maintain reference equality.
by Jesse Wilson
· 14 years ago
c009f34
am b27ce0cf: Clean up the construction-time arrangements.
by Dan Bornstein
· 14 years ago
b27ce0c
Clean up the construction-time arrangements.
by Dan Bornstein
· 14 years ago
d9523a4
am 7fe9c8ad: Merge "Tests for HTTP bugs using HTTPS through a proxy." into gingerbread
by Jesse Wilson
· 14 years ago
2545edd
am 5b539e57: Merge "Fix HTTPS hostname verification to use the URL host, not the proxy host." into gingerbread
by Jesse Wilson
· 14 years ago
4a0c7d6
am 69a0026b: Merge "Fix Class.getMethods() for visibility bridge methods." into gingerbread
by Jesse Wilson
· 14 years ago
7fe9c8a
Merge "Tests for HTTP bugs using HTTPS through a proxy." into gingerbread
by Jesse Wilson
· 14 years ago
5b539e5
Merge "Fix HTTPS hostname verification to use the URL host, not the proxy host." into gingerbread
by Jesse Wilson
· 14 years ago
984fcff
Tests for HTTP bugs using HTTPS through a proxy.
by Jesse Wilson
· 14 years ago
ea81327
Fix HTTPS hostname verification to use the URL host, not the proxy host.
by Jesse Wilson
· 14 years ago
4aa863a
Fix Class.getMethods() for visibility bridge methods.
by Jesse Wilson
· 14 years ago
69a0026
Merge "Fix Class.getMethods() for visibility bridge methods." into gingerbread
by Jesse Wilson
· 14 years ago
7e27918
Fix Class.getMethods() for visibility bridge methods.
by Jesse Wilson
· 14 years ago
7e39eff
am ed72e08a: Change SSLParametersImpl.getDefaultTrustManager to not throw checked exceptions
by Brian Carlstrom
· 14 years ago
ed72e08
Change SSLParametersImpl.getDefaultTrustManager to not throw checked exceptions
by Brian Carlstrom
· 14 years ago
0dc9496
am d6e53e42: SSLParameters.getDefaultTrustManager() should lazily initialize its value
by Brian Carlstrom
· 14 years ago
d6e53e4
SSLParameters.getDefaultTrustManager() should lazily initialize its value
by Brian Carlstrom
· 14 years ago
058c076
am 765c2139: Drop a proper finalizer in RandomAccessFile to catch resource leaks.
by Jesse Wilson
· 14 years ago
765c213
Drop a proper finalizer in RandomAccessFile to catch resource leaks.
by Jesse Wilson
· 14 years ago
644de47
am 0ad02672: Test what happens to RandomAccessFile when it is leaked.
by Jesse Wilson
· 14 years ago
ee3152d
am 0e8cadc6: java.io.File javadoc improvements.
by Elliott Hughes
· 14 years ago
0ad0267
Test what happens to RandomAccessFile when it is leaked.
by Jesse Wilson
· 14 years ago
0e8cadc
java.io.File javadoc improvements.
by Elliott Hughes
· 14 years ago
290e262
am 575c2a63: Merge "Fix and improve Matcher.group(int) documentation." into gingerbread
by Elliott Hughes
· 14 years ago
575c2a6
Merge "Fix and improve Matcher.group(int) documentation." into gingerbread
by Elliott Hughes
· 14 years ago
5850271
Fix and improve Matcher.group(int) documentation.
by Elliott Hughes
· 14 years ago
fc15fc0
am 7b4e6828: Merge "Favor Harmony\'s CertificateFactory.X509 over BouncyCastle\'s" into gingerbread
by Brian Carlstrom
· 14 years ago
7b4e682
Merge "Favor Harmony's CertificateFactory.X509 over BouncyCastle's" into gingerbread
by Brian Carlstrom
· 14 years ago
735f934
Favor Harmony's CertificateFactory.X509 over BouncyCastle's
by Brian Carlstrom
· 14 years ago
1d2861f
am 7d38fa0f: Merge "Test updates for new SecretKeyFactory.PBKDF2WithHmacSHA1 support" into gingerbread
by Brian Carlstrom
· 14 years ago
7d38fa0
Merge "Test updates for new SecretKeyFactory.PBKDF2WithHmacSHA1 support" into gingerbread
by Brian Carlstrom
· 14 years ago
9157899
Test updates for new SecretKeyFactory.PBKDF2WithHmacSHA1 support
by Brian Carlstrom
· 14 years ago
bf1bdd0
am c84c0e51: Merge "Remove logging tests duplicated from Harmony" into gingerbread
by Jesse Wilson
· 14 years ago
c84c0e5
Merge "Remove logging tests duplicated from Harmony" into gingerbread
by Jesse Wilson
· 14 years ago
4cd20f1
am 0886bf8a: Merge "Delete test for the AES algorithm parameter generator, which we no longer support." into gingerbread
by Jesse Wilson
· 14 years ago
0886bf8
Merge "Delete test for the AES algorithm parameter generator, which we no longer support." into gingerbread
by Jesse Wilson
· 14 years ago
44ec7c7
Delete test for the AES algorithm parameter generator, which we no longer support.
by Jesse Wilson
· 14 years ago
849425a
am a20d5db4: Fix a test with broken expectations for localized arabic exponent.
by Jesse Wilson
· 14 years ago
a20d5db
Fix a test with broken expectations for localized arabic exponent.
by Jesse Wilson
· 14 years ago
65eee03
am 2d9aee7a: Merge "Update TestUtils certificates to fix CertPathBuilder1Test and CertPathTest" into gingerbread
by Brian Carlstrom
· 14 years ago
2d9aee7
Merge "Update TestUtils certificates to fix CertPathBuilder1Test and CertPathTest" into gingerbread
by Brian Carlstrom
· 14 years ago
52dea0a
Update TestUtils certificates to fix CertPathBuilder1Test and CertPathTest
by Brian Carlstrom
· 14 years ago
2632257
am e9f71f37: Remove math tests duplicated from Harmony.
by Jesse Wilson
· 14 years ago
e9f71f3
Remove math tests duplicated from Harmony.
by Jesse Wilson
· 14 years ago
021f500
Remove logging tests duplicated from Harmony
by Jesse Wilson
· 14 years ago
3efa3e3
am c1851da3: Scrub test failures in java.text.
by Jesse Wilson
· 14 years ago
c1851da
Scrub test failures in java.text.
by Jesse Wilson
· 14 years ago
9583c70
am cd68630d: Merge "SSL* AppData should not hold onto JNI global references" into gingerbread
by Brian Carlstrom
· 14 years ago
cd68630
Merge "SSL* AppData should not hold onto JNI global references" into gingerbread
by Brian Carlstrom
· 14 years ago
df9c090
SSL* AppData should not hold onto JNI global references
by Brian Carlstrom
· 14 years ago
70213cf
am 60bc3926: Remove an out-of-date expectation.
by Elliott Hughes
· 14 years ago
60bc392
Remove an out-of-date expectation.
by Elliott Hughes
· 14 years ago
Next »