summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve ConcurrentCloseTest.Elliott Hughes2010-11-163-17/+71
* am 4df5be29: HttpsURLConnection fixes to pass URLConnectionTest and HttpsURLC...Brian Carlstrom2010-11-153-29/+61
|\
| * HttpsURLConnection fixes to pass URLConnectionTest and HttpsURLConnectionTestBrian Carlstrom2010-11-153-29/+61
* | am f02c695e: HttpsURLConnectionTest rewrite and URLConnectionTest updatesBrian Carlstrom2010-11-152-531/+288
|\ \ | |/
| * HttpsURLConnectionTest rewrite and URLConnectionTest updatesBrian Carlstrom2010-11-152-531/+288
* | Merge "Switch ObjectInputStream over to reflection." into dalvik-devElliott Hughes2010-11-153-230/+106
|\ \
| * | Switch ObjectInputStream over to reflection.Elliott Hughes2010-11-153-230/+106
* | | am 8a720cce: TrustManager should include PrivateKeyEntry CAs, OpenSSLSocketIm...Brian Carlstrom2010-11-157-26/+230
|\ \ \ | |/ / |/| / | |/
| * TrustManager should include PrivateKeyEntry CAs, OpenSSLSocketImpl close fix,...Brian Carlstrom2010-11-157-26/+230
* | Merge "Switch ObjectOutputStream over to reflection." into dalvik-devElliott Hughes2010-11-159-333/+154
|\ \
| * | Switch ObjectOutputStream over to reflection.Elliott Hughes2010-11-159-333/+154
* | | am 4bfc26e9: CloseGuard: make members volatile, update commentBrad Fitzpatrick2010-11-151-3/+5
|\ \ \ | | |/ | |/|
| * | CloseGuard: make members volatile, update commentBrad Fitzpatrick2010-11-151-3/+5
* | | Merge "Optimize KxmlParser." into dalvik-devJesse Wilson2010-11-133-550/+757
|\ \ \ | |_|/ |/| |
| * | Optimize KxmlParser.Jesse Wilson2010-11-123-550/+757
* | | Merge "End the deflater when closing a ZipOutputStream." into dalvik-devJesse Wilson2010-11-122-0/+3
|\ \ \
| * | | End the deflater when closing a ZipOutputStream.Jesse Wilson2010-11-122-0/+3
* | | | Merge "More java.util.zip documentation improvements." into dalvik-devElliott Hughes2010-11-122-26/+17
|\ \ \ \
| * | | | More java.util.zip documentation improvements.Elliott Hughes2010-11-122-26/+17
| |/ / /
* | | | Fix an Expat comment to make it clear that the specified encoding is used.Jesse Wilson2010-11-121-3/+5
|/ / /
* | | Tidy up some jar-related code.Elliott Hughes2010-11-114-247/+69
* | | Slightly better Checksum documentation.Elliott Hughes2010-11-113-5/+4
* | | A specific test for http://b/3181430.Elliott Hughes2010-11-111-0/+7
* | | Better documentation for GZIPInputStream/GZIPOutputStream/ZipInputStream/ZipO...Elliott Hughes2010-11-114-3/+87
* | | Tests that would have caught my recent ZipInputStream/ZipOutputStream regress...Elliott Hughes2010-11-112-0/+118
* | | resolved conflicts for merge of eb21e9c0 to dalvik-devBrian Carlstrom2010-11-101-8/+6
|\ \ \ | | |/ | |/|
| * | Merge "Move from MAX/MIN to std::max/std::min"Brian Carlstrom2010-11-102-9/+7
| |\ \
| | * | Move from MAX/MIN to std::max/std::minBrian Carlstrom2010-11-102-9/+7
* | | | am e0201e2c: Merge "Fix a bug I introduced, and do more zip cleanup."Elliott Hughes2010-11-103-119/+70
|\ \ \ \ | |/ / /
| * | | Merge "Fix a bug I introduced, and do more zip cleanup."Elliott Hughes2010-11-103-119/+70
| |\ \ \ | | |/ / | |/| |
| | * | Fix a bug I introduced, and do more zip cleanup.Elliott Hughes2010-11-103-119/+70
* | | | am a667cc22: Merge "Add WITH_JNI_TRACE_DATA to allow tracing of SSLSocket data"Brian Carlstrom2010-11-101-8/+24
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge "Add WITH_JNI_TRACE_DATA to allow tracing of SSLSocket data"Brian Carlstrom2010-11-101-8/+24
| |\ \
| | * | Add WITH_JNI_TRACE_DATA to allow tracing of SSLSocket dataBrian Carlstrom2010-11-101-8/+24
| | |/
* | | Merge "New test cases for our XML pull parsers." into dalvik-devJesse Wilson2010-11-091-35/+384
|\ \ \
| * | | New test cases for our XML pull parsers.Jesse Wilson2010-11-091-35/+384
* | | | Stop allocating empty arrays.Elliott Hughes2010-11-0942-163/+168
* | | | am 62895931: am 1cbb25b8: am 2e9a4db4: Merge "Don\'t kill the instrumentation...Jesse Wilson2010-11-091-1/+4
|\ \ \ \ | | |/ / | |/| |
| * | | am 1cbb25b8: am 2e9a4db4: Merge "Don\'t kill the instrumentation test runner ...Jesse Wilson2010-11-091-1/+4
| |\ \ \
| | * \ \ am 2e9a4db4: Merge "Don\'t kill the instrumentation test runner with an uncau...Jesse Wilson2010-11-091-1/+4
| | |\ \ \
| | | * \ \ Merge "Don't kill the instrumentation test runner with an uncaught exception....Jesse Wilson2010-11-091-1/+4
| | | |\ \ \
| | | | * | | Don't kill the instrumentation test runner with an uncaught exception.Jesse Wilson2010-11-091-1/+4
* | | | | | | Ensure that changes to an IdentityHashMap entrySet mutate the underlying map.Elliott Hughes2010-11-091-2/+12
* | | | | | | Merge "Document that I've investigated a TODO." into dalvik-devElliott Hughes2010-11-091-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Document that I've investigated a TODO.Elliott Hughes2010-11-091-2/+1
* | | | | | | | am f5aabec4: am 8fbee008: am b365037f: Add @Deprecated to match @deprecated w...Jesse Wilson2010-11-096-0/+6
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | am 8fbee008: am b365037f: Add @Deprecated to match @deprecated where it\'s mi...Jesse Wilson2010-11-096-0/+6
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | / | | |_|_|_|_|/ | |/| | | | |
| | * | | | | am b365037f: Add @Deprecated to match @deprecated where it\'s missing in libc...Jesse Wilson2010-11-096-0/+6
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Add @Deprecated to match @deprecated where it's missing in libcore.Jesse Wilson2010-11-046-0/+6
| | | | |/ / | | | |/| |
* | | | | | Merge "Improve SocketOptions.IP_TOS documentation." into dalvik-devElliott Hughes2010-11-091-4/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |