summaryrefslogtreecommitdiffstats
path: root/luni
Commit message (Expand)AuthorAgeFilesLines
* Make sure res is NULL if getaddrinfo fails.Lorenzo Colitti2009-10-021-2/+5
* Remove adb networking support from dalvik/libcore.Elliott Hughes2009-10-022-128/+21
* Switch java_net_NetworkInterface.c to C++.Elliott Hughes2009-10-012-34/+33
* am ae8d0254: am 0c0cfd5c: Merge change I96cd6f5b into eclairLorenzo Colitti2009-10-011-1/+8
|\
| * Merge change I96cd6f5b into eclairAndroid (Google) Code Review2009-09-301-1/+8
| |\
| | * Make the socket test accept ::1 as a valid result forLorenzo Colitti2009-09-301-1/+8
* | | am 1507c7ce: am f94c5d77: More multicast fixes.Lorenzo Colitti2009-10-013-5/+6
|\ \ \ | |/ /
| * | More multicast fixes.Lorenzo Colitti2009-09-303-5/+6
| |/
* | am 003d7f8d: am e851c562: Merge change Iea75a523 into eclairLorenzo Colitti2009-10-011-21/+72
|\ \ | |/
| * Merge change Iea75a523 into eclairAndroid (Google) Code Review2009-09-301-21/+72
| |\
| | * Fixes for socket options on multicast sockets.Lorenzo Colitti2009-09-301-21/+72
* | | am aa4320a4: am 1131d3da: Merge change Ie2e14dde into eclairJesse Wilson2009-10-012-41/+18
|\ \ \ | |/ /
| * | Merge change Ie2e14dde into eclairAndroid (Google) Code Review2009-09-303-42/+18
| |\ \
| | * | Remove @KnownFailure tags for tests that pass.Jesse Wilson2009-09-303-42/+18
* | | | am 2b791cc2: am 910363bd: Merge change Ib5dc3f1f into eclairJesse Wilson2009-10-011-10/+5
|\ \ \ \ | |/ / /
| * | | Merge change Ib5dc3f1f into eclairAndroid (Google) Code Review2009-09-301-10/+5
| |\ \ \
| | * | | Fixing a lame test that was relying on hashmap iteration order.Jesse Wilson2009-09-301-10/+5
| | |/ /
* | | | am a20c6d23: am b5b7f4ba: Merge change I9899be9d into eclairJesse Wilson2009-10-011-1/+7
|\ \ \ \ | |/ / /
| * | | Merge change I9899be9d into eclairAndroid (Google) Code Review2009-09-301-1/+7
| |\ \ \
| | * | | Fixing a Harmony regression in ObjectInputStream.Jesse Wilson2009-09-301-1/+7
| | |/ /
* | | | am 18ae1786: am ffa33efc: Merge change I75630000 into eclairJesse Wilson2009-10-012-13/+22
|\ \ \ \ | |/ / /
| * | | Merge change I75630000 into eclairAndroid (Google) Code Review2009-09-302-13/+22
| |\ \ \ | | |_|/ | |/| |
| | * | Fixing tests that exercise SecurityManager plus stack inspection.Jesse Wilson2009-09-302-13/+22
| | |/
| * | DO NOT MERGE: Cleaning up PipedInputStreamJesse Wilson2009-09-251-41/+82
| |/
| * Merge change 26285 into eclairAndroid (Google) Code Review2009-09-228-513/+186
| |\
| | * Use native code to convert strings to IP addresses.Lorenzo Colitti2009-09-228-513/+186
* | | Use jniThrowException instead of FindClass/ThrowNew.Elliott Hughes2009-10-012-37/+4
* | | Simplify FileInputStream.skip to match the RI.Elliott Hughes2009-09-304-47/+27
* | | Fix build (don't rely on transitive #include).Elliott Hughes2009-09-301-0/+1
* | | Throw meaningful IOException instances from native code.Elliott Hughes2009-09-305-569/+284
* | | Merge change I866cc5d6Android (Google) Code Review2009-09-301-20/+29
|\ \ \
| * | | Improve run-core-tests.Elliott Hughes2009-09-291-20/+29
* | | | Manual merge of change I3665f82b into master.Lorenzo Colitti2009-09-298-497/+224
|/ / /
* | | Replace existing ArrayList implementation with faster, simpler one.Joshua Bloch2009-09-282-462/+447
* | | Merge change 26453Android (Google) Code Review2009-09-232-36/+71
|\ \ \
| * | | Fix Formatter.format's handling of Formattable.Elliott Hughes2009-09-222-36/+71
* | | | Fix useDaylightTime for zh_TW (and other locales).Elliott Hughes2009-09-222-3/+27
* | | | am 4b8fbfe9: am 51ccfdb5: Merge change 26318 into eclairJoshua Bloch2009-09-225-109/+139
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed LinkedHashMap bug 2121546Joshua Bloch2009-09-215-109/+139
| | |/ | |/|
| * | Use native code to convert IP addresses to strings.Lorenzo Colitti2009-09-187-193/+201
* | | Merge change 26288Android (Google) Code Review2009-09-221-41/+82
|\ \ \ | |_|/ |/| |
| * | Cleaning up PipedInputStream.Jesse Wilson2009-09-211-41/+82
* | | Consistently use Formatter's cached NumberFormat.Elliott Hughes2009-09-211-1/+1
* | | Manual merge of eclair change I26548922 into master.Lorenzo Colitti2009-09-197-186/+200
|/ /
* | Fix heap corruption in nio select(2) code.Elliott Hughes2009-09-181-178/+93
* | am 120051b4: am b257c944: Report the cause of name lookup failures to Java la...Lorenzo Colitti2009-09-171-8/+5
|\ \ | |/
| * Report the cause of name lookup failures to Java land. The Java code alreadyLorenzo Colitti2009-09-151-8/+5
* | am a28e7d1a: am 1cf3dbce: Merge change 25160 into eclairLorenzo Colitti2009-09-172-92/+21
|\ \ | |/
| * Make getHostByAddr and getHostByName return the proper object type.Lorenzo Colitti2009-09-152-92/+21
* | am cc4c69bc: am 023a932a: Merge change 24788 into eclairJesse Wilson2009-09-162-5/+25
|\ \ | |/