OSDN Git Service

android-x86/dalvik.git
2010-03-03 Elliott HughesCopy Froyo's version of MulticastSocketTest to Eclair... eclair-x86
2010-02-05 The Android... reconcile main tree with open-source eclair
2010-01-29 The Android... reconcile android-2.1_r1 snapshot
2010-01-22 Brett ChabotMerge "Mark libcore cert tests using expired certs...
2010-01-21 Brett ChabotMark libcore cert tests using expired certs as known...
2010-01-21 Brett ChabotFix for DecimalFormatTest#test_formatToCharacterIterato...
2010-01-12 The Android... android-2.1_r1 snapshot
2010-01-12 Brett ChabotFix ScannerTest failures.
2010-01-08 Brett ChabotFix DecimalFormatTest#test_serializationHarmonyRICompat...
2009-12-22 Android (Google... Merge change I1d9b205f into eclair
2009-12-22 Brett ChabotSkip locale dependent libcore tests if required locales...
2009-12-21 Android (Google... Merge change I0ffa1dd4 into eclair
2009-12-21 Scott Maindoc change: fix a broken link in class summary
2009-12-14 Brett ChabotTemporarily omit libcore tests that fail when run in...
2009-12-07 Dan BornsteinTwo exception-related tweaks: (1) Make the dynamic...
2009-11-13 Jean-Baptiste... eclair snapshot
2009-11-07 Brett ChabotDO NOT MERGE. CTS test cleanup. Mark tests as KnownFail...
2009-10-08 Brett Chabotam 32f89821: Merge change 26044 into donut-gms
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-24 Andy McFaddenRemove ((noreturn)) from dvmAbort().
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 Andy McFaddenMore doc changes.
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 Andy McFaddenAnother doc update.
2009-09-21 Android (Google... Merge change 25979 into eclair
2009-09-21 David 'Digit... Allow dalvik pre-optimization to run in ARMv7 emulator.
2009-09-20 Android (Google... Merge change 26044 into donut-gms
2009-09-20 Bob LeeReplaced an O(N) algorithm with an O(1) algorithm....
2009-09-20 Brett ChabotRemove tests.api.java.io.FileTest#test_delete as known...
2009-09-18 Andy McFaddenVarious minor changes to Dalvik documentation.
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 Wei Huangmodify gclog to take a procFilter argument, as well...
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 San Mehatdalvik: Switch to common cutils sched_policy api
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 RaphaelWindows SDK: add support for -J option to dx.bat
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-10 San Mehatdalvik: Use common SchedPolicy type and fix getpid...
2009-09-10 Android (Google... Merge change 24425 into eclair
2009-09-10 San Mehatvm: Add support for using scheduler policies instead...
2009-09-09 Ben ChengDO NOT MERGE: Do not enable JIT_TUNING and assertion...
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).
next