OSDN Git Service

Use native code to convert IP addresses to strings.
[android-x86/dalvik.git] / libcore / luni / src / main / java / java / net / Inet4Address.java
2009-09-18 Lorenzo ColittiUse native code to convert IP addresses to strings.
2009-09-16 Android (Google... Merge change 25126 into eclair
2009-09-14 Android (Google... Merge change 23348 into eclair
2009-09-03 Android (Google... Merge change 23208 into eclair
2009-09-03 Android (Google... Merge change 23480 into eclair
2009-09-03 Android (Google... Merge change 22771 into eclair
2009-09-02 Android (Google... Merge change 22629 into eclair
2009-09-01 Lorenzo ColittiInetAddress refactoring.
2009-08-27 Bob Leeam dfd0afbc: Each time we start an SSL session, we...
2009-08-21 Bob Leeam 2b2e488b: Exposed default trust manager.
2009-08-18 Brett Chabotam affecd77: Cleanup CTS core failing tests.
2009-08-10 Jean-Baptiste Querumerge from open-source master
2009-07-30 Jesse Wilsonam bd79e449: Fix an issue where we\'re adding 4x the...
2009-07-30 Urs Grobam 29326482: Removing MD2
2009-07-28 Android (Google... Merge change 5582
2009-07-24 Jesse WilsonIntegrate luni module (but not tests) to Harmony r772995.
2009-03-04 The Android Open... auto import from //depot/cupcake/@135843
2009-03-04 The Android Open... auto import from //depot/cupcake/@135843
2008-12-19 Jean-Baptiste QueruMerge commit 'remotes/korg/cupcake'
2008-12-18 The Android Open... Code drop from //branches/cupcake/...@124589
2008-10-21 The Android Open... Initial Contribution