OSDN Git Service

am c4d33d9d: Fix ClassLoaderTest to work on DEXPREOPT builds.
[android-x86/dalvik.git] / libcore /
2009-10-08 Brett Chabotam c4d33d9d: Fix ClassLoaderTest to work on DEXPREOPT...
2009-10-01 Android (Google... Merge change I96cd6f5b into eclair
2009-10-01 Lorenzo ColittiMake the socket test accept ::1 as a valid result for
2009-10-01 Lorenzo ColittiMore multicast fixes.
2009-09-30 Android (Google... Merge change Iea75a523 into eclair
2009-09-30 Lorenzo ColittiFixes for socket options on multicast sockets.
2009-09-30 Android (Google... Merge change Ie2e14dde into eclair
2009-09-30 Jesse WilsonRemove @KnownFailure tags for tests that pass.
2009-09-30 Android (Google... Merge change Ib5dc3f1f into eclair
2009-09-30 Jesse WilsonFixing a lame test that was relying on hashmap iteratio...
2009-09-30 Android (Google... Merge change I9899be9d into eclair
2009-09-30 Jesse WilsonFixing a Harmony regression in ObjectInputStream.
2009-09-30 Android (Google... Merge change I75630000 into eclair
2009-09-30 Jesse WilsonFixing tests that exercise SecurityManager plus stack...
2009-09-30 Android (Google... Merge change I86898f45 into eclair
2009-09-30 Jesse WilsonFix BigInteger math bugs.
2009-09-26 Android (Google... Merge change 27156 into eclair
2009-09-25 Jesse WilsonDeprecate many of the accidentally-published APIs in...
2009-09-25 Jesse WilsonDO NOT MERGE: Cleaning up PipedInputStream
2009-09-23 Android (Google... Merge change 26285 into eclair
2009-09-23 Lorenzo ColittiUse native code to convert strings to IP addresses.
2009-09-22 Android (Google... Merge change 26280 into eclair
2009-09-22 Android (Google... Merge change 26318 into eclair
2009-09-22 Joshua BlochFixed LinkedHashMap bug 2121546
2009-09-22 Android (Google... Merge change 26055 into eclair
2009-09-21 Android (Google... Merge change 25979 into eclair
2009-09-20 Bob LeeReplaced an O(N) algorithm with an O(1) algorithm....
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-17 Brett ChabotFix ClassLoaderTest to work on DEXPREOPT builds.
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
next