index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
luni
/
src
/
main
/
native
/
java_net_InetAddress.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the libcore registration out of libnativehelpers and into libcore.
Elliott Hughes
2010-04-16
1
-6
/
+1
*
Fix a bug, and protect against an unrelated class of bugs.
Elliott Hughes
2010-03-29
1
-15
/
+8
*
Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException.
Elliott Hughes
2010-01-28
1
-4
/
+3
*
Rewrite InetAddress' DNS cache.
Elliott Hughes
2010-01-19
1
-21
/
+11
*
Remove adb networking support from dalvik/libcore.
Elliott Hughes
2009-10-02
1
-46
/
+1
*
Use jniThrowException instead of FindClass/ThrowNew.
Elliott Hughes
2009-10-01
1
-15
/
+2
*
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
*
|
Use Get*ArrayRegion/Set*ArrayRegion instead of Get*ArrayElements.
Elliott Hughes
2009-09-09
1
-39
/
+25
|
/
*
More InetAddress fixes.
Lorenzo Colitti
2009-09-03
1
-31
/
+24
*
Enable IPv6.
Lorenzo Colitti
2009-08-18
1
-1
/
+2
*
Copy the correct number of bytes for IPv6 addresses in InetAddress_gethostbyaddr
Lorenzo Colitti
2009-06-12
1
-1
/
+1
*
InetAddress: Stop logging DNS lookups to logcat.
Mike Lockwood
2009-05-28
1
-0
/
+8
*
Fix for excessive GREF use in gethostbyaddr.
Urs Grob
2009-04-27
1
-0
/
+3
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+326
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-326
/
+0
*
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-19
1
-1
/
+6
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-102
/
+178
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-53
/
+79
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-9
/
+16
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+212