OSDN Git Service

android-x86/libcore.git
2011-10-30 Chih-Wei HuangMerge remote branch 'aosp/gingerbread-mr4-release'... gingerbread-x86
2011-09-13 The Android... keep history after reconcile of gingerbread-release
2011-09-03 Brian CarlstromRemove DigiNotar Root CA
2011-08-30 Brian CarlstromRemove DigiNotar Root CA
2011-08-05 Olivier BaillyFix pointer vs integer mismatch in several return state...
2011-06-07 Jean-Baptiste... Merge "Skip tests if it includes unsupported locale...
2011-03-29 Jesse WilsonDon't read from the delegate stream after we close it.
2011-03-25 Brian CarlstromFix initialization races in X509CertImpl DO NOT MERGE
2011-03-25 Masanori OginoSkip tests if it includes unsupported locale/charset
2011-03-18 Brian CarlstromDO NOT MERGE: Ensure sslSelect is non-blocking
2011-03-16 Brian CarlstromDeflaterOutputStream should output all available compre...
2011-03-03 Brian CarlstromCA certificate update
2011-01-31 Brian CarlstromSSLSocket.close() should not throw an IOException if...
2011-01-15 Jean-Baptiste... Merge from open-source gingerbread
2011-01-15 Jean-Baptiste... Merge from open-source gingerbread
2011-01-14 Dan BornsteinClean up/out some comments.
2011-01-14 Dan BornsteinRemove pointless tests.
2011-01-14 Jean-Baptiste... Merge from open-source gingerbread
2011-01-14 Jean-Baptiste... Merge "Address CTS test failures in libcore for gingerb...
2011-01-14 Dan BornsteinClean up/out some comments.
2011-01-13 Dan BornsteinRemove pointless tests.
2011-01-11 Elliott HughesFix Double.toString.
2011-01-10 Brad FitzpatrickMerge "Fix @see links" into gingerbread
2011-01-08 Carl ShapiroMerge "Export the assignable instance counting." into...
2011-01-08 Jesse WilsonAddress CTS test failures in libcore for gingerbread.
2011-01-07 Ying WangMerge "TARGET_PRELINK_MODULE should not be modified...
2011-01-06 Elliott HughesFix libcore javadoc errors.
2011-01-05 Brad FitzpatrickFix @see links
2011-01-05 Carl ShapiroExport the assignable instance counting.
2010-12-28 Ying WangTARGET_PRELINK_MODULE should not be modified in module...
2010-12-16 Brian CarlstromHttpsURLConnection retry should not invoke X509TrustMan...
2010-12-15 Jesse WilsonThrow the expected exception after the response failed.
2010-12-10 Jesse WilsonFix various issues in CopyOnWriteArrayList discovered...
2010-12-07 Elliott HughesTargeted backport of a java.util.Inflater fix.
2010-12-01 Jesse WilsonDo not merge: Fix a bug where we weren't pooling connec...
2010-11-17 Brian CarlstromHttpsURLConnection fixes to pass URLConnectionTest...
2010-11-17 Brian CarlstromHttpsURLConnectionTest rewrite and URLConnectionTest...
2010-11-16 Brian CarlstromPropagate pending exception from cert_client_cb
2010-11-09 Jesse WilsonMerge "Don't kill the instrumentation test runner with...
2010-11-09 Jesse WilsonDon't kill the instrumentation test runner with an...
2010-11-04 Jesse WilsonAdd @Deprecated to match @deprecated where it's missing...
2010-11-01 Brian CarlstromAvoid races between OpenSSLSocketImpl I/O and close()
2010-10-30 Dan BornsteinRemove a pointless test, which just tested a test suppo...
2010-10-29 Dan BornsteinReplace the implementation of this class.
2010-10-27 Andy McFaddenSet capabilities sooner.
2010-10-26 Brian CarlstromMerge "Remove Elliptic Curve CA certificate" into ginge...
2010-10-26 Brian CarlstromRemove Elliptic Curve CA certificate
2010-10-25 Nick KralevichMerge "fix operator precedence bug when calculating...
2010-10-22 Jesse WilsonMerge "Documenting WiFi sign in and SSL fallback with...
2010-10-22 Jesse WilsonDocumenting WiFi sign in and SSL fallback with HttpURLC...
2010-10-22 Nick Kralevichfix operator precedence bug when calculating bits.
2010-10-22 Jesse WilsonMerge "Improving the documentation around SecureRandom...
2010-10-22 Jesse WilsonImproving the documentation around SecureRandom.setSeed().
2010-10-21 Brian CarlstromMerge "Restore md2WithRSAEncryption version of Version...
2010-10-21 Brian CarlstromRestore md2WithRSAEncryption version of Version Class...
2010-10-21 Jesse WilsonMerge "Remove obsolete test from AllTests group." into...
2010-10-21 Jesse WilsonRemove obsolete test from AllTests group.
2010-10-21 Jesse WilsonMerge "Remove tests for SecurityManager." into gingerbread
2010-10-21 Jesse WilsonRemove tests for SecurityManager.
2010-10-21 Brian CarlstromFix SamplingProfiler for use in zygote
2010-10-19 Jesse WilsonMerge "Test that strings interned manually and then...
2010-10-19 Jesse WilsonTest that strings interned manually and then later...
2010-10-16 Dan BornsteinClean up the construction-time arrangements.
2010-10-14 Jesse WilsonMerge "Tests for HTTP bugs using HTTPS through a proxy...
2010-10-14 Jesse WilsonMerge "Fix HTTPS hostname verification to use the URL...
2010-10-14 Jesse WilsonTests for HTTP bugs using HTTPS through a proxy.
2010-10-14 Jesse WilsonFix HTTPS hostname verification to use the URL host...
2010-10-14 Jesse WilsonMerge "Fix Class.getMethods() for visibility bridge...
2010-10-14 Jesse WilsonFix Class.getMethods() for visibility bridge methods.
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...
next