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
*
Remove libcore's dependency on bouncycastle
Brian Carlstrom
2010-06-26
1
-5
/
+1
*
Scrubbing tests marked @BrokenTest.
Jesse Wilson
2010-06-24
17
-0
/
+1743
*
Deduplicating failed tests in org.apache.harmony.luni.tests.java.lang.
Jesse Wilson
2010-06-22
1
-2
/
+6
*
Move StandardNames from javax.net.ssl package to the more appropriate java.se...
Brian Carlstrom
2010-06-21
2
-10
/
+12
*
Updating StandardNames for updated bouncycastle that is closer to the RI
Brian Carlstrom
2010-06-21
1
-156
/
+77
*
Merge "Implementing ZoneInfo.hasSameRules()." into dalvik-dev
Jesse Wilson
2010-06-18
1
-1
/
+2
|
\
|
*
Implementing ZoneInfo.hasSameRules().
Jesse Wilson
2010-06-18
1
-1
/
+2
*
|
Remove targets.*
Brian Carlstrom
2010-06-18
17
-919
/
+0
*
|
Add ProviderTest to verify expected algorithms from register Providers
Brian Carlstrom
2010-06-18
1
-6
/
+388
|
/
*
Fixing various problems with HTTPS proxies thru HTTP.
Jesse Wilson
2010-06-14
2
-2
/
+6
*
Adding testcases for HttpsURLConnection and through a proxy.
Jesse Wilson
2010-06-11
1
-0
/
+6
*
Adding HTTPS and proxy support to our mock webserver.
Jesse Wilson
2010-06-10
2
-19
/
+63
*
resolved conflicts for merge of ce588a3a to master
Jesse Wilson
2010-06-01
1
-1
/
+0
|
\
|
*
Delete duplicate test files for JDK 1.6 compatibility.
Jake Hamby
2010-05-27
1
-1
/
+0
*
|
RI 6 support for javax.net.ssl
Brian Carlstrom
2010-05-26
6
-25
/
+330
*
|
Enable Diffie-Hellman cipher suites
Brian Carlstrom
2010-05-20
1
-17
/
+17
*
|
Merge "Testing that URLConnection uses CookieManager for send and receive." i...
Jesse Wilson
2010-05-17
1
-9
/
+4
|
\
\
|
*
|
Testing that URLConnection uses CookieManager for send and receive.
Jesse Wilson
2010-05-17
1
-9
/
+4
*
|
|
Change Harmony CipherSuite to use JSSE names
Brian Carlstrom
2010-05-17
1
-0
/
+2
*
|
|
Supported cipher suites improvements
Brian Carlstrom
2010-05-17
4
-181
/
+289
*
|
|
Remove ScopedGlobalRef (and other cleanups)
Brian Carlstrom
2010-05-15
1
-5
/
+11
*
|
|
Use JSSE cipher suite names and restore JSSE SSLSessionContext semantics
Brian Carlstrom
2010-05-14
1
-46
/
+106
|
/
/
*
|
Remove all trailing whitespace from the dalvik team-maintained parts of libcore.
Elliott Hughes
2010-05-13
106
-1131
/
+1131
*
|
Remove //$NON-NLS-\d$ cruft.
Elliott Hughes
2010-05-13
3
-3
/
+3
*
|
Merge "Adding checks to make sure the HTTP method is consistent with its body...
Jesse Wilson
2010-05-12
1
-1
/
+16
|
\
\
|
*
|
Adding checks to make sure the HTTP method is consistent with its body.
Jesse Wilson
2010-05-10
1
-1
/
+16
*
|
|
SSLSessionContexts should throw NullPointerException on getSession(null)
Brian Carlstrom
2010-05-11
1
-0
/
+8
|
/
/
*
|
New MockWebServer for HTTP testing.
Jesse Wilson
2010-05-10
3
-0
/
+476
*
|
Addressing post-submit comments regarding OpenSSL handhake changes
Brian Carlstrom
2010-05-04
1
-39
/
+99
*
|
Remove workarounds from JSSE tests now that SSLServerSocket.accept no longer ...
Brian Carlstrom
2010-05-04
2
-13
/
+11
*
|
OpenSSLSocket handshake overhaul
Brian Carlstrom
2010-05-04
4
-0
/
+490
*
|
Rewrite the HTTP connection pool used by HttpURLConnection.
Jesse Wilson
2010-04-20
1
-10
/
+10
*
|
Merge commit '8812fdd7' into manualmerge
Jesse Wilson
2010-03-29
1
-1
/
+6
|
\
\
|
|
/
|
*
Fixing tests to handle changes in our behaviour since DOM 3.
Jesse Wilson
2010-03-26
1
-1
/
+6
*
|
Merge remote branch 'goog/master' into mm
Elliott Hughes
2010-02-22
1
-0
/
+16
|
\
\
|
|
/
|
*
Filling in some gaps in our XML DOM v3 API.
Jesse Wilson
2010-02-19
1
-0
/
+16
*
|
Remove some potential test flakiness.
Elliott Hughes
2010-02-12
1
-37
/
+24
|
/
*
Fix all the harmony java.util.Formatter tests.
Elliott Hughes
2010-01-29
1
-6
/
+15
*
am ff3a96c9: am c4f93305: Fix for DecimalFormatTest#test_formatToCharacterIte...
Brett Chabot
2010-01-27
2
-41
/
+46
|
\
|
*
Fix for DecimalFormatTest#test_formatToCharacterIteratorLjava_lang_Object
Brett Chabot
2010-01-21
2
-41
/
+46
*
|
Fix Date.toString.
Elliott Hughes
2010-01-14
1
-1
/
+13
*
|
Fixing our default HTTP Accept header to be spec-compliant.
Jesse Wilson
2010-01-08
1
-1
/
+1
*
|
am d3b06457: am 6cdbef55: Merge change I1d9b205f into eclair
Brett Chabot
2009-12-22
1
-0
/
+49
|
\
\
|
|
/
|
*
Skip locale dependent libcore tests if required locales are not present.
Brett Chabot
2009-12-22
1
-0
/
+49
*
|
Android ICU4.2.1 upgrade.
Claire Ho
2009-12-02
1
-47
/
+50
*
|
Fix KXmlSerializer so it won't generate invalid XML.
Elliott Hughes
2009-11-18
1
-0
/
+54
*
|
Fix HttpURLConnection's chunked encoding behavior.
Elliott Hughes
2009-11-12
2
-78
/
+52
*
|
Remove deadlock-prone thread pool.
Elliott Hughes
2009-11-04
1
-91
/
+7
*
|
Fixing 1 of the 4 BufferedReader test failures in bug 2224903.
Jesse Wilson
2009-10-30
1
-0
/
+64
*
|
Implement ProcessBuilder.redirectErrorStream.
Elliott Hughes
2009-10-28
1
-2
/
+23
[next]