OSDN Git Service

android-x86/libcore.git
2010-09-29 Jesse WilsonMerge "Tests for ServerSocketFactory.getDefault()....
2010-09-29 Jesse WilsonTests for ServerSocketFactory.getDefault().
2010-09-29 Jesse WilsonMerge "Fix a problem where URL.equals() was returning...
2010-09-29 Jesse WilsonFix a problem where URL.equals() was returning true...
2010-09-28 Jesse WilsonFix problems where knownfailures has drifted out of...
2010-09-28 Jesse WilsonRemove java.net tests that are redundant with Harmony.
2010-09-28 Jesse WilsonMerge "Remove java.text tests duplicated from Harmony...
2010-09-28 Elliott HughesMerge "Add submitter's test for a publicly-reported...
2010-09-28 Elliott HughesAdd submitter's test for a publicly-reported SimpleTime...
2010-09-28 Brian CarlstromMerge "CA certificate update" into gingerbread
2010-09-28 Jesse WilsonMerge "Update expectations for tests failing only on...
2010-09-28 Jesse WilsonUpdate expectations for tests failing only on the host.
2010-09-28 Jesse WilsonRemove java.text tests duplicated from Harmony
2010-09-27 Elliott HughesImprove DateFormat.parse's exception detail.
2010-09-27 Elliott HughesSomewhat perfunctory javadoc for the new Java 6 JDBC...
2010-09-26 Elliott HughesDon't wrap select(2) in TEMP_FAILURE_RETRY.
2010-09-26 Jesse WilsonMerge "Remove FormatterTest tests duplicated with Harmo...
2010-09-26 Jesse WilsonRemove FormatterTest tests duplicated with Harmony.
2010-09-26 Brian CarlstromMerge "Fix OpenSSLSessionImpl.getValueNames regression...
2010-09-25 Jesse WilsonAttach bugs to failures in MathTest and StrictMathTest.
2010-09-25 Brian CarlstromFix OpenSSLSessionImpl.getValueNames regression
2010-09-25 Jesse WilsonAttach charset tests to their tracking bugs.
2010-09-24 Brian CarlstromMerge "OpenSSLSocketImpl should not call NativeCrypto...
2010-09-24 Brian CarlstromOpenSSLSocketImpl should not call NativeCrypto.SSL_set_...
2010-09-24 Jesse WilsonMerge "Rely on the test runner to ensure a pristine...
2010-09-24 Jesse WilsonRely on the test runner to ensure a pristine VM.
2010-09-24 Elliott HughesThrow SocketTimeoutException rather than SocketExceptio...
2010-09-24 Jesse WilsonMerge "Add expectations for some tests failing in Hudso...
2010-09-24 Jesse WilsonAdd expectations for some tests failing in Hudson.
2010-09-24 Jesse WilsonStrip usage of the term 'localhost' from URLConnectionTest.
2010-09-23 Brian CarlstromFix ArrayIndexOutOfBoundsExceptions in cert Cache on...
2010-09-23 Jesse WilsonMerge "Use JSON for expectations files." into gingerbread
2010-09-23 Jesse WilsonUse JSON for expectations files.
2010-09-23 Mike LockwoodSquashed commit of three reverts related to permissions...
2010-09-22 Brian CarlstromNativeCrypto_EVP_PKEY_new_RSA native NULL pointer refer...
2010-09-22 Brian CarlstromCA certificate update
2010-09-22 Brian CarlstromTracking external/bouncycastle OpenSSLDigest
2010-09-21 Jesse WilsonMerge "Fix problem where single-byte reads were unsigne...
2010-09-21 Jesse WilsonFix problem where single-byte reads were unsigned.
2010-09-21 Brian CarlstromMake SSL network I/O interruptible
2010-09-21 Brian CarlstromMove ThirdPartyProject.prop for bouncycastle from libcore
2010-09-20 Brian CarlstromMerge "SSLSocket should respect timeout of a wrapped...
2010-09-20 Brian CarlstromMerge "Use BufferedInputStream when reading cacerts...
2010-09-19 Brian CarlstromSSLSocket should respect timeout of a wrapped Socket
2010-09-19 Brian CarlstromUse BufferedInputStream when reading cacerts.bks
2010-09-19 Brian CarlstromUpdate supported cipher suites list
2010-09-17 Jesse WilsonHandle the different definitions of 'connected' in...
2010-09-17 Jesse WilsonFix two HTTP issues that came up when writing HttpURLCo...
2010-09-17 Jesse WilsonMerge "Don't leave the Content-Encoding header around...
2010-09-17 Jesse WilsonDon't leave the Content-Encoding header around after...
2010-09-17 Brian CarlstromRestore OpenSSLMessageDigestJDK.digest reset behavior
2010-09-17 Brian CarlstromMerge "OpenSSLMessageDigestJDK.reset should not change...
2010-09-17 Brian CarlstromOpenSSLMessageDigestJDK.reset should not change from...
2010-09-17 Jesse WilsonMerge "Add optional tags to libcore." into gingerbread
2010-09-16 Jesse WilsonAdd optional tags to libcore.
2010-09-16 Elliott HughesUse DecimalFormatSymbols.getExponentSeparator in Decima...
2010-09-16 Elliott HughesMake the implementation of Formatter %e more similar...
2010-09-16 Elliott HughesReturn char[] instead of String from NativeDecimalFormat.
2010-09-16 Elliott HughesMerge "Speed up Formatter %f a bit more by using a...
2010-09-16 Elliott HughesSpeed up Formatter %f a bit more by using a thread...
2010-09-16 Brian CarlstromMerge "Add a test case to demonstrate MessageDigest...
2010-09-16 Joe OnoratoMerge "In javadoc, it's @return, not @returns." into...
2010-09-16 Joe OnoratoIn javadoc, it's @return, not @returns.
2010-09-16 Jesse WilsonAdd a test case to demonstrate MessageDigest.reset...
2010-09-16 Brian CarlstromImplement OpenSSLMessageDigestJDK.clone and fix OpenSSL...
2010-09-15 Brian CarlstromFix KeyStore2Test
2010-09-15 Brian CarlstromAdd negative argument bounds checking to OpenSSLMessage...
2010-09-15 Jesse WilsonMerge "Support sqlite_jni on the dalvikvm host build...
2010-09-14 Jesse WilsonSupport sqlite_jni on the dalvikvm host build.
2010-09-14 Jean-Baptiste... make new module optional
2010-09-14 Brian CarlstromFix HttpsURLConnectionTest failures
2010-09-14 Brian CarlstromRename internal SSLParameters to SSLParametersImpl...
2010-09-14 Brian CarlstromMerge "Remove SSLContextImpl.engineInit(..) that takes...
2010-09-14 Jesse WilsonMerge "Fix test code that hardcodes the keystore. Neces...
2010-09-14 Jesse WilsonFix test code that hardcodes the keystore. Necessary...
2010-09-14 Brian CarlstromRemove SSLContextImpl.engineInit(..) that takes persist...
2010-09-14 Jesse WilsonMerge "Make the bouncy castle keystore available for...
2010-09-14 Jesse WilsonMake the bouncy castle keystore available for the host...
2010-09-13 Elliott HughesMerge "Fix the TimeZone.getTimeZone documentation and...
2010-09-13 Elliott HughesFix the TimeZone.getTimeZone documentation and a test.
2010-09-13 Jesse WilsonUpdate the host core.jar build to include classes.dex.
2010-09-13 Jesse WilsonMerge "Even more follow up to enh's HttpURLConnection...
2010-09-12 Elliott HughesMerge "Document Unicode versions and that we don't...
2010-09-12 Jesse WilsonEven more follow up to enh's HttpURLConnection docs...
2010-09-12 Elliott HughesDocument Unicode versions and that we don't support...
2010-09-12 Jesse WilsonMore follow up to enh's HttpURLConnection docs review.
2010-09-12 Jesse WilsonDocument HttpURLConnection's many features and misfeatures.
2010-09-08 Brad FitzpatrickUse BlockGuard for OpenSSL sockets.
2010-09-08 Brian CarlstromCanonicalize all PEM certificates files to include...
2010-09-08 Jesse WilsonMerge "Cope with HTTP responses where the response...
2010-09-08 Jesse WilsonCope with HTTP responses where the response code and...
2010-09-07 Elliott HughesFix off-by-one error in BigInteger.valueOf.
2010-09-07 Elliott HughesDon't throw when calling Socket.close on a closed socket.
2010-09-03 Jesse WilsonFix the last remaining gaps in our Java 6 API.
2010-09-03 Jesse WilsonFixing a broken pipe with HttpsURLConnection connection...
2010-09-02 Elliott HughesUse idiomatic Java "type[] id" syntax instead of "type...
2010-09-02 Brian CarlstromDon't use StringBuffer where we don't need to.
2010-09-02 Elliott HughesMake StringBuilder.append(float) and append(double...
2010-09-02 Elliott HughesDouble the speed of StringBuilder.append(int) and appen...
2010-09-02 Elliott HughesMake StringBuilder.append(CharSequence) as cheap as...
next