summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Fix KXmlSerializer so it won't generate invalid XML.Elliott Hughes2009-11-181-0/+54
* Fix HttpURLConnection's chunked encoding behavior.Elliott Hughes2009-11-122-78/+52
* Remove deadlock-prone thread pool.Elliott Hughes2009-11-041-91/+7
* Fixing 1 of the 4 BufferedReader test failures in bug 2224903.Jesse Wilson2009-10-301-0/+64
* Implement ProcessBuilder.redirectErrorStream.Elliott Hughes2009-10-281-2/+23
* A new hygenic way for tests to clean up before or after execution.Jesse Wilson2009-10-252-73/+159
* Respond to impossible CloneNotSupportedExceptions with AssertionErrors.Jesse Wilson2009-10-161-1/+1
* Adding a timeout for standard out as well as standard error.Jesse Wilson2009-10-091-24/+27
* Rewrite Support_Exec to support timeouts on waiting processes.Jesse Wilson2009-10-091-171/+79
* Merge change 24110 into eclairAndroid (Google) Code Review2009-09-151-0/+0
|\
| * JarFile was not able to verify signed files with size 0.Urs Grob2009-09-071-0/+0
* | Fixing the delimiter for the HTTP "Accept" header to be well-formed.Jesse Wilson2009-09-111-8/+45
|/
* Update prefs to Harmony r772995.Jesse Wilson2009-08-311-0/+73
* IPv6 fixes to java.net.InetAddress.Lorenzo Colitti2009-08-261-14/+0
* Removing MD2Urs Grob2009-07-292-2/+7
* Reactivating tests disabled because of ClassLoader loopUrs Grob2009-05-281-8/+2
* AI 147896: Some more fixes for tests that failed inJorg Pleumann2009-04-281-3/+26
* AI 147121: Fixes for tests in the luni module.Urs Grob2009-04-213-0/+1296
* AI 143070: Two small fixes for the support module. TheJorg Pleumann2009-03-272-11/+4
* Automated import from //branches/cupcake/...@141706,141706Urs Grob2009-03-244-233/+44
* auto import from //branches/cupcake_rel/...@141571The Android Open Source Project2009-03-191-0/+61
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-5/+10
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-113-12/+16
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03224-0/+15698
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03224-15698/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-1016-12/+219
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-0984-700/+4487
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1715-10/+999
* Initial ContributionThe Android Open Source Project2008-10-21138-0/+10715