OSDN Git Service

android-x86/dalvik.git
2009-09-09 Android Code... Merge change 11462 android-x86-1.6
2009-09-09 Android Code... Merge change 11461
2009-09-03 Jean-Baptiste... merge from donut
2009-08-31 Alexey TarasovTypo fix in javadoc
2009-08-30 Alexey TarasovCosmetic change: cst -> type in javadoc @param
2009-08-28 Android Code... Merge change 9368
2009-08-27 Android Code... Merge change 10635
2009-08-26 Bob LeeEach time we start an SSL session, we have to find...
2009-08-26 Barry HayesAdd a bit-map encoding of Object-reference field offset...
2009-08-25 Dan BornsteinBe more POSIXly correct in the use of expr.
2009-08-24 Android Code... Merge change 10758
2009-08-21 Bob LeeExposed default trust manager.
2009-08-14 Brett ChabotCleanup CTS core failing tests.
2009-08-07 Barry HayesChange strategy for freeing objects in the sweep.
2009-08-03 Jean-Baptiste... merge from donut
2009-07-29 Jesse WilsonFix an issue where we're adding 4x the intended offset.
2009-07-29 Jean-Baptiste... merge from donut
2009-07-29 Urs GrobRemoving MD2
2009-07-26 Jean-Baptiste... Merge korg/donut into korg/master
2009-07-24 Andy McFaddenJNI direct buffer function speedup, part 3.
2009-07-24 Andy McFaddenJNI direct buffer function speedup, part 2.
2009-07-24 Joe LaPennaFix broken link in docstring. issue 1194
2009-07-22 Android (Google... Merge change 8258 into donut
2009-07-22 Andy McFaddenMinor fixes to CheckJNI.
2009-07-22 Andy McFaddenJNI direct buffer function speedup, part 1.
2009-07-20 Android Code... Merge change 10723
2009-07-19 Brian McKennaFix mangling to translate dollar signs (to allow Scala...
2009-07-19 Mike LockwoodFix variable names related to bytecode tracing.
2009-07-15 Android (Google... Merge change 7410 into donut
2009-07-15 Joshua BlochFix bug: Arrays.deepToSting renders "[null]" as "null...
2009-07-14 Andy McFaddenDon't init class during reflection signature scan.
2009-07-13 Andy McFaddenRemove races from JNI_OnLoad invocation.
2009-07-10 Android (Google... Merge change 4595 into donut
2009-07-08 Mike LockwoodFix typo introduced in previous change.
2009-07-02 Android Code... Merge change 10482
2009-07-02 Android (Google... Merge change 6098 into donut
2009-07-02 crazybobCommented out invalid test.
2009-07-02 Android (Google... Merge change 5967 into donut
2009-07-02 Android (Google... Merge change 5991 into donut
2009-07-02 Android (Google... Merge change 5990 into donut
2009-07-01 Andy McFaddenReduce VM aborts during high CPU stress.
2009-07-01 Andy McFaddenPull 138592-p9 from master to donut.
2009-07-01 crazybobModifies OpenSSLSocketImpl to use a different lock...
2009-07-01 crazybobFixes deadlock in Runtime.exec(). We can't malloc(...
2009-06-26 San Mehatdalvik: thread: Set the control group of a thread to...
2009-06-26 Barry HayesAdd a bit-map encoding of Object-reference field offset...
2009-06-25 Android (Google... Merge change 5286 into donut
2009-06-24 Andy McFaddenCheck for failure in GetDirectBufferAddress.
2009-06-24 Dianne HackbornAdd FileDescriptor variation of startMethodTracing().
2009-06-23 Andy McFaddenMerge 137552-p9 to donut.
2009-06-23 Shin-ichiro... added/modified to support SuperH architecture
2009-06-18 Urs GrobReactivating test that failed with a extensive gref...
2009-06-16 Android (Google... Merge change 4334 into donut
2009-06-16 crazybobModified Thread to copy the context class loader from...
2009-06-15 Nagendra ModaduguAdding:
2009-06-13 Lorenzo ColittiCopy the correct number of bytes for IPv6 addresses...
2009-06-12 Jesse WilsonTest and fix for the ArrayList.addAll(), bug 2954.
2009-06-10 Dan BornsteinFix internal issue #1898791 ("PlatformAddressFactory...
2009-06-05 Andy McFaddenFix JNI GetDirectBufferAddress.
2009-06-04 Android Code... Merge change 10263
2009-06-04 Ben GruverFix field names for annotation_directory_item in docume...
2009-06-04 Ben Gruverdx incorrectly writes registers as a signed leb128...
2009-06-03 Android (Google... Merge change 2454 into donut
2009-06-01 Android (Google... Merge change 2619 into donut
2009-05-28 Mike LockwoodInetAddress: Stop logging DNS lookups to logcat.
2009-05-28 Urs GrobReactivating tests disabled because of ClassLoader...
2009-05-26 Mihai PredaBug 1844104: Fix buffer overwrite bugs in CharsetEncode...
2009-05-20 t.mehrvarzCode to reuse PlatformAddress objects. Minimizing garba...
2009-05-20 Android (Google... Merge change 1987 into donut
2009-05-19 Jack VeenstraAdd tracing of native function calls to Dalvik.
2009-05-15 Andy McFaddenIncrease the number of entries set aside for zygote...
2009-05-14 Andy McFaddenWrote Dalvik "porting guide".
2009-05-13 Andy McFaddenFix handling of "--dev" argument in dalvik tests.
2009-05-11 Android (Google... Merge change 1400 into donut
2009-05-11 Andy McFaddenIncrease default stack size from 8K to 12K.
2009-05-11 Andy Stadleram 64b928e: AI 148694: Manually copied from cupcake_dcm...
2009-05-11 Andy StadlerAI 148694: Manually copied from cupcake_dcm CL 148669...
2009-05-11 Dan Bornsteinam 974cdcd: AI 148692: Merge change #148679 into Cupcak...
2009-05-11 Dan BornsteinAI 148692: Merge change #148679 into Cupcake, since...
2009-05-11 Android (Google... Merge change 1369 into donut
2009-05-11 Andy McFaddenUpdated a comment.
2009-05-11 Jorg Pleumannam 2de2459: AI 148670: More tests that need to be marke...
2009-05-11 Jorg PleumannAI 148670: More tests that need to be marked broken...
2009-05-08 Andy McFaddenPull the useful part of p9-132414 over to "donut".
2009-05-07 Jorg Pleumannam c423b40: AI 148447: Marking some more tests as broke...
2009-05-07 Jorg PleumannAI 148447: Marking some more tests as broken, because...
2009-05-07 Jorg Pleumannam 2f563a4: AI 148431: Marking as broken a couple of...
2009-05-07 Jorg PleumannAI 148431: Marking as broken a couple of tests
2009-05-06 Android (Google... Merge change 1003 into donut
2009-05-06 Jack VeenstraAdd support for tracing Java method entry/exit in emulator.
2009-05-06 Android (Google... Merge change 1055 into donut
2009-05-06 Jing YuFix issue 1687880.
2009-05-06 Andy McFaddenAdded XML output mode for dexdump.
2009-05-05 Android (Google... Merge change 993 into donut
2009-05-05 Andy McFaddenPull fix from master branch, and correct filename juggling.
2009-05-04 Android (Google... Merge change 945 into donut
2009-05-04 Andy McFaddenMoved the context class loader init down a bit to ensur...
2009-05-04 Android (Google... Merge change 944 into donut
2009-05-04 Andy McFaddenSet the main thread's context class loader to the syste...
2009-05-04 Andy McFaddenTest for null object in the Get<Type>Field and Set...
next