summaryrefslogtreecommitdiffstats
path: root/luni
Commit message (Expand)AuthorAgeFilesLines
* Update Luni to Harmony r802921.Jesse Wilson2009-08-1146-855/+1273
* Try to connect to all the IP addresses of a host instead of just the first.Lorenzo Colitti2009-08-031-10/+88
* Merge change 8953Android (Google) Code Review2009-07-301-127/+131
|\
| * Store all IP addresses for a hostname instead of just one.Lorenzo Colitti2009-07-301-127/+131
* | am bd79e449: Fix an issue where we\'re adding 4x the intended offset.Jesse Wilson2009-07-301-3/+3
|\ \
| * | Fix an issue where we're adding 4x the intended offset.Jesse Wilson2009-07-291-3/+3
* | | am 29326482: Removing MD2Urs Grob2009-07-301-4/+10
|\ \ \ | |/ / | | / | |/ |/|
| * Removing MD2Urs Grob2009-07-291-4/+10
* | Integrate luni module (but not tests) to Harmony r772995.Jesse Wilson2009-07-24393-19275/+13920
* | Merge change 7487Android (Google) Code Review2009-07-162-2/+2
|\ \
| * | Fixed a tiny bug in TimSort that slightly affects performance on small arraysJoshua Bloch2009-07-152-2/+2
* | | Merge change 7550Android (Google) Code Review2009-07-162-10/+59
|\ \ \
| * | | Fixing wakeups caused by Thread.join() interacting with LockSupport.unpark.Jesse Wilson2009-07-162-10/+59
| |/ /
* | | am 6fbc4eb4: Merge change 7410 into donutAndroid (Google) Code Review2009-07-152-10/+43
|\ \ \ | | |/ | |/|
| * | Merge change 7410 into donutAndroid (Google) Code Review2009-07-152-10/+43
| |\ \
| | * | Fix bug: Arrays.deepToSting renders "[null]" as "null"; "[[]]" as "[]"; etc.Joshua Bloch2009-07-152-10/+43
* | | | Include the full stacktrace when a test times out.Jesse Wilson2009-07-131-2/+5
| |_|/ |/| |
* | | am 3bef2909: Merge change 4595 into donutAndroid (Google) Code Review2009-07-101-3/+2
|\ \ \ | |/ /
| * | Merge change 4595 into donutAndroid (Google) Code Review2009-07-101-3/+2
| |\ \ | | |/ | |/|
| | * Reactivating test that failed with a extensive gref count increaseUrs Grob2009-06-181-3/+2
* | | am ec537042: Merge change 6098 into donutAndroid (Google) Code Review2009-07-061-7/+11
|\ \ \ | |/ /
| * | Commented out invalid test.crazybob2009-07-021-7/+11
| |/
* | "External allocation" tracking for direct buffers.Andy McFadden2009-06-251-6/+80
* | Use RFC3493-conformant IPv6 headers.Lorenzo Colitti2009-06-171-7/+1
* | Merge change 4372Android (Google) Code Review2009-06-161-1/+1
|\ \
| * | Don't throw away the return value of connect().Lorenzo Colitti2009-06-161-1/+1
* | | am 5f9aa938: Merge change 4334 into donutAndroid (Google) Code Review2009-06-161-24/+0
|\ \ \ | |/ / |/| / | |/
| * Merge change 4334 into donutAndroid (Google) Code Review2009-06-161-24/+0
| |\
| | * Modified Thread to copy the context class loader from parent to child threads...crazybob2009-06-161-24/+0
* | | Define wrappers for connect() and bind() to support IPv6.Lorenzo Colitti2009-06-151-18/+76
* | | am 593d6c7c: Copy the correct number of bytes for IPv6 addresses in InetAddre...Lorenzo Colitti2009-06-151-1/+1
|\ \ \ | |/ /
| * | Copy the correct number of bytes for IPv6 addresses in InetAddress_gethostbyaddrLorenzo Colitti2009-06-121-1/+1
| |/
| * Test and fix for the ArrayList.addAll(), bug 2954.Jesse Wilson2009-06-112-14/+30
* | Merge change 4006Android (Google) Code Review2009-06-112-14/+30
|\ \
| * | Test and fix for the ArrayList.addAll(), bug 2954.Jesse Wilson2009-06-112-14/+30
* | | Merge change 2279Android (Google) Code Review2009-06-112-0/+220
|\ \ \
| * | | Updating archive to Harmony r772995.Jesse Wilson2009-06-092-0/+220
* | | | am 32c0ded2: Fix internal issue #1898791 ("PlatformAddressFactory PlatformAdd...Dan Bornstein2009-06-101-4/+34
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Fix internal issue #1898791 ("PlatformAddressFactory PlatformAddress cacheDan Bornstein2009-06-101-4/+34
* | | remove all references to LogSocket.hMathias Agopian2009-06-051-60/+0
* | | Fix the sim build on systems that have old versions of the glibc headers.Lorenzo Colitti2009-06-041-0/+5
* | | Unbreak sim build.Lorenzo Colitti2009-06-041-1/+7
* | | Merge change 2920Android (Google) Code Review2009-06-031-455/+713
|\ \ \
| * | | Make native socket code address-independent in preparation for IPv6 support.Lorenzo Colitti2009-06-031-455/+713
| | |/ | |/|
* | | am 29febc56: Merge change 2454 into donutAndroid (Google) Code Review2009-06-031-1/+0
|\ \ \ | | |/ | |/|
| * | Merge change 2454 into donutAndroid (Google) Code Review2009-06-031-1/+0
| |\ \
| | * | Reactivating tests disabled because of ClassLoader loopUrs Grob2009-05-281-1/+0
* | | | am 744ab6b4: Merge change 2619 into donutAndroid (Google) Code Review2009-06-021-0/+8
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | InetAddress: Stop logging DNS lookups to logcat.Mike Lockwood2009-05-281-0/+8
| * | Code to reuse PlatformAddress objects. Minimizing garbage creation on the fra...t.mehrvarz2009-05-201-5/+53
| |/