Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure res is NULL if getaddrinfo fails. | Lorenzo Colitti | 2009-10-02 | 1 | -2/+5 |
* | Remove adb networking support from dalvik/libcore. | Elliott Hughes | 2009-10-02 | 2 | -128/+21 |
* | Switch java_net_NetworkInterface.c to C++. | Elliott Hughes | 2009-10-01 | 2 | -34/+33 |
* | am ae8d0254: am 0c0cfd5c: Merge change I96cd6f5b into eclair | Lorenzo Colitti | 2009-10-01 | 1 | -1/+8 |
|\ | |||||
| * | Merge change I96cd6f5b into eclair | Android (Google) Code Review | 2009-09-30 | 1 | -1/+8 |
| |\ | |||||
| | * | Make the socket test accept ::1 as a valid result for | Lorenzo Colitti | 2009-09-30 | 1 | -1/+8 |
* | | | am 1507c7ce: am f94c5d77: More multicast fixes. | Lorenzo Colitti | 2009-10-01 | 3 | -5/+6 |
|\ \ \ | |/ / | |||||
| * | | More multicast fixes. | Lorenzo Colitti | 2009-09-30 | 3 | -5/+6 |
| |/ | |||||
* | | am 003d7f8d: am e851c562: Merge change Iea75a523 into eclair | Lorenzo Colitti | 2009-10-01 | 1 | -21/+72 |
|\ \ | |/ | |||||
| * | Merge change Iea75a523 into eclair | Android (Google) Code Review | 2009-09-30 | 1 | -21/+72 |
| |\ | |||||
| | * | Fixes for socket options on multicast sockets. | Lorenzo Colitti | 2009-09-30 | 1 | -21/+72 |
* | | | am aa4320a4: am 1131d3da: Merge change Ie2e14dde into eclair | Jesse Wilson | 2009-10-01 | 2 | -41/+18 |
|\ \ \ | |/ / | |||||
| * | | Merge change Ie2e14dde into eclair | Android (Google) Code Review | 2009-09-30 | 3 | -42/+18 |
| |\ \ | |||||
| | * | | Remove @KnownFailure tags for tests that pass. | Jesse Wilson | 2009-09-30 | 3 | -42/+18 |
* | | | | am 2b791cc2: am 910363bd: Merge change Ib5dc3f1f into eclair | Jesse Wilson | 2009-10-01 | 1 | -10/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge change Ib5dc3f1f into eclair | Android (Google) Code Review | 2009-09-30 | 1 | -10/+5 |
| |\ \ \ | |||||
| | * | | | Fixing a lame test that was relying on hashmap iteration order. | Jesse Wilson | 2009-09-30 | 1 | -10/+5 |
| | |/ / | |||||
* | | | | am a20c6d23: am b5b7f4ba: Merge change I9899be9d into eclair | Jesse Wilson | 2009-10-01 | 1 | -1/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge change I9899be9d into eclair | Android (Google) Code Review | 2009-09-30 | 1 | -1/+7 |
| |\ \ \ | |||||
| | * | | | Fixing a Harmony regression in ObjectInputStream. | Jesse Wilson | 2009-09-30 | 1 | -1/+7 |
| | |/ / | |||||
* | | | | am 18ae1786: am ffa33efc: Merge change I75630000 into eclair | Jesse Wilson | 2009-10-01 | 2 | -13/+22 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge change I75630000 into eclair | Android (Google) Code Review | 2009-09-30 | 2 | -13/+22 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Fixing tests that exercise SecurityManager plus stack inspection. | Jesse Wilson | 2009-09-30 | 2 | -13/+22 |
| | |/ | |||||
| * | | DO NOT MERGE: Cleaning up PipedInputStream | Jesse Wilson | 2009-09-25 | 1 | -41/+82 |
| |/ | |||||
| * | Merge change 26285 into eclair | Android (Google) Code Review | 2009-09-22 | 8 | -513/+186 |
| |\ | |||||
| | * | Use native code to convert strings to IP addresses. | Lorenzo Colitti | 2009-09-22 | 8 | -513/+186 |
* | | | Use jniThrowException instead of FindClass/ThrowNew. | Elliott Hughes | 2009-10-01 | 2 | -37/+4 |
* | | | Simplify FileInputStream.skip to match the RI. | Elliott Hughes | 2009-09-30 | 4 | -47/+27 |
* | | | Fix build (don't rely on transitive #include). | Elliott Hughes | 2009-09-30 | 1 | -0/+1 |
* | | | Throw meaningful IOException instances from native code. | Elliott Hughes | 2009-09-30 | 5 | -569/+284 |
* | | | Merge change I866cc5d6 | Android (Google) Code Review | 2009-09-30 | 1 | -20/+29 |
|\ \ \ | |||||
| * | | | Improve run-core-tests. | Elliott Hughes | 2009-09-29 | 1 | -20/+29 |
* | | | | Manual merge of change I3665f82b into master. | Lorenzo Colitti | 2009-09-29 | 8 | -497/+224 |
|/ / / | |||||
* | | | Replace existing ArrayList implementation with faster, simpler one. | Joshua Bloch | 2009-09-28 | 2 | -462/+447 |
* | | | Merge change 26453 | Android (Google) Code Review | 2009-09-23 | 2 | -36/+71 |
|\ \ \ | |||||
| * | | | Fix Formatter.format's handling of Formattable. | Elliott Hughes | 2009-09-22 | 2 | -36/+71 |
* | | | | Fix useDaylightTime for zh_TW (and other locales). | Elliott Hughes | 2009-09-22 | 2 | -3/+27 |
* | | | | am 4b8fbfe9: am 51ccfdb5: Merge change 26318 into eclair | Joshua Bloch | 2009-09-22 | 5 | -109/+139 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fixed LinkedHashMap bug 2121546 | Joshua Bloch | 2009-09-21 | 5 | -109/+139 |
| | |/ | |/| | |||||
| * | | Use native code to convert IP addresses to strings. | Lorenzo Colitti | 2009-09-18 | 7 | -193/+201 |
* | | | Merge change 26288 | Android (Google) Code Review | 2009-09-22 | 1 | -41/+82 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Cleaning up PipedInputStream. | Jesse Wilson | 2009-09-21 | 1 | -41/+82 |
* | | | Consistently use Formatter's cached NumberFormat. | Elliott Hughes | 2009-09-21 | 1 | -1/+1 |
* | | | Manual merge of eclair change I26548922 into master. | Lorenzo Colitti | 2009-09-19 | 7 | -186/+200 |
|/ / | |||||
* | | Fix heap corruption in nio select(2) code. | Elliott Hughes | 2009-09-18 | 1 | -178/+93 |
* | | am 120051b4: am b257c944: Report the cause of name lookup failures to Java la... | Lorenzo Colitti | 2009-09-17 | 1 | -8/+5 |
|\ \ | |/ | |||||
| * | Report the cause of name lookup failures to Java land. The Java code already | Lorenzo Colitti | 2009-09-15 | 1 | -8/+5 |
* | | am a28e7d1a: am 1cf3dbce: Merge change 25160 into eclair | Lorenzo Colitti | 2009-09-17 | 2 | -92/+21 |
|\ \ | |/ | |||||
| * | Make getHostByAddr and getHostByName return the proper object type. | Lorenzo Colitti | 2009-09-15 | 2 | -92/+21 |
* | | am cc4c69bc: am 023a932a: Merge change 24788 into eclair | Jesse Wilson | 2009-09-16 | 2 | -5/+25 |
|\ \ | |/ |