summaryrefslogtreecommitdiffstats
path: root/nio
Commit message (Expand)AuthorAgeFilesLines
* Resync a load of tests with upstream, make our build faster.Elliott Hughes2010-02-195-24/+4
* One true way to query "java.net.preferIPv6Addresses".Elliott Hughes2010-01-192-8/+5
* Make java.util.Formatter perform acceptably (and fix two jtreg failures).Elliott Hughes2009-12-031-3/+3
* Remove OSNetworkSystem.oneTimeInitialization.Elliott Hughes2009-11-122-6/+10
* Remove OSNetworkSystem.sendStream and all use of ErrorCodeException.Elliott Hughes2009-10-272-20/+6
* Remove dead native org.apache.harmony.nio.AddressUtils code.Elliott Hughes2009-10-263-119/+5
* Remove OSNetworkSystem.receiveStream.Elliott Hughes2009-10-221-2/+2
* More OSNetworkSystem cleanup.Elliott Hughes2009-10-211-1/+2
* Update NIO and NIO char packages to Harmony 802921.Jesse Wilson2009-10-16135-2061/+2001
* :: is a valid local address on a newly-created socket if IPv6 is preferred.Lorenzo Colitti2009-10-011-1/+1
* Throw meaningful IOException instances from native code.Elliott Hughes2009-09-301-0/+19
* am bd79e449: Fix an issue where we\'re adding 4x the intended offset.Jesse Wilson2009-07-302-0/+50
|\
| * Fix an issue where we're adding 4x the intended offset.Jesse Wilson2009-07-292-0/+50
* | Merge change 5582Android (Google) Code Review2009-07-273-306/+276
|\ \
| * | Integrate luni module (but not tests) to Harmony r772995.Jesse Wilson2009-07-243-306/+276
* | | am 8e696dc0: JNI direct buffer function speedup, part 3.Andy McFadden2009-07-259-8/+50
|\ \ \ | |/ / |/| / | |/
| * JNI direct buffer function speedup, part 3.Andy McFadden2009-07-249-8/+50
* | am ac02d18: am 2de2459: AI 148670: More tests that need to be marked broJorg Pleumann2009-05-111-0/+2
|\ \ | |/
| * AI 148670: More tests that need to be marked broken, sinceJorg Pleumann2009-05-111-0/+2
* | am 61df6ac: am 2f563a4: AI 148431: Marking as broken a couple of testsJorg Pleumann2009-05-071-0/+5
|\ \ | |/
| * AI 148431: Marking as broken a couple of testsJorg Pleumann2009-05-071-0/+5
| * AI 145288: Removing tabs from tests.Urs Grob2009-04-098-13/+13
* | AI 145649: am: CL 145612 am: CL 145288 Removing tabs from tests.Urs Grob2009-04-098-13/+13
* | auto import //branches/master/...@140412The Android Open Source Project2009-03-181-0/+91
|/
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-5/+0
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-112-5/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03247-0/+58650
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03247-58650/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-1046-310/+577
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-153-27/+7
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-09109-10403/+11669
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-17167-3760/+13544
* Initial ContributionThe Android Open Source Project2008-10-21247-0/+47353