aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-26Merge "Remove Elliptic Curve CA certificate" into gingerbreadBrian Carlstrom
2010-10-26Remove Elliptic Curve CA certificateBrian Carlstrom
2010-10-25Merge "fix operator precedence bug when calculating bits." into gingerbreadNick Kralevich
2010-10-22Merge "Documenting WiFi sign in and SSL fallback with HttpURLConnection." int...Jesse Wilson
2010-10-22Documenting WiFi sign in and SSL fallback with HttpURLConnection.Jesse Wilson
2010-10-22fix operator precedence bug when calculating bits.Nick Kralevich
2010-10-22Merge "Improving the documentation around SecureRandom.setSeed()." into ginge...Jesse Wilson
2010-10-21Improving the documentation around SecureRandom.setSeed().Jesse Wilson
2010-10-21Merge "Restore md2WithRSAEncryption version of Version Class 3 CA" into ginge...Brian Carlstrom
2010-10-21Restore md2WithRSAEncryption version of Version Class 3 CABrian Carlstrom
2010-10-21Merge "Remove obsolete test from AllTests group." into gingerbreadJesse Wilson
2010-10-21Remove obsolete test from AllTests group.Jesse Wilson
2010-10-21Merge "Remove tests for SecurityManager." into gingerbreadJesse Wilson
2010-10-21Remove tests for SecurityManager.Jesse Wilson
2010-10-20Fix SamplingProfiler for use in zygoteBrian Carlstrom
2010-10-19Merge "Test that strings interned manually and then later loaded as literals ...Jesse Wilson
2010-10-19Test that strings interned manually and then later loaded as literals maintai...Jesse Wilson
2010-10-15Clean up the construction-time arrangements.Dan Bornstein
2010-10-14Merge "Tests for HTTP bugs using HTTPS through a proxy." into gingerbreadJesse Wilson
2010-10-14Merge "Fix HTTPS hostname verification to use the URL host, not the proxy hos...Jesse Wilson
2010-10-14Tests for HTTP bugs using HTTPS through a proxy.Jesse Wilson
2010-10-14Fix HTTPS hostname verification to use the URL host, not the proxy host.Jesse Wilson
2010-10-14Merge "Fix Class.getMethods() for visibility bridge methods." into gingerbreadJesse Wilson
2010-10-14Fix Class.getMethods() for visibility bridge methods.Jesse Wilson
2010-10-13Change SSLParametersImpl.getDefaultTrustManager to not throw checked exceptionsBrian Carlstrom
2010-10-13SSLParameters.getDefaultTrustManager() should lazily initialize its valueBrian Carlstrom
2010-10-07Drop a proper finalizer in RandomAccessFile to catch resource leaks.Jesse Wilson
2010-10-07Test what happens to RandomAccessFile when it is leaked.Jesse Wilson
2010-10-07java.io.File javadoc improvements.Elliott Hughes
2010-10-06Merge "Fix and improve Matcher.group(int) documentation." into gingerbreadElliott Hughes
2010-10-06Fix and improve Matcher.group(int) documentation.Elliott Hughes
2010-10-05Merge "Favor Harmony's CertificateFactory.X509 over BouncyCastle's" into ging...Brian Carlstrom
2010-10-04Favor Harmony's CertificateFactory.X509 over BouncyCastle'sBrian Carlstrom
2010-10-04Merge "Test updates for new SecretKeyFactory.PBKDF2WithHmacSHA1 support" into...Brian Carlstrom
2010-10-04Test updates for new SecretKeyFactory.PBKDF2WithHmacSHA1 supportBrian Carlstrom
2010-10-04Merge "Remove logging tests duplicated from Harmony" into gingerbreadJesse Wilson
2010-10-04Merge "Delete test for the AES algorithm parameter generator, which we no lon...Jesse Wilson
2010-10-04Delete test for the AES algorithm parameter generator, which we no longer sup...Jesse Wilson
2010-10-04Fix a test with broken expectations for localized arabic exponent.Jesse Wilson
2010-10-04Merge "Update TestUtils certificates to fix CertPathBuilder1Test and CertPath...Brian Carlstrom
2010-10-04Update TestUtils certificates to fix CertPathBuilder1Test and CertPathTestBrian Carlstrom
2010-10-03Remove math tests duplicated from Harmony.Jesse Wilson
2010-10-02Remove logging tests duplicated from HarmonyJesse Wilson
2010-10-01Scrub test failures in java.text.Jesse Wilson
2010-10-01Merge "SSL* AppData should not hold onto JNI global references" into gingerbreadBrian Carlstrom
2010-10-01SSL* AppData should not hold onto JNI global referencesBrian Carlstrom
2010-10-01Remove an out-of-date expectation.Elliott Hughes
2010-10-01Merge "Better detail messages for System.loadLibrary UnsatisfiedLinkErrors." ...Elliott Hughes
2010-09-30Include a message when a task is rejected from an executor.Jesse Wilson
2010-09-30Better detail messages for System.loadLibrary UnsatisfiedLinkErrors.Elliott Hughes