Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_libcore
/
6c78b7b94c232063ec559436b48b33751373ecf1
/
luni
6c78b7b
Toward EC TLS support
by Brian Carlstrom
· 14 years ago
f87e23a
End the deflater when closing a ZipOutputStream.
by Jesse Wilson
· 14 years ago
26e0cc0
Fix pointer vs integer mismatch in several return statements.
by Olivier Bailly
· 14 years ago
57f2cc0
Test updates for Elliptic Curve
by Brian Carlstrom
· 14 years ago
910544a
Fix some doc links in Arrays
by Kenny Root
· 14 years ago
b0dd31b
Adding KeyPairGenerator test
by Brian Carlstrom
· 14 years ago
4df5be2
HttpsURLConnection fixes to pass URLConnectionTest and HttpsURLConnectionTest
by Brian Carlstrom
· 14 years ago
f02c695
HttpsURLConnectionTest rewrite and URLConnectionTest updates
by Brian Carlstrom
· 14 years ago
8a720cc
TrustManager should include PrivateKeyEntry CAs, OpenSSLSocketImpl close fix, and debugging improvements
by Brian Carlstrom
· 14 years ago
eb21e9c
Merge "Move from MAX/MIN to std::max/std::min"
by Brian Carlstrom
· 14 years ago
e0201e2
Merge "Fix a bug I introduced, and do more zip cleanup."
by Elliott Hughes
· 14 years ago
3900e26
Move from MAX/MIN to std::max/std::min
by Brian Carlstrom
· 14 years ago
e43b3f6
Fix a bug I introduced, and do more zip cleanup.
by Elliott Hughes
· 14 years ago
a667cc2
Merge "Add WITH_JNI_TRACE_DATA to allow tracing of SSLSocket data"
by Brian Carlstrom
· 14 years ago
0cbd33d
Add WITH_JNI_TRACE_DATA to allow tracing of SSLSocket data
by Brian Carlstrom
· 14 years ago
6289593
am 1cbb25b8: 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
f5aabec
am 8fbee008: am b365037f: Add @Deprecated to match @deprecated where it\'s missing in libcore.
by Jesse Wilson
· 14 years ago
3878118
Merge "Adding a simple KeyGenerator test"
by Brian Carlstrom
· 14 years ago
6e2eb7d
Adding a simple KeyGenerator test
by Brian Carlstrom
· 14 years ago
43c8c9d
Merge "Make OpenSSLSocketFactory and SSLSocketFactory fields final"
by Brian Carlstrom
· 14 years ago
41ea5dc
Make OpenSSLSocketFactory and SSLSocketFactory fields final
by Brian Carlstrom
· 14 years ago
06e15e6
Fix a bug where we weren't pooling connections due to mismatched URLs.
by Jesse Wilson
· 14 years ago
9a356d0
TrustManagerImpl.cleanupCertChain should not modify original the original chain
by Brian Carlstrom
· 14 years ago
30a77f3
Propagate pending exception from cert_client_cb
by Brian Carlstrom
· 14 years ago
bd3f08d
Remove CloseGuard warnings for FileInputStream/FileOutputStream created from FileDescriptors
by Brian Carlstrom
· 14 years ago
b365037
Add @Deprecated to match @deprecated where it's missing in libcore.
by Jesse Wilson
· 14 years ago
096f877
Fix sign-extension issues in GZIPInputStream.
by Elliott Hughes
· 14 years ago
700ec1f
Fix an AllTests build break.
by Jesse Wilson
· 14 years ago
d787a82
Merge "We currently ship two Xml pull parsers. Use the same tests for each." into dalvik-dev
by Jesse Wilson
· 14 years ago
0d93c38
Add a public @hide InetAddress.isNumeric.
by Elliott Hughes
· 14 years ago
b076473
We currently ship two Xml pull parsers. Use the same tests for each.
by Jesse Wilson
· 14 years ago
4d55cfd
Merge "Let ICU extract country codes from locales." into dalvik-dev
by Elliott Hughes
· 14 years ago
7ff7010
Let ICU extract country codes from locales.
by Elliott Hughes
· 14 years ago
a82c60e
am 7847d338: Move NativeCrypto dependencies on openssl internals to jsse.patch
by Brian Carlstrom
· 14 years ago
7847d33
Move NativeCrypto dependencies on openssl internals to jsse.patch
by Brian Carlstrom
· 14 years ago
b4bb9ab
resolved conflicts for merge of a5c608e5 to dalvik-dev
by Brian Carlstrom
· 14 years ago
a5c608e
TrustManager improvements
by Brian Carlstrom
· 14 years ago
a30033b
Merge "Save packets by writing header+body as one packet where feasible." into dalvik-dev
by Jesse Wilson
· 14 years ago
0efebd8
Save packets by writing header+body as one packet where feasible.
by Jesse Wilson
· 14 years ago
b5bde2f
More shift removal.
by Elliott Hughes
· 14 years ago
aa37a8a
Avoid races between OpenSSLSocketImpl I/O and close()
by Brian Carlstrom
· 14 years ago
bc40740
am 12e7cb01: Avoid races between OpenSSLSocketImpl I/O and close()
by Brian Carlstrom
· 14 years ago
12e7cb0
Avoid races between OpenSSLSocketImpl I/O and close()
by Brian Carlstrom
· 14 years ago
f8eacd8
am 9103cc15: am 47d94511: am 95d52b3b: Remove a pointless test, which just tested a test support class.
by Dan Bornstein
· 14 years ago
9103cc1
am 47d94511: 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
ba44e4b
am 93e0cbb1: am d6103319: am aeeaa64f: Replace the implementation of this class.
by Dan Bornstein
· 14 years ago
93e0cbb
am d6103319: 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
c1a675c
Remove the tree map in the HTTP headers.
by Jesse Wilson
· 14 years ago
0eb70e3
Optimize DataInputStream and a few friends.
by Elliott Hughes
· 14 years ago
c6c6c5d
Optimize DataOutputStream and RandomAccessFile.
by Elliott Hughes
· 14 years ago
30edef6f
Merge "Fix broken interactions between HTTP response caches and redirects." into dalvik-dev
by Jesse Wilson
· 14 years ago
8ac847a
Fix broken interactions between HTTP response caches and redirects.
by Jesse Wilson
· 14 years ago
fbbae97
Improve UnknownHostException detail messages.
by Elliott Hughes
· 14 years ago
2dcd7e7
Merge "Fix ResponseCache to support caching of HTTPS responses." into dalvik-dev
by Jesse Wilson
· 14 years ago
37dcf55
Fix ResponseCache to support caching of HTTPS responses.
by Jesse Wilson
· 14 years ago
d29fddc
Flip 'abstract public' to 'public abstract'.
by Jesse Wilson
· 14 years ago
ed94021
Merge "Fix some flakiness in hostname tests." into dalvik-dev
by Jesse Wilson
· 14 years ago
2925824
Fix some flakiness in hostname tests.
by Jesse Wilson
· 14 years ago
31741c0
Fixing process documentation.
by Jesse Wilson
· 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
8890504
Fix Float.parseFloat (et cetera) javadoc.
by Elliott Hughes
· 14 years ago
b594e8d
Merge "Close process-spawned streams when the process is destroyed." into dalvik-dev
by Jesse Wilson
· 14 years ago
cb16111
am 76fe13de: am 06f64732: am 96f748a2: Merge "fix operator precedence bug when calculating bits." into gingerbread
by Nick Kralevich
· 14 years ago
2353846
Close process-spawned streams when the process is destroyed.
by Jesse Wilson
· 14 years ago
76fe13d
am 06f64732: 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
f068eee
Merge "Change ThreadGroup to no longer hold strong references to threads." into dalvik-dev
by Jesse Wilson
· 14 years ago
be013ce
Change ThreadGroup to no longer hold strong references to threads.
by Jesse Wilson
· 14 years ago
492c22b
am 386bfdcf: am 409630d7: am 50458469: Merge "Documenting WiFi sign in and SSL fallback with HttpURLConnection." into gingerbread
by Jesse Wilson
· 14 years ago
386bfdc
am 409630d7: 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
5d1dfcb
am 57f2ec9d: Merge "Move improved cert chain handling from CertificateChainValidator to TrustManagerImpl"
by Brian Carlstrom
· 14 years ago
36e5239
am 28013f56: am 2e5cc6ce: am 4506af08: Merge "Improving the documentation around SecureRandom.setSeed()." into gingerbread
by Jesse Wilson
· 14 years ago
57f2ec9
Merge "Move improved cert chain handling from CertificateChainValidator to TrustManagerImpl"
by Brian Carlstrom
· 14 years ago
28013f5
am 2e5cc6ce: 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
c0e951a
Add fail() calls to exception tests.
by Elliott Hughes
· 14 years ago
e52c164
Improving the documentation around SecureRandom.setSeed().
by Jesse Wilson
· 14 years ago
90be8bc
Merge "Test for ArrayIndexOutOfBoundsException detail messages." into dalvik-dev
by Elliott Hughes
· 14 years ago
9ff0e55
Move improved cert chain handling from CertificateChainValidator to TrustManagerImpl
by Brian Carlstrom
· 14 years ago
9eea8b7
am a0ea4f00: am c3c555bc: am 10548999: Merge "Remove obsolete test from AllTests group." into gingerbread
by Jesse Wilson
· 14 years ago
4e0bd5b
Test for ArrayIndexOutOfBoundsException detail messages.
by Elliott Hughes
· 14 years ago
a0ea4f0
am c3c555bc: am 10548999: Merge "Remove obsolete test from AllTests group." into gingerbread
by Jesse Wilson
· 14 years ago
125feaa
Merge "There's nothing old about OldCharsetTest." into dalvik-dev
by Elliott Hughes
· 14 years ago
b9066f1
Merge commit '0fde4f69' into manualmerge
by Jesse Wilson
· 14 years ago
0fde4f6
Merge commit 'd9768e71' into manualmerge
by Jesse Wilson
· 14 years ago
252a236
There's nothing old about OldCharsetTest.
by Elliott Hughes
· 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
ef90cf5a
am 107bf370: am 304ca349: 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
712fd37
Merge "Remove tests for SecurityManager." into gingerbread
by Jesse Wilson
· 14 years ago
Next »