aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-10Merge commit 'android-2.3.7_r1' into linaro_android_2.3.7linaro_android_2.3.7Patrik Ryd
2011-10-21libcore: Add workaround for old host compilerslinaro_android_2.3.5Bernhard Rosenkraenzer
2011-10-21sqlite-jdbc: Add workaround for building with older host compilersBernhard Rosenkraenzer
2011-09-19libcore: Fix aliasing violationsBernhard Rosenkraenzer
2011-09-12keep history after reconcile of gingerbread-releaseandroid-2.3.7_r1gingerbread-mr4-releaseThe Android Automerger
2011-09-02Remove DigiNotar Root CABrian Carlstrom
2011-08-30Remove DigiNotar Root CAandroid-2.3.6_r1android-2.3.6_r0.9gingerbread-releaseBrian Carlstrom
2011-08-21revert to -fno-strict-aliasing to avoid aliasing warningsChao Yang
2011-08-09Merge commit 'android-2.3.5_r1' into linaro_android_2.3.5Patrik Ryd
2011-06-23Disable Werror option to avoid build errors using GCC 4.5/4.6.linaro_android_2.3.4Sachin Kamat
2011-06-07Merge "Skip tests if it includes unsupported locale/charset" into gingerbreadandroid-cts-2.3_r5android-cts-2.3_r4android-2.3.5_r1Jean-Baptiste Queru
2011-03-29Don't read from the delegate stream after we close it.android-sdk-2.3.4_r1android-cts-2.3_r3android-2.3.4_r1android-2.3.4_r0.9Jesse Wilson
2011-03-24Fix initialization races in X509CertImpl DO NOT MERGEBrian Carlstrom
2011-03-25Skip tests if it includes unsupported locale/charsetMasanori Ogino
2011-03-18DO NOT MERGE: Ensure sslSelect is non-blockingBrian Carlstrom
2011-03-15DeflaterOutputStream should output all available compressed dataBrian Carlstrom
2011-03-03CA certificate updateBrian Carlstrom
2011-01-30SSLSocket.close() should not throw an IOException if there is a problem sendi...android-cts-2.3_r2android-2.3.3_r1aandroid-2.3.3_r1.1android-2.3.3_r1linaro_android_2.3.3Brian Carlstrom
2011-01-14Merge from open-source gingerbreadJean-Baptiste Queru
2011-01-14Merge from open-source gingerbreadandroid-cts-2.3_r1Jean-Baptiste Queru
2011-01-14Clean up/out some comments.Dan Bornstein
2011-01-14Remove pointless tests.Dan Bornstein
2011-01-14Merge from open-source gingerbreadJean-Baptiste Queru
2011-01-14Merge "Address CTS test failures in libcore for gingerbread." into gingerbreadJean-Baptiste Queru
2011-01-14Clean up/out some comments.Dan Bornstein
2011-01-13Remove pointless tests.Dan Bornstein
2011-01-11Fix Double.toString.Elliott Hughes
2011-01-10Merge "Fix @see links" into gingerbreadBrad Fitzpatrick
2011-01-07Merge "Export the assignable instance counting." into gingerbreadCarl Shapiro
2011-01-07Address CTS test failures in libcore for gingerbread.Jesse Wilson
2011-01-07Merge "TARGET_PRELINK_MODULE should not be modified in module's definition" i...Ying Wang
2011-01-05Fix libcore javadoc errors.Elliott Hughes
2011-01-05Fix @see linksBrad Fitzpatrick
2011-01-04Export the assignable instance counting.Carl Shapiro
2010-12-28TARGET_PRELINK_MODULE should not be modified in module's definitionYing Wang
2010-12-16HttpsURLConnection retry should not invoke X509TrustManager and HostnameVerif...Brian Carlstrom
2010-12-14Throw the expected exception after the response failed.Jesse Wilson
2010-12-09Fix various issues in CopyOnWriteArrayList discovered by Google Collections' ...Jesse Wilson
2010-12-06Targeted backport of a java.util.Inflater fix.Elliott Hughes
2010-11-30Do not merge: Fix a bug where we weren't pooling connections due to mismatche...Jesse Wilson
2010-11-16HttpsURLConnection fixes to pass URLConnectionTest and HttpsURLConnectionTestBrian Carlstrom
2010-11-16HttpsURLConnectionTest rewrite and URLConnectionTest updatesandroid-2.3_r1android-2.3.2_r1android-2.3.1_r1Brian Carlstrom
2010-11-16Propagate pending exception from cert_client_cbBrian Carlstrom
2010-11-09Merge "Don't kill the instrumentation test runner with an uncaught exception....Jesse Wilson
2010-11-09Don't kill the instrumentation test runner with an uncaught exception.Jesse Wilson
2010-11-04Add @Deprecated to match @deprecated where it's missing in libcore.Jesse Wilson
2010-11-01Avoid races between OpenSSLSocketImpl I/O and close()Brian Carlstrom
2010-10-29Remove a pointless test, which just tested a test support class.Dan Bornstein
2010-10-29Replace the implementation of this class.Dan Bornstein
2010-10-27Set capabilities sooner.Andy McFadden