OSDN Git Service

Fixed LinkedHashMap bug 2121546
[android-x86/dalvik.git] / libcore /
2009-09-22 Joshua BlochFixed LinkedHashMap bug 2121546
2009-09-18 Android (Google... Merge change 25603 into eclair
2009-09-18 Lorenzo ColittiUse native code to convert IP addresses to strings.
2009-09-18 Android (Google... Merge change 24897 into eclair
2009-09-18 Jesse WilsonFixing available() and close() for archive streams.
2009-09-16 Android (Google... Merge change 25361 into eclair
2009-09-16 Android (Google... Merge change 25126 into eclair
2009-09-16 Jesse WilsonUpdate archive to the r802921 from Harmony.
2009-09-16 Lorenzo ColittiReport the cause of name lookup failures to Java land...
2009-09-16 Android (Google... Merge change 25160 into eclair
2009-09-16 Elliott HughesMake Resources$DefaultTimeZones preloadable again.
2009-09-16 Lorenzo ColittiMake getHostByAddr and getHostByName return the proper...
2009-09-15 Jesse WilsonFirst cut at a tool to perform automated syncs from...
2009-09-15 Android (Google... Merge change 24110 into eclair
2009-09-14 Android (Google... Merge change 24840 into eclair
2009-09-14 Android (Google... Merge change 23348 into eclair
2009-09-14 Android (Google... Merge change 24788 into eclair
2009-09-12 Android (Google... Merge change 24508 into eclair
2009-09-11 Android (Google... Merge change 24751 into eclair
2009-09-11 Jesse WilsonFixing the delimiter for the HTTP "Accept" header to...
2009-09-11 Bob LeeAddressed reviewer comments.
2009-09-11 Android (Google... Merge change 24723 into eclair
2009-09-11 Lorenzo ColittiRemove code duplication in InetAddress.getByAddress.
2009-09-11 Android (Google... Merge change 24320 into eclair
2009-09-11 Android (Google... Merge change 24620 into eclair
2009-09-11 Jesse WilsonFix cert code to use the String form for TELETEX-encode...
2009-09-10 Lorenzo ColittiSimplify networking code initialization using static...
2009-09-07 Urs GrobJarFile was not able to verify signed files with size 0.
2009-09-07 Android (Google... Merge change 23896 into eclair
2009-09-06 Bob LeeModified Thread.c to allow sampling profiler thread...
2009-09-04 Lorenzo ColittiDocument that createSocketFileDescriptor throws an...
2009-09-04 Android (Google... Merge change 23983 into eclair
2009-09-04 Lorenzo ColittiIf an error occurs when creating a socket, don't call...
2009-09-04 Android (Google... Merge change 23572 into eclair
2009-09-04 Urs GrobInputStreamReader forgets to convert incomplete multiby...
2009-09-04 Android (Google... Merge change 22871 into eclair
2009-09-04 Lorenzo ColittiMore InetAddress fixes.
2009-09-04 Android (Google... Merge change 23918 into eclair
2009-09-03 Jesse Wilsondo not merge: Josh's optimized HashMap and Hashtable
2009-09-03 Android (Google... Merge change 23208 into eclair
2009-09-03 Elliott HughesFix Class.getConstructor("whatever", (Class[]) null).
2009-09-03 Nagendra ModaduguUpdate GlobalSign Root CA to one that expires in 2028.
2009-09-03 Android (Google... Merge change 23480 into eclair
2009-09-03 Android (Google... Merge change 22771 into eclair
2009-09-03 Android (Google... Merge change 23683 into eclair
2009-09-02 Android (Google... Merge change 23724 into eclair
2009-09-02 Android (Google... Merge change 23675 into eclair
2009-09-02 Lorenzo ColittiUnbreak Dalvik VM initialization due to a native method...
2009-09-02 Andy McFaddenDO NOT MERGE: Fix implementation of Thread.isAlive
2009-09-02 Elliott HughesFix two calls to memset(3) whose arguments were reversed.
2009-09-02 Android (Google... Merge change 22629 into eclair
2009-09-02 Lorenzo ColittiDo not check hash codes against golden values. Instead...
2009-09-01 Lorenzo ColittiInetAddress refactoring.
2009-09-01 Nagendra ModaduguAdd Entrust root and intermediate certs.
2009-08-31 Jesse WilsonUpdate crypto package to Harmony r802921. Only Javadoc...
2009-08-31 Jesse WilsonUpdate prefs to Harmony r772995.
2009-08-31 Android (Google... Merge change 23193 into eclair
2009-08-28 Android (Google... Merge change 22992 into eclair
2009-08-28 Elliott HughesDon't mutate input in OSMemory.setIntArray/setShortArray.
2009-08-27 Lorenzo ColittiAnnotate tests that are failing due to legacy IP addres...
2009-08-27 Android (Google... Merge change 22965 into eclair
2009-08-27 Jesse WilsonUpdate x-net to Harmony r802921.
2009-08-27 Android (Google... Merge change 22845 into eclair
2009-08-27 Lorenzo ColittiIPv6 fixes to java.net.InetAddress.
2009-08-27 Bob Leeam dfd0afbc: Each time we start an SSL session, we...
2009-08-26 Jesse WilsonUpdate sql to Harmony 802921.
2009-08-26 Bob LeeEach time we start an SSL session, we have to find...
2009-08-26 Android (Google... Merge change 22659 into eclair
2009-08-25 Elliott HughesFix "whatever".split(".") behavior.
2009-08-25 Jesse WilsonSmall changes missed in the original submission of...
2009-08-25 Android (Google... Merge change 22482 into eclair
2009-08-24 Jesse WilsonUpdate java.text to Harmony r802921.
2009-08-21 Android (Google... Merge change 22183 into eclair
2009-08-21 Bob Leeam 2b2e488b: Exposed default trust manager.
2009-08-21 Bob LeeExposed default trust manager.
2009-08-20 Android (Google... Merge change 22152 into eclair
2009-08-19 Android (Google... Merge change 21907 into eclair
2009-08-19 Android (Google... Merge change 21833 into eclair
2009-08-19 Jesse WilsonFixing Unsafe.getUnsafe() to look up the stack the...
2009-08-18 Lorenzo ColittiEnable IPv6.
2009-08-18 Brett Chabotam affecd77: Cleanup CTS core failing tests.
2009-08-14 Brett ChabotCleanup CTS core failing tests.
2009-08-11 Jesse WilsonUpdate Luni to Harmony r802921.
2009-08-10 Jean-Baptiste Querumerge from open-source master
2009-08-07 Android (Google... Merge change 20378
2009-08-06 Android (Google... Merge change 8538
2009-08-06 Bob LeeA sampling profiler for Dalvik.
2009-08-05 Android (Google... Merge change 9641
2009-08-05 Android (Google... Merge change 20002
2009-08-04 Jesse WilsonUpdating math to Harmony r772995.
2009-08-03 Lorenzo ColittiTry to connect to all the IP addresses of a host instea...
2009-08-03 Jean-Baptiste Querumerge from donut
2009-08-01 Android (Google... Merge change 9395
2009-07-31 Android (Google... Merge change 9414
2009-07-31 Android (Google... Merge change 9384
2009-07-31 Andy McFaddenAdded VMDebug.crash() (hidden).
2009-07-30 Android (Google... Merge change 8953
2009-07-30 Lorenzo ColittiStore all IP addresses for a hostname instead of just...
2009-07-30 Android (Google... Merge change 9190
2009-07-30 Jesse Wilsonam bd79e449: Fix an issue where we\'re adding 4x the...
next