OSDN Git Service

android-x86/libcore.git
2010-10-13 Brian CarlstromChange SSLParametersImpl.getDefaultTrustManager to...
2010-10-13 Brian CarlstromSSLParameters.getDefaultTrustManager() should lazily...
2010-10-07 Jesse WilsonDrop a proper finalizer in RandomAccessFile to catch...
2010-10-07 Jesse WilsonTest what happens to RandomAccessFile when it is leaked.
2010-10-07 Elliott Hughesjava.io.File javadoc improvements.
2010-10-06 Elliott HughesMerge "Fix and improve Matcher.group(int) documentation...
2010-10-06 Elliott HughesFix and improve Matcher.group(int) documentation.
2010-10-05 Brian CarlstromMerge "Favor Harmony's CertificateFactory.X509 over...
2010-10-05 Brian CarlstromFavor Harmony's CertificateFactory.X509 over BouncyCastle's
2010-10-04 Brian CarlstromMerge "Test updates for new SecretKeyFactory.PBKDF2With...
2010-10-04 Brian CarlstromTest updates for new SecretKeyFactory.PBKDF2WithHmacSHA...
2010-10-04 Jesse WilsonMerge "Remove logging tests duplicated from Harmony...
2010-10-04 Jesse WilsonMerge "Delete test for the AES algorithm parameter...
2010-10-04 Jesse WilsonDelete test for the AES algorithm parameter generator...
2010-10-04 Jesse WilsonFix a test with broken expectations for localized arabi...
2010-10-04 Brian CarlstromMerge "Update TestUtils certificates to fix CertPathBui...
2010-10-04 Brian CarlstromUpdate TestUtils certificates to fix CertPathBuilder1Te...
2010-10-03 Jesse WilsonRemove math tests duplicated from Harmony.
2010-10-02 Jesse WilsonRemove logging tests duplicated from Harmony
2010-10-02 Jesse WilsonScrub test failures in java.text.
2010-10-01 Brian CarlstromMerge "SSL* AppData should not hold onto JNI global...
2010-10-01 Brian CarlstromSSL* AppData should not hold onto JNI global references
2010-10-01 Elliott HughesRemove an out-of-date expectation.
2010-10-01 Elliott HughesMerge "Better detail messages for System.loadLibrary...
2010-10-01 Jesse WilsonInclude a message when a task is rejected from an executor.
2010-09-30 Elliott HughesBetter detail messages for System.loadLibrary Unsatisfi...
2010-09-30 Jesse WilsonMerge "Don't explode if flush() is called when an HTTP...
2010-09-30 Jesse WilsonMerge "Don't use the decompression-buffer as the skip...
2010-09-30 Jesse WilsonDon't explode if flush() is called when an HTTP upload...
2010-09-30 Brian MuramatsuMerge "Add More Support_Locale Conditions to ScannerTes...
2010-09-30 Elliott HughesMerge "Fix File.getCanonicalizePath to resolve symbolic...
2010-09-30 Elliott HughesFix File.getCanonicalizePath to resolve symbolic links.
2010-09-30 Jesse WilsonDon't use the decompression-buffer as the skip buffer...
2010-09-30 Brian CarlstromMerge "CA certificate update" into gingerbread
2010-09-29 Jesse WilsonAdd expectations for DecimalFormat test failures.
2010-09-29 Jesse WilsonMerge "Fix problems with OldSimpleDateFormatTest.java...
2010-09-29 Jesse WilsonFix problems with OldSimpleDateFormatTest.java.
2010-09-29 Elliott HughesFix IP_MULTICAST_IF getsockopt.
2010-09-29 Brian CarlstromCA certificate update
2010-09-29 Jesse WilsonMerge "Support creating unbound server sockets in Defau...
2010-09-29 Jesse WilsonSupport creating unbound server sockets in DefaultServe...
2010-09-29 Brian CarlstromMerge "Scrub missing calls to super.finalize()" into...
2010-09-29 Brian CarlstromScrub missing calls to super.finalize()
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...
next