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
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix URLConnectionTest#test_getAllowUserInteraction.
Elliott Hughes
2012-07-24
2
-13
/
+17
*
Start removing Support_PortManager.
Elliott Hughes
2012-07-18
1
-38
/
+8
*
Split OpenSSLRSAPrivateCrtKey from OpenSSLRSAPrivateKey
Brian Carlstrom
2012-03-22
1
-42
/
+9
*
Tracking openssl-1.0.1
Brian Carlstrom
2012-03-21
2
-6
/
+19
*
Kill SerializationTester; obsoleted by SerializableTester.
Jesse Wilson
2011-12-13
1
-246
/
+0
*
Always trigger finalization the same way in our tests.
Jesse Wilson
2011-11-17
1
-4
/
+3
*
Set ANDROID_DATA for DalvikExecTest
Brian Carlstrom
2011-10-14
1
-3
/
+3
*
Fix a couple of isReachable bugs.
Elliott Hughes
2011-09-30
1
-6
/
+6
*
Fix ClassLoaderBuilder to work in an APK file.
Jesse Wilson
2011-08-12
1
-1
/
+20
*
am 8624c425: Merge "Use the same host name in the SSL cert as in mockwebserver."
Jesse Wilson
2011-06-08
2
-6
/
+9
|
\
|
*
Use the same host name in the SSL cert as in mockwebserver.
Jesse Wilson
2011-06-08
2
-6
/
+9
*
|
am fd92a508: Merge "Use external/mockwebserver in libcore"
Jesse Wilson
2011-06-07
1
-0
/
+3
|
\
\
|
|
/
|
*
Use external/mockwebserver in libcore
Jesse Wilson
2011-06-07
1
-0
/
+3
*
|
am 003f7a4d: Make test initialization lazy
Brian Carlstrom
2011-06-06
1
-1
/
+1
|
\
\
|
|
/
|
*
Make test initialization lazy
Brian Carlstrom
2011-06-04
1
-1
/
+1
*
|
Remove more dead "security theater" cruft.
Elliott Hughes
2011-06-04
3
-109
/
+4
|
/
*
Make ErrnoException a checked exception.
Elliott Hughes
2011-05-27
1
-1
/
+1
*
am e2fdfbde: Merge "OpenSSLSocketImpl should tolerate X509KeyManager returnin...
Brian Carlstrom
2011-05-24
1
-80
/
+123
|
\
|
*
OpenSSLSocketImpl should tolerate X509KeyManager returning null values
Brian Carlstrom
2011-05-24
1
-80
/
+123
*
|
Make the HttpResponseCache robust to file I/O errors.
Jesse Wilson
2011-05-18
1
-36
/
+50
*
|
Cache HTTP responses with a Vary header.
Jesse Wilson
2011-05-17
1
-2
/
+2
*
|
am 3041d84e: Merge "Make CertInstaller installed CA certs trusted by applicat...
Brian Carlstrom
2011-05-17
1
-238
/
+288
|
\
\
|
|
/
|
*
Make CertInstaller installed CA certs trusted by applications via default Tru...
Brian Carlstrom
2011-05-16
1
-238
/
+288
*
|
Test DiskLruCache with fault injection.
Jesse Wilson
2011-05-16
1
-0
/
+106
*
|
Provide hit and miss stats on the HTTP response cache.
Jesse Wilson
2011-05-12
1
-462
/
+0
*
|
Support Eviction in DiskLruCache.
Jesse Wilson
2011-05-11
1
-4
/
+6
*
|
Merge "Address code review comments to Adopt DiskLruCache change." into dalvi...
Jesse Wilson
2011-05-11
1
-14
/
+22
|
\
\
|
*
|
Address code review comments to Adopt DiskLruCache change.
Jesse Wilson
2011-05-11
1
-14
/
+22
*
|
|
Merge "Clean up the select(2) implementation." into dalvik-dev
Elliott Hughes
2011-05-11
1
-0
/
+18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Clean up the select(2) implementation.
Elliott Hughes
2011-05-11
1
-0
/
+18
*
|
|
Adopt DiskLruCache in HttpResponseCache.
Jesse Wilson
2011-05-10
1
-144
/
+296
|
/
/
*
|
Don't lose the import for InetAddress.
Jesse Wilson
2011-05-05
1
-0
/
+1
*
|
Fix proxy+HTTPS to handle authentication requests from the proxy.
Jesse Wilson
2011-05-05
2
-4
/
+23
*
|
Merge "A handful of networking test fixes." into dalvik-dev
Elliott Hughes
2011-05-05
1
-50
/
+1
|
\
\
|
|
/
|
/
|
|
*
A handful of networking test fixes.
Elliott Hughes
2011-05-04
1
-50
/
+1
*
|
Refactor HttpURLConnection implementation.
Jesse Wilson
2011-05-04
1
-8
/
+9
|
/
*
Merge "Honor max-age and min-fresh request headers." into dalvik-dev
Jesse Wilson
2011-04-30
1
-1
/
+1
|
\
|
*
Honor max-age and min-fresh request headers.
Jesse Wilson
2011-04-29
1
-1
/
+1
*
|
resolved conflicts for merge of 7195b3b9 to dalvik-dev
Brian Carlstrom
2011-04-29
2
-60
/
+21
|
\
\
|
*
\
Merge "Fix X509CertImpl.verify(PublicKey, String) to respect provider argument"
Brian Carlstrom
2011-04-29
2
-72
/
+31
|
|
\
\
|
|
*
|
Fix X509CertImpl.verify(PublicKey, String) to respect provider argument
Brian Carlstrom
2011-04-29
2
-72
/
+31
*
|
|
|
am 347b2a60: Avoid loading all CA certs into Zygote memory, lazily load inste...
Brian Carlstrom
2011-04-29
1
-0
/
+3
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Avoid loading all CA certs into Zygote memory, lazily load instead (2 of 3)
Brian Carlstrom
2011-04-29
1
-0
/
+3
|
|
/
*
|
Support conditional gets in HttpURLConnection.
Jesse Wilson
2011-04-29
4
-242
/
+340
*
|
post bouncycastle 1.46 upgrade test cleanup
Brian Carlstrom
2011-04-14
2
-134
/
+73
*
|
Updating StandardNames for bouncycastle 1.46 upgrade
Brian Carlstrom
2011-04-13
1
-2
/
+2
|
/
*
libcore key chain support
Brian Carlstrom
2011-04-06
2
-11
/
+110
*
am 866b399e: am 9d28a32d: am bc4c79c6: Don\'t read from the delegate stream a...
Jesse Wilson
2011-03-31
1
-2
/
+3
|
\
|
*
Don't read from the delegate stream after we close it.
Jesse Wilson
2011-03-31
1
-2
/
+3
*
|
Remove a broken API that encouraged people to make the wrong fix to tests.
Elliott Hughes
2011-03-30
2
-22
/
+7
[next]